<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.spisok_bl {
    position: relative;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    color: #666666;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 36px;
}

.list_icon_bl {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.osnav_bl {
    text-align: center;
    position: relative;
    height: 100px;
    margin-bottom: 40px;
}

p.block_name_icon_bl {
    width: 91%;
    padding: 9px 30px 0px 30px;
    margin: auto;
    font-size: 19px;
    line-height: 26px;
    font-weight: 600;
    z-index: 99;
    text-transform: uppercase;
    color: #ffffff;
    background: #157bad;
    border-radius: 50px;
    height: 93px;
}

img.preview_picture_bl {
    position: absolute;
    top: 0px;
    left: 13px;
    z-index: -1;
}

.block_icon_bl {
    width: 31%;
    margin: 1%;
}

.zagolovok_bl {
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    font-weight: 600;
    text-transform: uppercase;
    color: #157bad;
    padding-top: 44px;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 40px;
}

.spisok_bl:after {
    content: "";
    left: -20px;
    top: 6px;
    position: absolute;
    background: url(/about/career/to.png);
    width: 8px;height: 8px;
}

.zagolovok_bl:after {
    content: "";
    left: 0;
    top: -6px;
    position: absolute;
    background-image: url(/about/career/logo_ram.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.list_icon_bl.block_2449 .block_icon_bl:nth-child(1) p.block_name_icon_bl{padding-top: 34px;}
.list_icon_bl.block_2449 .block_icon_bl:nth-child(2) p.block_name_icon_bl{padding-top: 34px;}
.list_icon_bl.block_2449 .block_icon_bl:nth-child(3) p.block_name_icon_bl{padding-top: 24px;}
.list_icon_bl.block_2447 .block_icon_bl:nth-child(3) p.block_name_icon_bl{padding-top: 24px;}</pre></body></html>