<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.page-job .base-content h3, .page-job .base-content h2 {
    margin-bottom: 20px;
    font-size: 20px;
    display: block;
}

body{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    height: auto;
}
body &gt; *{
    width: 100%;
}
.footer{
    margin-top: auto;
}

@media (min-width: 768px) {
    .clxe + .offering-category {
        margin-top: -90px;
    }
}

.new-leader-card__avatar-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.btn-olh {
    background-color: #a0522d;
    background: linear-gradient(to right, rgba(39, 84, 139, 1) 0%, rgba(247, 124, 64, 1) 100%);
    color: #f5f5dc;
    box-shadow: 0px 8px 20px 0px rgba(83, 60, 45, 0.4);
}

.btn-olh:hover {
    background-color: #AA6442;
}

.offering-timer .offering-timer__text {
    margin-top: 0;
}

/* CABINET SURVAY */
.list-view .summary {
    font-weight: 700;
}

.survey-item {
    margin-bottom: 30px;
    border-radius: 5px;
    background: #fff;
}

.survey-item__heading {
    display: flex;
    justify-content: space-between;
    padding: 25px 15px 20px 35px;
}

.survey-item__title {
    margin-bottom: 3px;
    color: #989898;
    font-size: 16px;
}

.survey-item__value {
    font-weight: 700;
    font-size: 18px;
    color: #212426;
}

.survey-item__group {
    display: flex;
    flex-direction: column;
}

.survey-item__group:not(:last-child) {
    margin-bottom: 10px;
}

.survey-item__media {
    min-width: 54px;
    width: 54px;
    height: 54px;
    margin-left: 10px;
}

.survey-item__icon {
    width: 100%;
    height: 100%;
}

.survey-item__footer {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #e0e0e4;
}

.survey-item__dates {
    display: flex;
}

.survey-item__date {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 90px;
    padding: 20px 35px 25px 35px;
    font-size: 16px;
}

.survey-item__date:not(:first-child) {
    border-left: 1px solid #e0e0e4;
}

.survey-item__date .date__title {
    color: #989898;
}

.survey-item__date .date__value {
    color: #212426;
}

.anniversary-t {
    min-height: 215px;
}

.anniversary-t__title {
    color: #fff;
    font-weight: 400;
    text-align: center;
}

.anniversary-t__num {
    font-weight: 700;
    font-size: 5rem;
    margin-left: 10px;
    line-height: 3rem;
}

.survey-item__actions {
    padding: 15px;
    width: 284px;
}

.survey-item__apply {
    margin-bottom: 0;
    font-size: 14px;
}

.work-place-center-button {
    margin: 0 auto;
    margin-bottom: 25px;
}

.work-place-remove-button {
    margin: 0 auto;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .anniversary-slider-wrap.wsx .anniversary-slider__header .anniversary-slider__control {
        position: static;
    }

    .anniversary-slider-wrap.wsx .anniversary-slider__header {
        margin-bottom: 20px;
    }

    .stage-competition .stage-competition__block .stage-competition__ell .stage-competition__body {
        flex-wrap: wrap;
    }

    .stage-competition .stage-competition__block .stage-competition__ell .stage-competition__num {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

    .stage-competition .stage-competition__block .stage-competition__ell .stage-competition__name br {
        display: none;
    }

    .stage-competition__row {
        text-align: center;
    }

    .stage-competition .stage-competition__block .stage-competition__ell .stage-competition__name {
        width: 100%;
        text-align: center;
        white-space: normal;
    }

    .footer-err {
        display: none !important;
    }

    .survey-item__heading {
        padding: 15px;
    }

    .survey-item__title {
        font-size: 14px;
    }

    .survey-item__value {
        font-size: 16px;
    }

    .survey-item__footer {
        flex-direction: column;
    }

    .survey-item__dates {
        border-bottom: 1px solid #e0e0e4;
    }

    .survey-item__date {
        align-items: center;
        text-align: center;
        width: 50%;
        height: auto;
        padding: 15px 20px;
    }

    .survey-item__date .date__title {
        margin-bottom: 5px;
    }

    .survey-item__actions {
        width: 100%;
    }

    .survey-item__apply {
        margin: 0 auto;
    }
}

.nox-ava__avatar img {
    height: 100%;
    object-fit: cover;
}

.notification-item__wrapper .notification-item__time {
    min-width: 130px;
}


.notification-item__wrapper .notification-item__heading .notification-item__title {
    max-width: none;
}

.wrapper .sidebar .logo {
    width: 100%;
}

.wrapper .sidebar .logo .logo-normal img {
    position: relative;
    margin: auto;
}

.serteficate-bl {
    width: 100%;
}


/* #129548 */
.nox-template__btn {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
}

/* end #129548 */


.agree-modal .lable-top {
    display: none;
}

.agree-modal .faild-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 60px;
    padding-right: 60px;
    border-bottom: 1px solid #d6d6d6;
    background-color: #efece9;
    margin-bottom: 0;
}

.agree-modal .faild-wrap input {
    position: relative;
    margin-right: 10px;
}

.agree-modal .faild-wrap label {
    font-size: 16px;
    color: rgb(33, 36, 38);
    font-weight: 400;
}

.agree-modal .faild-wrap .help-block {
    display: none;
}

.agree-modal .nox-center {
    padding-top: 30px;
    margin-top: 0;
    padding-bottom: 35px;
}

.agree-modal .nox-center .btn {
    margin-bottom: 0;
    background-color: #009688;
}

.agree-modal .nox-center .btn:disabled {
    filter: grayscale(100%);
}

.nox-ava__hover img {
    height: auto !important;
}

.btn-grach {
    background: rgb(255, 149, 77);
    background: linear-gradient(90deg, rgba(255, 149, 77, 1) 0%, rgba(228, 73, 52, 1) 100%);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-grach:active {
    background: rgb(255, 149, 77);
    background: linear-gradient(90deg, rgba(255, 149, 77, 1) 0%, rgba(228, 73, 52, 1) 100%);
}

.btn-contest {
    color: #fff;
    background: #2c5589;
    background: linear-gradient(90deg, #2c5589 0%, #f47a42 100%);
}

.btn-contest:active {
    background: #2c5589;
    background: linear-gradient(90deg, #2c5589 0%, #f47a42 100%);
}

.btn-int_map:active {
    background: linear-gradient(to right, #4F44BE, #E93342);
}

.section-prime .prime-content .btn.btn-grach {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-prime .line-btn .btn {
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.4) !important;
}

.section-prime .line-btn .btn.btn-prime {
    background-color: #E44934 !important;
}

.section-prime .line-btn .btn:hover,
.section-prime .line-btn .btn:active {
    box-shadow: none !important;
}

@media only screen and (max-width: 767px) {
    .promo-first__bg:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 2;
        width: 400px;
        background: linear-gradient(270deg, rgba(152, 105, 76, .9) 0%, rgba(152, 105, 76, 0) 100%);
    }

    .promo-first__title, .promo-first__descript {
        max-width: 480px;
    }

    .promo-num__num {
        position: relative;
        z-index: 3;
    }
}

.sbgs {
    border-radius: 20px;
    background-color: #000;
    padding: 20px;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    font-size: 18px;
    position: relative;
    display: block;
}

.sbgs p {
    font-size: 16px;
    margin-bottom: 0;
}

.sbgs__lenta img,
.sbgs__image img {
    width: 100%;
    height: auto;
}

.sbgs__image {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.sbgs__lenta {
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -50px;
    right: -10px;
}

.prmp-num__btn + .prmp-about {
    padding-top: 50px;
}

.prmp-num__btn {
    justify-content: center;
    display: flex;
    background-color: #efece9;
}

.prmp-num__btn .btn {
    margin-bottom: 0;
}

.select2-container .select2-selection {
    min-height: 66px;
    background-color: transparent;
    border-radius: 2px;
    border: 1px solid #e8e9ea;
    box-shadow: none;
}

.select2-container--krajee .select2-selection--multiple .select2-selection__rendered {
    min-height: 64px;
}

.select2-container .select2-search--inline {
    float: none;
    width: 100%;
    height: 100%;
    display: block;
    min-height: 64px;
}

.select2-container--krajee .select2-selection--multiple .select2-search--inline .select2-search__field {

}

.survey-result-item .survey-result-value {
    color: rgb(152, 107, 77);
    font-size: 14px;
    border-left: 10px solid #e4e3e1;
    background-color: rgb(250, 249, 246);
    margin-left: -10px;
    padding-left: 10px;
    margin-bottom: 5px;
}

.survey-result-item .survey-result-title {
    font-size: 14px;
    color: rgb(33, 36, 38);
}

.survey-result-item {
    margin-bottom: 20px;
}

.fc-scroller {
    overflow-x: visible !important;
}

.base-form .has-error .input.input--juro .help-block {
    position: static;
    padding: 15px 18px 5px;
    font-size: 14px;
}

.cbr-box__text {
    min-height: 63px;
}

.human-capital-wrap{
    padding-top: 25px;
    padding-bottom: 65px;
    background-color: #EFECE9;
    background-image: url("../img/human-capital-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.human-capital{
    padding-top: 80px;
    padding-bottom: 40px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: auto;
    min-height: initial;
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.human-capital &gt; *{
    position: relative;
    z-index: 1;
}
.human-capital__logo{
    position: absolute;
    z-index: 0;
    right: 45px;
    bottom: 50px;
}
.human-capital__title{
    font-size: 36px;
    text-transform: uppercase;
    line-height: 46px;
    margin-bottom: 30px;
    color: #fff;
    font-weight: 700;
}
.human-capital__btn{
    margin-bottom: 0px;
    box-shadow: 0px 12px 40px 10px rgba(151, 29, 12, 0.64);
}
.human-capital__btn:hover{
    box-shadow: none;
}
@media(max-width: 767px){
    .human-capital{
        padding-top: 40px;
    }
    .human-capital__title{
        font-size: 18px;
        line-height: 24px;
    }
    .human-capital__logo{
        position: relative;
        right: 0px;
        bottom: 0px;
        margin-bottom: 30px;
    }
}

@media (max-width: 1023px) {
    .nav-menu-shown .nav-wrap .nav-list .dropdown-menu {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        opacity: 1;
        visibility: visible;
    }
}


.survey-statistic{
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #e0e0e4;
    padding-top: 25px;
}
.survey-statistic-dashboard{
     
}

.highcharts-container {
    max-width: 100% !important;
    width: 100% !important;
}
.highcharts-container svg{
    max-width: 100%;
}
.survey-statistic-list{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.survey-statistic-item{
    width: 30%;
    padding: 5px 20px;
    border-left: 2px solid #eee;
}

.survey-statistic-item:last-child {
    border-right: 2px solid #eee;
}

.survey-statistic-item__number {
    font-size: 35px;
    line-height: 48px;
    font-weight: 700;
    color: #98694c;
}

.survey-statistic-item__number span {
    font-weight: 400;
}

.survey-statistic-item__text {
    font-size: 16px;
    line-height: 21px;
}

.survey-statistic-spider {

}

@media (max-width: 767px) {
    .survey-statistic-dashboard {
        width: 100%;
    }
    .survey-statistic-item{
        width: 100%;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-left: 0px !important;
        border-right: 0px !important;
        border-bottom: 2px solid #eee;
    }
}

.survey-statistic .progress-bar {
    position: relative;
    margin: 4px;
    text-align: center;
    color: #98694c;
    background: none;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    box-shadow: none;
    float: none;
}

.survey-statistic .progress-bar canvas {
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    transform: rotate(90deg);
}

.survey-statistic .progress-bar__numbmer {
    font-size: 26px;
    font-weight: 700;
}

.survey-statistic .barOverflow {
    position: relative;
    overflow: hidden;
    width: 150px;
    height: 150px;
    margin-bottom: -14px;
}

.survey-statistic .bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    box-sizing: border-box;
    border: 15px solid #E44934;
    border-bottom-color: white;
    border-right-color: white;
}
.page-lk{
    min-height: fit-content;
    flex: 1 1 auto;
}

@media(max-width: 767px){
    .service-transition-header__title span,
    .rhythm-header__title span,
    .promo-first__descript,
    .prmp-first__descript{
        text-shadow: 2px 2px 0px #4e3627;
    }

    .prmp-first__bg{
        background-position: left center !important;
        background-size: cover;
        width: 100%;
        height: 100%;
        left: 0px;
        margin: 0px;
    }
    .promo-first__bg{
        background-position: left center !important;
        background-size: cover !important;
        width: 100% !important;
        height: 100% !important;
        left: 0px !important;
        margin: 0px !important;
        right: auto !important;
    }
}

.workplace-item{
    position: relative;
}
.workplace-item:nth-child(1) .workplace-change-position__up{
    display: none;
}
.workplace-item:last-child .workplace-change-position__down{
    display: none;
}
.workplace-change-position{
    display: flex;
    flex-direction: column;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: max-content;
    margin-top: -30px;
    margin-bottom: 15px;
}

.workplace-change-position__up, .workplace-change-position__down{
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.workplace-change-position__up{
    position: relative;
}
.workplace-change-position__up:before{
    content: '';
    border: 10px solid transparent; border-bottom: 10px solid #d8b08c;
}

.workplace-change-position__down{
    position: relative;
}
.workplace-change-position__down:before{
    content: '';
    border: 10px solid transparent; border-top: 10px solid #d8b08c;
}
.modal-errors .wind-close {
    position: absolute;
    top: 0;
    right: -50px;
    color: #ffffff;
    font-size: 18px;
    line-height: 1;
    float: right;
    padding: 10px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.5);
}
@media (max-width: 991px){
    .modal-errors .wind-close {
        position: static;
        border: none;
        display: block;
        color: #212426;
        margin-right: 10px;
        margin-top: 10px;
    }
}

.hidden {
    display: none;
}

.advertiser-content .chosen-select {
    width: 100%;
    padding: 20px;
    font-size: 16px;
    background-color: #F4F6FA;
    border: 1px solid #F4F6FA;
}

.vacancies-card__date_new{
    font-size: 18px;
    color: #757575;
    line-height: 1.3;
    position: absolute;
    left: 30px;
    bottom: 30px;
}
@media(max-width: 767px){
    .vacancies-card__date_new{
        position: relative;
        left: 0px;
        top: 0px;
        margin-top: 40px;
        font-size: 14px;
        margin-bottom: 30px;
    }
}
.ca-box p{
    margin-bottom: 15px;
}


.home-important-links{
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% - 40px);
}
.home-important-links-item{
    width: calc(33.3333333333% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    padding: 13px 20px;
    background: linear-gradient(90deg, #FE4910 0%, #FF9148 100%);
    position: relative;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    min-height: 102px;
    overflow: hidden;
    box-shadow: 0px 5px 15px rgba(104, 75, 52, 0.46);
    border-radius: 5px;
    transition: 0.3s;
}
.home-important-links-item__image{
    position: absolute;
    right: -20px;
    bottom: -20px;
    transition: 0.3s;
    z-index: 0;
}
.home-important-links-item__image img{

}
.home-important-links-item__title{
    font-size: 16px;
    line-height: 1.5;
    color: #FFFFFF;
    font-weight: 700;
    z-index: 1;
    position: relative;
}
.home-important-links-item__more{
    font-weight: 600;
    font-size: 14px;
    line-height: 1.4;
    color: #FFFFFF;
    opacity: 0.6;
    display: flex;
    align-items: center;
    margin-top: auto;
    z-index: 1;
    position: relative;
    transition: 0.3s;
}
.home-important-links-item__more svg{
    margin-left: 10px;
    transition: 0.3s;
    position: relative;
    left: 0px;
}
.home-important-links-item:hover {
    box-shadow: none;
}
.home-important-links-item:hover .home-important-links-item__image{
    right: 0px;
    bottom: 0px;
}
.home-important-links-item:hover .home-important-links-item__more{
    opacity: 1;
}
.home-important-links-item:hover .home-important-links-item__more svg{
    left: 10px;
}

.home-important-links-item-1{
    background: linear-gradient(90deg, #FE4910 0%, #FF9148 100%);
}
.home-important-links-item-2{
    background: linear-gradient(90deg, #FF8D45 0%, #FCB447 100%);
}
.home-important-links-item-3{
    background: linear-gradient(90deg, #FBB148 0%, #FED177 100%);
}
.home-important-links-item-4{
    background: linear-gradient(90deg, #E55C1B 0%, #FF8139 100%);
}
.home-important-links-item-5{
    background: linear-gradient(89.66deg, #FE8038 0.26%, #FFBA68 99.7%);
}
.home-important-links-item-6{
    background: linear-gradient(90deg, #FFB464 0%, #FBB34B 100%);
}
@media(max-width: 980px){
    .home-important-links{
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 20px);
    }
    .home-important-links-item{
        width: calc(50% - 20px);
    }
}
@media(max-width: 550px){
    .home-important-links{
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
    .home-important-links-item{
        width: 100%;
    }
}


/* РћС‚РєСЂС‹С‚С‹Р№ Р»РµРєС‚РѕСЂРёР№ - РіР»Р°РІРЅР°СЏ */
.home-lecturer{
    background-color: #EFECE9;
    padding-top: 30px;
    padding-bottom: 70px;
}
.home-lecturer-top{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.home-lecturer__title{
    font-size: 36px;
    line-height: 1.3;
    color: #212426;
    font-weight: 700;
    width: calc(100% - 160px);
    margin-bottom: 45px;
}
.home-lecturer-navigation{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 45px;
}
.home-lecturer-navigation__btn{
    border: 2px solid rgba(216, 176, 140, 0.22);
    width: 68px;
    height: 68px;
    border-radius: 68px;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.home-lecturer-navigation__btn.slick-disabled{
    opacity: 0.5;
}
.home-lecturer-navigation__btn:last-child{
    margin-right: 0px;
}

.home-lecturer-list{
    display: flex; 
    flex-wrap: wrap;
    margin: 0px -15px;
}
.home-lecturer-item-row{
    padding: 0px 15px;
    width: 33.333%;
}
.home-lecturer-item{
    position: relative;
    display: block !important;
}
.home-lecturer-item__date{
    background: #82B378;
    border-radius: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
    color: #FFFFFF;
    padding: 0px 12px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.home-lecturer-item__date svg{
    margin-right: 10px;
}
.home-lecturer-item__image{
    height: auto;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}
.home-lecturer-item__image img{
    object-fit: cover;
    width: 100%;
}
.home-lecturer-item__image:before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(49, 42, 36, 0.6);
    background-image: url("../img/lecturer-play-ico.svg");
    background-repeat: no-repeat;
    background-position: center;
    transition: 0.3s;
}
.home-lecturer-item__title{
    font-size: 18px;
    line-height: 1.6;
    color: #212426;
    min-height: 85px;
    margin-bottom: 10px;
    font-weight: 700;
    transition: 0.3s;
}
.home-lecturer-item-address{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.home-lecturer-item-address svg{
    
}
.home-lecturer-item-address__text{
    width: calc(100% - 30px);
    font-size: 16px;
    line-height: 1.3;
    color: #757575;
}
.home-lecturer-item:hover .home-lecturer-item__image:before{
    transform: scale(1.1)
}
.home-lecturer-item:hover .home-lecturer-item__title{
    color: #D53A25;
}
@media(max-width: 767px){
    .home-lecturer{
        padding-top: 0px;
        padding-bottom: 40px;
    }
    .home-lecturer__title{
        width: calc(100% - 95px);
        font-size: 20px;
        margin-bottom: 20px;
    }
    .home-lecturer-navigation{
        margin-bottom: 20px;
    }
    .home-lecturer-navigation__btn{
        width: 40px;
        height: 40px;
        margin-right: 5px;
    }
    .home-lecturer-item__image{
        margin-bottom: 15px;
    }
    .home-lecturer-item__date{
        font-size: 12px;
    }
    .home-lecturer-item__title{
        font-size: 16px;
        min-height: auto;
        margin-bottom: 15px;
    }
    .home-lecturer-item-address__text{
        font-size: 14px;
    }
    
}
.home-main__title{
    color: rgba(255,255,255,.5);
}</pre></body></html>