

/* Start:/local/templates/pb_main_2021/css/slide.css?17054300401645*/
.content .content-middle__modified {
    width: auto !important;
    float: none !important;
}

.tables-size__cat-elem {
    margin-bottom: 24px;
}

.tables-size__show {
    display: none;
}

.tables-size__elems {
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.tables-size__elem {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    box-sizing: border-box;
}

.tables-size__cat-name-wrap {
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0px 0 10px;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.tables-size__arrow-double {
    width: 13px;
    height: 13px;
    display: inline-flex;
    background-repeat: no-repeat;
    background-position: right;
    flex: 1 0 10%;
}

.tables-size__cat-elem.active .tables-size__arrow-double {
    transform: rotate(180deg);
    background-position: left;
}

.tables-size__prop {
    font-size: 14px;
    line-height: 24px;
    padding: 18px 20px 17px;
    border-bottom: 1px solid #eeeeee;
    height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tables-size__elem-name {
    font-weight: 600;
    line-height: 19px;
}

@media (max-width: 960px) {
    .tables-size__cat-name-wrap, .tables-size__prop {
        font-size: 11px;
    }

    .tables-size__prop {
        padding-left: 5px;
        padding-right: 5px;
        line-height: 1.3;
        display: block;
        align-items: center;
        justify-content: center;
    }
}

/* End */
/* /local/templates/pb_main_2021/css/slide.css?17054300401645 */
