

/* Start:/bitrix/templates/obermeister/css/usloviya-raboty.css?17606895261823*/
.header {
    background-image: url(/img/ban_4.jpg);
}

.b-uslov + .b-uslov {
    margin-top: 138px;
}

.table-title {
    margin-bottom: 32px;
    font-size: 32px;
    font-size: clamp(22px, 3vw, 32px);
}
.table-uslov {
    max-width: 1000px;
}
.table-uslov__row {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    margin-bottom: 14px;
}
.table-uslov__row::after {
    content: "……………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………";
    flex: 1;
    overflow: hidden;
    opacity: 0.1;
    font-size: 24px;
    line-height: 1;
    margin-top: -4px;
}
.table-uslov__left {
    position: relative;
    z-index: 1;
    padding-right: 10px;
    background-color: #d6d6d6;
    font-size: 22px;
}
.table-uslov__left img {
    float: left;
}
.table-uslov__left span {
    display: flex;
    margin-left: 80px;
    min-height: 50px;
    align-items: center;
}
.table-uslov__right {
    position: absolute;
    right: 0;
    z-index: 1;
    background-color: #d6d6d6;
    padding-left: 5px;
    font-size: 20px;
    font-weight: bold;
}
@media (max-width: 767.98px) {
    .table-uslov__row {
        flex-direction: column;
    }
    .table-uslov__right {
        position: static;
    }
}

.table-warning {
    position: relative;
    margin-bottom: 44px;
    padding-left: 48px;
    font-size: 20px;
    font-weight: bold;
}
.table-warning::before {
    content: "";
    position: absolute;
    left: 0;
    width: 24px;
    height: 22px;
    background: no-repeat url(/img/warning.png);
}
/* End */
/* /bitrix/templates/obermeister/css/usloviya-raboty.css?17606895261823 */
