

/* Start:/local/components/vasoft/iblock.root/templates/.default/style.css?1743102218972*/
.section-tags {
    border-top: 1px solid #cecece;
    margin: 30px 0;
    padding: 0;
    line-height: 20px;
    max-height: 95px;
    overflow: hidden;
    transition: all 0.4s ease-out;
    position: relative;
    box-sizing: border-box;
}
.section-tags_opened{
    max-height: none;
    padding-bottom: 30px;
    transition: all 0.4s ease-out;
}
.section-tags__more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background: #fff;
    box-sizing: border-box;
    text-align: right;
}
.section-tags__more a{
    border: none !important;
}
.section-tags__more a:hover{
    text-decoration: underline !important;
}

.section-tags a {
    white-space: nowrap;
    font-size: 13px;
    display: inline-block;
    margin: 4px;
    text-decoration: none;
    border-bottom: 1px dotted #1761a8;
    color: #1761a8;
    transition: all 0.4s ease-out;
}

.section-tags a:hover {
    text-decoration: none;
    border-bottom: none;
}
/* End */


/* Start:/local/templates/rb/components/bitrix/catalog.item/block-v20231229/style.css?17431022161163*/
.catalog-item {
    position: relative;
    padding: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.catalog-section-item-name {
    flex: 1;
}

.catalog-item .catalog_item_add_offers_wrap {
    margin: 0;
}

.catalog-item .table_art {
    padding: 0;
}

.catalog-item .catalog_item_price {
    font-size: 24px;
    padding: 16px 0;
}

.catalog-item-description {
    font-size: 14px;
    line-height: 18px;
    max-height: 54px;
    padding: 0;
    color:var(--rs-inactive-color);
    overflow: hidden;
    text-overflow: ellipsis;
}

.catalog-item .catalog_item_preview_wrap a.catalog-item-img-box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.catalog-item .catalog_item_preview_wrap img {
    max-height: 100%;
}

.sert-list {
    position: absolute;
    top: 2px;
    right: 2px;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}

.sert-list__item {
    width: 50px;
    height: 50px;
    background: transparent none 50% 50% no-repeat;
    background-size: contain;
    margin: 0;
}

.sert-list__item_tp042 {
    background-image: url("/local/img/cert/tp42mb.svg");
    background-color: #fff;
}
/* End */
/* /local/components/vasoft/iblock.root/templates/.default/style.css?1743102218972 */
/* /local/templates/rb/components/bitrix/catalog.item/block-v20231229/style.css?17431022161163 */
