

/* Start:/local/templates/iDevice/components/bitrix/news.list/promotion/style.css?17234548211434*/
.iDevice-promotion .promotion-item--wrap {
    margin-bottom: 32px;
}
.iDevice-promotion .promotion-item--wrap .promotion-item {
    width: 100%;
    height: 320px;
    border-radius: 54px;
    background: #f3f2f8;
    overflow: hidden;
}
@media (max-width: 991.98px) {
    .iDevice-promotion .promotion-item--wrap .promotion-item {
        height: auto;
    }
}
.iDevice-promotion .promotion-item--wrap .promotion-item .promotion-item--text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
    padding-left: 100px;
    color: #5c5c5c;
    font-family: "Inter";
    font-size: 32px;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 991.98px) {
    .iDevice-promotion .promotion-item--wrap .promotion-item .promotion-item--img {
        text-align: center;
    }
    .iDevice-promotion .promotion-item--wrap .promotion-item .promotion-item--text {
        align-items: center;
        padding: 0 2rem 2rem 2rem;
        text-align: center;
    }
}
.iDevice-promotion .promotion-item--wrap .promotion-item .promotion-item--text h2 {
    margin-bottom: 0.25rem;
    color: #000;
    font-weight: 600;
}
@media (max-width: 991.98px) {
    .iDevice-promotion .promotion-item--wrap .promotion-item .promotion-item--text h2 {
        text-align: center;
    }
}
.iDevice-promotion .promotion-item--wrap .promotion-item .promotion-item--text p {
    margin-bottom: 0;
}

/* End */
/* /local/templates/iDevice/components/bitrix/news.list/promotion/style.css?17234548211434 */
