

/* Start:/local/templates/main/components/bitrix/news/glossary/style.css?1789046421821*/
.smi-o-nas_items {max-width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 150px;}
.smi-o-nas_items .item {display:flex;margin-bottom:50px;}
.smi-o-nas_items .item .img {width: 30%;margin-right: 40px;}
.smi-o-nas_items .item .text_wrap {flex: 1;}
.smi-o-nas_items .item .date {margin-bottom: 10px;}
.smi-o-nas_items .item .name {font-size: 24px;margin-bottom: 15px;line-height: 1.2;}
.smi-o-nas_items .item .name a {border:0}
.smi-o-nas_items .item .preview_text {margin-bottom: 10px;}
.smi-o-nas_items .item .more a {
    padding: 7px 20px;
    display: inline-block;
    border: 0;
    background: #DC3140;
    color: #fff;
}

@media (max-width: 767px) {
	.smi-o-nas_items .item {display: block;}
	.smi-o-nas_items .item .img {width: 100%;margin-bottom: 15px;}
	.smi-o-nas_items .item .name {font-size: 20px;}
}
/* End */


/* Start:/local/templates/main/components/bitrix/news/glossary/bitrix/news.list/.default/style.css?1789969280894*/
.glossary__items {
    margin: 32px auto 64px;
    padding: 0 8px;
}

.glossary__categories {
    display: flex;
    justify-content: space-evenly;
}

.glossary__categories__item {
    font-size: 20px;
    font-weight: bold;

    cursor: pointer;
}

.glossary__categories__item.item__active { border-bottom: 2px solid #dc3149; }

.glossary__items-list {
    margin-top: 100px;

    font-size: 16px;

    list-style-type: disc;
}

.glossary__items-list__item { margin-bottom: 16px; }

.glossary__items-list__item .item__term {
    font-weight: bold;
    color: #dc3149;
}

@media screen and (max-width: 768px) {
    .glossary__categories {
        justify-content: center;
        gap: 16px;
    }

    .glossary__categories__item { font-size: 17px; }
}

@media screen and (max-width: 504px) {
    .glossary__categories__item { font-size: 16px; }
    .glossary__items-list { font-size: 15px; }
}
/* End */
/* /local/templates/main/components/bitrix/news/glossary/style.css?1789046421821 */
/* /local/templates/main/components/bitrix/news/glossary/bitrix/news.list/.default/style.css?1789969280894 */
