@media screen and (min-width: 2100px) {
    /* .container {
        width: 1310px;
    } */

    .steps-images__item {
        width: auto;
        height: auto;
    }

    .steps__wrap {
        justify-content: center;
    }

    .steps__inner {
        flex: none;
    }
}

@media screen and (min-width: 1450px) and (max-width: 1540px) {
    .steps-images__item {
        width: 520px;
        height: 553px;
    }

    .line-items-bottom-item__content {
        width: 83%;
    }


    .tabs__inner {
        width: 1000px;
        padding: 0;
    }
}

@media screen and (max-width: 1440px) {
    .map-items {
        padding-right: 0;
    }

    .hero__content {
        padding: 60px 0;
    }

    .line-items-bottom-item__content {
        width: 220px;
    }

    .line-items-bottom,
    .line-items-top {
        gap: 20px;
    }

    .cover-image-text__content {
        z-index: 2;
        padding: 80px 78px;
        width: 65%;
    }

}

@media screen and (max-width: 1240px) {
    /* .container {
        width: 1024px;
    } */

    .h-48 *,
    .h-48 {
        font-weight: 700;
        font-size: 40px;
        line-height: 130%;
    }

    .line-items-bottom-item__content {
        width: 94%;
    }

    .steps {
        padding: 32px 0;
    }

    .steps-images__item {
        width: 100%;
        height: auto;
    }

    .steps__inner {
        gap: 40px;
    }

    .steps__inner {
        grid-template-columns: 2fr 1fr;
    }
}

@media screen and (max-width: 1044px) {
    /* .container {
        width: 900px;
    } */

    .h-48 *,
    .h-48 {
        font-weight: 700;
        font-size: 40px;
        line-height: 130%;
    }

    .h-32 *,
    .h-32 {
        font-weight: 700;
        font-size: 24px;
        line-height: 130%;
    }

    .h-24 *,
    .h-24 {
        font-weight: 700;
        font-size: 20px;
        line-height: 130%;
    }

    .h-20 *,
    .h-20 {
        font-weight: 700;
        font-size: 16px;
        line-height: 130%;
    }

    .h-16 *,
    .h-16 {
        font-weight: 700;
        font-size: 14px;
        line-height: 130%;
    }

    .text-20 *,
    .text-20 {
        font-weight: 400;
        font-size: 16px;
    }

    .text-16 *,
    .text-16 {
        font-weight: 400;
        font-size: 16px;
    }

    .text-14 *,
    .text-14 {
        font-weight: 400;
        font-size: 14px;
    }

    .hero__content {
        width: 80%;
        padding: 60px 0;
    }

    .hero__btn {
        padding-left: 8px;
    }

    .white-boxes-list {
        margin-top: 16px;
        grid-template-columns: 1fr 1fr;
    }

    .image-text-list__inner {
        grid-template-columns: 3fr 3fr;
        gap: 32px;
    }

    .small-container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .line-items-top-item__img {
        width: 80px;
    }

    .map__wrapp {
        grid-template-columns: 3fr 2fr;
    }

    .accordeon-item.active {
        flex: 2;
    }

    .image-text__inner {
        gap: 24px;
    }


    .accordeon-items {
        gap: 16px;
    }

    .line-items-top-item .line-items-top-item__img::before {
        top: -6px;
        left: -6px;
    }

    .line-items-top-item__birka {
        top: -5px;
        left: -5px;
    }

    .hero {
        margin: 0;
    }

    .line-items-bottom,
    .line-items-top {
        gap: 16px;
    }

    .image-text-list-variant-2 .image-text-list__inner {
        gap: 24px;
    }

    .image-text-list-variant-2 .image-text-list__title {
        font-size: revert-layer;
    }

    .steps__inner {
        flex: none;
        grid-template-columns: 3fr 2fr;
    }

    .steps__wrap {
        justify-content: center;
    }

    .steps {
        margin-top: 0;
    }

    .need-support-content {
        padding: 0 32px;
    }

    .need-support-content__item {
        padding: 24px !important;
    }

    .need-support__inner {
        padding: 32px 0;
    }

    .cover-image-text__content {
        padding: 40px;
    }
}

@media screen and (max-width: 900px) {
    .container {
        width: 100%;
        padding: 0 20px;
    }

    .hero__image--desk {
        display: none;
    }

    .hero__image--mob {
        display: block;
        position: relative;
        width: 100%;
        height: auto;
    }

    .hero__inner {
        padding: 0;
        height: auto;
    }

    .hero {
        height: auto;
    }

    .hero__content {
        width: 100%;
        padding: 20px;
        padding-bottom: 40px;
    }

    .image-text-list__inner {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .image-text-list__title {
        margin: 0 0 20px;
    }

    .line-items-top__bg {
        display: none;
    }

    .line-items-bottom {
        display: none;
    }

    .line-items-top {
        display: flex;
        flex-direction: column;
    }

    .line-items-top .line-items-bottom-item {
        display: flex;
    }

    .line-items-top-item {
        display: flex;
        flex-direction: column;
    }

    .line-items-bottom-item__content {
        margin-top: 20px;
    }

    .line-items-bottom,
    .line-items-top {
        gap: 40px;
    }

    .map__img {
        display: none;
    }

    .map__wrapp {
        grid-template-columns: 1fr;
    }

    .map-item {

        width: 100%;
    }

    .map-items {
        gap: 16px;
    }

    .accordeon-items {
        flex-direction: column;
        gap: 20px;
    }

    .accordeon-item__big {
        position: relative;
        opacity: 1;
        pointer-events: all;
        height: auto;
    }

    .accordeon-item__small {
        height: 450px;
    }

    .heading-block__content {
        width: 100%;
    }

    .image-text__inner {
        grid-template-columns: 1fr;
    }

    .image-text__bg {
        display: none;
    }

    .hero {
        margin-top: 30px;
    }

    .hero__text * {
        font-size: 20px;
    }

    .h-24 *,
    .h-24 {
        font-size: 24px;
    }

    .white-boxes-list {
        padding: 0;
    }

    .white-boxes-list__title {
        font-size: 20px;

    }

    .line-items-top-item__birka {
        top: -7px;
        left: -7px;
    }

    .tabs {
        margin-bottom: 40px;
    }

    .image-text-list__wrapp {
        padding-bottom: 11px;
    }

    .accordeon-item__small-bg {
        display: none;
    }

    .image-text-list__content {
        padding-bottom: 0;
    }

    .accordeon-item__content {
        opacity: 1;
    }

    .tabs__inner {
        width: 100%;
    }

    .hero-variant-2 .hero__inner {
        padding: 0 20px;
    }

    .hero-variant-2 .hero__content {
        padding: 30px 0;
    }

    .hero-variant-2 .hero__image--mob {
        display: none;
    }

    .hero-variant-2 .hero__image--desk {
        display: block;
    }

    .hero__image {
        height: 70%;
    }

    .image-text-list-variant-2 .image-text-list__inner {
        grid-template-columns: 1fr;
    }

    .vertical-image-list__title {
        font-size: 20px;
    }

    .steps__inner {
        grid-template-columns: 1fr;
    }

    .steps-images {
        display: none;
    }

    .steps {
        height: auto;
        padding: 60px 0;
    }

    .steps__top {
        margin-bottom: 26px;
        width: 100%;
    }

    .steps-list {

        gap: 60px;
        margin-top: 0;
    }

    .steps-mobile-img {
        display: block;
        width: 50%;

        border-radius: 28px;
        box-shadow: 0 8.311px 20.778px 0 rgba(36, 31, 38, 0.15);
    }

    .steps-list__item {
        opacity: 1;
        margin-bottom: 20px;
    }

    .steps .container {
        padding: 0 40px;
    }

    .need-support-content {
        display: grid;
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 0 24px;
    }

    .need-support-content__bg {
        display: none;
    }

    .need-support__inner {
        padding: 40px 0;
    }

    .need-support-content__item {
        padding: 32px !important;
    }

    .need-support-content__title {
        font-size: 20px;
    }


    .need-support-content {
        margin-top: 40px;
    }

    .resources-list {
        grid-template-columns: 1fr;
    }

    .resources__top {
        margin-bottom: 40px;
    }

    .resources-list__item {
        padding: 24px;
    }

    .cover-image-text__image-desk {
        display: none;
    }

    .cover-image-text__image-mob {
        display: block;
    }

    .cover-image-text__content {
        width: 100%;
        padding: 30px 24px 40px;
    }

    .resources__text {
        width: 100%;
    }


    .image-text-list-variant-2 .image-text-list__inner {
        padding-right: 0;
    }

}

@media screen and (max-width: 600px) {
    .hero__btns {
        flex-direction: column;
    }

    .h-48 *,
    .h-48 {
        font-weight: 700;
        font-size: 28px;
    }

    .hero__btn {
        justify-content: space-between;
        padding-left: 30px;
    }

    .section-padding {
        padding-top: 60px;
    }

    .image-text-list__content {
        width: 100%;
    }

    .white-boxes-list {
        grid-template-columns: 1fr;
    }

    .line-items__inner {
        padding: 40px 0;
    }

    .line-items__title {
        margin-bottom: 40px;
        text-align: center;
        margin-bottom: 50px;
    }

    .accordeon-item__small {
        height: 250px;
    }

    .accordeon-item_img {
        object-position: top;
    }

    .accordeon-item__big {
        padding: 24px;
    }

    .section-padding-big {
        padding-top: 60px;
    }

    .image-text__content {
        margin-top: 0px;
    }

    .image-text {
        padding-bottom: 40px;
    }

    .line-items__title {
        padding: 0 20px;
    }

    .tabs-item {
        padding: 20px 0;
    }

    .tabs-item__top {
        display: grid;
        grid-template-columns: 8fr 1fr;
    }

    .tabs-item__plus {
        width: 24px;
        height: 24px;
    }

    .accordeon-item__title {
        font-size: 20px;
    }

    .map-item__row h3 {
        font-size: 20px;
    }

    .line-items-bottom-item .h-16 {
        font-size: 24px;
    }

    .line-items-bottom-item .text-14 {
        font-size: 16px;
    }

    .tabs-item__content {
        width: 88%;
    }

    .line-items-bottom-item .text-14 {
        padding: 0 6px;
    }


    .tabs-item__top {
        gap: 8px;
    }

    .tabs-item__top h3 {
        font-size: 20px;
    }

    .accordeon-item__bg {

        height: auto;
        width: 90%;
    }

    .hero__image {
        height: 50%;
    }

    .steps-mobile-img {
        width: 100%;
    }

    .steps-list__content h3 {
        font-size: 20px;
    }

    .steps-list__item {
        flex-direction: column;
        gap: 20px;
    }

    .need-support-content__btn {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 80%;
    }

    .cover-image-text__btn {
        width: 100%;
        padding: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (max-width: 400px) {
    .accordeon-item__small {
        height: 200px;
    }
}