

/* Start:/local/templates/kovri/components/bitrix/news.list/histoty/style.css?17755672741077*/
@media (max-width: 800px) {
    .history{
        flex-direction: column;
    }
    .history .period{
        max-width: 100% !important;
    }
    .history .text{
        margin-left: 0 !important;
        margin-bottom: 20px;
        font-size: 20px;
    }
}
.history{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.history .period{
    max-width: 450px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.history .period *{
    margin: 10px 0;
}
.history .period *:first-child, .history .period *:last-child{
    margin: 0;
}
.history .text{
    position: relative;
    max-width: 700px;
    width: 100%;
    color: #2D2D2D;
    text-align: justify;
    margin-left: 50px;
    font-size: 18px;
}
.history .text .detail {
    position: sticky;
    top: 0;
}
.history .text b{
    color: #1b1b1b;
}
.history .text p{
    margin: 0 0 10px;
}
.title{
    font-size: 22px;
    font-weight: 600;
    padding: 30px 0;
    text-align: center;
}
/* End */
/* /local/templates/kovri/components/bitrix/news.list/histoty/style.css?17755672741077 */
