

/* Start:/local/templates/2025/components/bitrix/news.list/mainpage.products/style.css?17404698572570*/
.technology-list .technology-item {
    color: #a5e433;
    display: block;
    margin-bottom: 30px;
    background: rgba(0, 0, 0, .3);
    padding: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.technology-list .technology-item:active, .technology-list .technology-item:hover {
    background: rgba(0, 0, 0, .5)
}

.technology-list .technology-item:active .soft-item__name, .technology-list .technology-item:hover .soft-item__name {
    color: #dbff9e
}

.technology-list .technology-item .soft-item__name {
    font-size: 18px;
    margin: 40px 30px 17px 0
}

@media (max-width: 991px) {
    .technology-list .technology-item .soft-item__name {
        margin-top: 20px
    }
}

@media (max-width: 575px) {
    .technology-list .technology-item .soft-item__name {
        text-align: center;
        margin: 40px 30px 17px
    }
}

.technology-list .technology-item .soft-item__info {
    color: #fff;
    font-size: 24px;
    margin-bottom: 40px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .technology-list .technology-item .soft-item__info {
        font-size: 25px
    }
}

@media (max-width: 575px) {
    .technology-list .technology-item .soft-item__info {
        font-size: 22px;
        padding: 0 20px;
        text-align: center
    }
}

.technology-list .technology-item .soft-item__img {
    min-width: 220px;
    text-align: center;
    padding: 25px;
    height: 230px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

@media (min-width: 768px) and (max-width: 991px) {
    .technology-list .technology-item {
        text-align: center
    }

    .technology-list .technology-item .soft-item__img {
        margin-bottom: 15px;
        min-height: 100px;
        height: 130px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}

@media (max-width: 480px) {
    .technology-list .technology-item .soft-item__img {
        max-width: 100%;
        min-width: initial;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}

@media (max-width: 450px) {
    .technology-list .technology-item {
        text-align: center
    }

    .technology-list .technology-item .soft-item__info {
        font-size: 20px
    }

    .technology-list .technology-item .soft-item__img {
        min-width: initial;
        margin: 0 auto 15px
    }

    .technology-list .technology-item .col-auto {
        flex: 0 0 100%;
        max-width: 100%
    }
}
/* End */
/* /local/templates/2025/components/bitrix/news.list/mainpage.products/style.css?17404698572570 */
