

/* Start:/local/components/coweb/include.area/templates/about_history/style.css?1769076793543*/
.history {
    margin-bottom: 120px !important;
}
.history__title {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 52px;
    color: #24272f;;
}
.history__content {
    padding: 20px;
}
.history__content .history__list {
    border:0;
    border-spacing: 0;
}
.history__list td {
    padding: 0 0 20px 0;
    vertical-align: top;
}
.history__list .year {
    font-weight: bold;
    padding-right:20px;
}
@media (max-width: 1100px) {
    .history__content {
        padding: 20px 0;
    }
}
/* End */
/* /local/components/coweb/include.area/templates/about_history/style.css?1769076793543 */
