.steps-container {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.step-card {
    display: flex;
    overflow: hidden;
    border-radius: 25px;
    background: linear-gradient(180deg, #7E57C5 -155.41%, #7E57C5 123.65%);
    box-shadow: 0 4px 10px 0 rgba(255, 255, 255, 0.25) inset;
    min-height: 200px;
    margin: 20px 0;
}

.step-image {
    width: 490px;
    min-width: 290px;
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
    border-radius: 25px;
}

.step-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.step-content {
    padding: 25px 35px 74px 35px;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: white;
}

.step-title {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 16px;
}

.step-title .check-icon {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.step-title .check-icon svg {

}

.step-title h2 {
    color: #F2EEFF;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -4px;
}

.step-description {
    color: #FFF;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* Адаптив */
@media (max-width: 960px) {
    body {
        padding: 20px 15px;
    }

    .step-card {
        flex-direction: column;
        min-height: auto;
    }

    .step-image {
        width: 100%;
        min-width: unset;
        height: 220px;
    }

    .step-content {
        padding: 22px 22px;
    }

    .step-title h2 {
        color: #F2EEFF;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: -2px;
    }

    .step-description {
        font-size: 14px;
    }
}

@media (max-width: 770px) {
    .step-title h2 {
        color: #FFF;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        /* 100% */
    }

    .step-image {
        height: 180px;
    }

    .step-content {
        padding: 18px 18px;
    }

    .step-description {
        font-size: 15px;
    }

    .step-title .check-icon {
        width: 26px;
        height: 26px;
    }
    .step-title {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 10px;
    }

        .step-card {
            flex-direction: column;
            min-height: auto;
                margin: 10px 0;
        }
}


/** **/
.section-title-nashy-odjecty-h2 {
    max-width: 780px;
    color: #7D55C7;
    font-size: 90px;
    font-style: normal;
    font-weight: 600;
    line-height: 90px;
    /* 100% */
    letter-spacing: -4px;
}

.section-title-nashy-odjecty-des {
    max-width: 955px;
    color: #464647;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.btn-mint-pill-nashi-project {

}

.news-card.news-card-nashi-object {
    border-radius: 25px;
    background: linear-gradient(180deg, #7E57C5 -155.41%, #7E57C5 123.65%);
    box-shadow: 0 4px 10px 0 rgba(255, 255, 255, 0.25) inset;
    margin: 0 25px 0 0;
    border: 0;
}


.news-card.news-card-nashi-object .news-card__image img{
    border-radius: 25px;
}

.news-card.news-card-nashi-object .news-card__body {
    padding: 25px 20px;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.news-card.news-card-nashi-object .news-card__text {
    font-size: 18px;
    line-height: 1.4;
    opacity: 1;
        color: #FFF;
        font-size: 21px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        display: flex;
        flex-direction: row;
        align-content: center;
        align-items: center;
        gap: 15px;
}


@media (max-width: 770px) {
    .news-card.news-card-nashi-object {
        border-radius: 25px;
        background: linear-gradient(180deg, #7E57C5 -155.41%, #7E57C5 123.65%);
        box-shadow: 0 4px 10px 0 rgba(255, 255, 255, 0.25) inset;
        margin: 0;
        border: 0;
    }
    .news-card.news-card-nashi-object .news-card__body {
        padding: 20px 20px 0 20px;
        color: #ffffff;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }

    .section-title-nashy-odjecty-des {
    color: #464647;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    /* 112.5% */
    }


    .section-title-nashy-odjecty-h2 {
    color: #7D56C4;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    /* 100% */
    letter-spacing: -2px;
    }


    .btn-slider-round.btn-slider-round-nashi-objecty {
        background: #7e57c5;
    }
    .btn-slider-round.btn-slider-round-nashi-objecty:hover {
        background-color: #7e57c5;
        transform: scale(1.05);
    }
}


/** **/
/* ===== МОБИЛЬНЫЙ СЛАЙДЕР (только новые стили) ===== */
@media (max-width: 770px) {

    .steps-wrapper {
        position: relative;
        padding-bottom: 50px;
    }

    .steps-container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 0;
        overflow-x: auto;
        overflow-y: hidden;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .steps-container::-webkit-scrollbar {
        display: none;
    }

    .step-card {
        min-width: 100%;
        width: 100%;
        flex: 0 0 100%;
        scroll-snap-align: start;
        margin: 0;
        box-sizing: border-box;
    }

    /* Пагинация */
    .steps-pagination {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
    }

    .steps-pagination-bullet {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #7E57C5;
        opacity: 0.35;
        cursor: pointer;
        transition: all 0.3s ease;
        flex-shrink: 0;
    }

    .steps-pagination-bullet.active {
        opacity: 1;
        width: 14px;
        height: 14px;
        background: transparent;
        border: 1px solid #7E57C5;
        box-shadow: inset 0 0 0 3px #7E57C5;
    }
}

@media (min-width: 771px) {
    .steps-pagination {
        display: none;
    }
}
