

/* Start:/local/templates/aft/components/bitrix/news/career/bitrix/news.list/.default/style.css?17446335083307*/
.cloud__link.active {
    background-color: var(--color-cloud);
    color: #292929;
    opacity: 1;
}
.job__item.hidden{
    display: none;
}
.job .tab-menu {
    overflow-y: scroll;
    scrollbar-color: transparent;
    scrollbar-width: none;
    width: 100%;
}
.job .tab-menu::-webkit-scrollbar {
    -webkit-appearance: none;
    display: none;
    height: 0;
    width: 0;
}
.job .tab-menu__list {
    min-width: 100%;
}
.job .tab-menu__link {
    text-align: center;
}
.job .lead {
    font-size: 21px;
}
.job__promo {
    padding-bottom: 4rem;
    position: relative;
}
.job__promo svg {
    position: absolute;
}
.job__year {
    font-size: 15rem;
    font-weight: 400;
    line-height: 1;
    margin: 0;
}
.job__body {
    margin-left: 7rem;
    margin-top: 22rem;
}
.job__lead {
    font-size: 3.6rem;
    line-height: 125%;
    margin: 0;
}
.job__text {
    margin: 4rem 0 0;
}
.job__promo-top {
    color: var(--color-white);
    -webkit-clip-path: url(#clipPathImage);
    clip-path: url(#clipPathImage);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.job__picture {
    background-size: cover;
    left: 0;
    padding-top: 80%;
    position: absolute;
    top: 10rem;
    width: 80%;
    z-index: -1;
}
.job__list {
    margin: 0;
}
.job__item {
    margin: 2rem 0 5rem;
    text-align: center;
}
.job__city {
    color: var(--color-blue);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 35px;
    margin: 0 auto 15px;
    text-transform: uppercase;
}
.job__city .app-icon {
    height: 26px;
    width: 19px;
    margin-right: 12px;
}
.job__name {
    color: inherit;
    display: block;
    font-weight: 500;
    font-size: 28px;
    line-height: 35px;
    margin-top: 15px;
}
.job__props {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top: 2.5rem;
}
.job__prop {
    margin: 0 2.8rem;
}
.job__prop-label {
    font-size: 12px;
    margin: 0;
    opacity: 0.23;
    white-space: nowrap;
}
.job__prop-value {
    font-size: 21px;
    margin: 0;
}
@media (min-width: 576px) {
    .job .lead {
        font-size: 3.6rem;
    }
    .job .block {
        margin-top: 0;
    }
    .job__promo {
        padding-bottom: 30rem;
        margin-top: 64px;
    }
    .job__year {
        font-size: 22rem;
    }
    .job__body {
        margin-top: 13rem;
        margin-left: 50%;
    }
    .job__picture {
        background-size: contain;
        height: 78rem;
        padding: 0;
        top: 15rem;
    }
    .job__city {
        font-size: 1.8rem;
    }
    .job__city .app-icon {
        margin-right: 1.5rem;
        width: 2.1rem;
        height: 2.8rem;
    }
    .job__name {
        font-size: 6rem;
        line-height: 10rem;
    }
    .job__prop-label {
        font-size: 1.8rem;
    }
    .job__prop-value {
        font-size: 3.6rem;
    }
}
@media (min-width: 768px) {
    .job__body {
        margin-top: 9rem;
    }
    .job__picture {
        height: 78rem;
        left: -10rem;
        width: 78rem;
    }
}
@media (min-width: 992px) {
    .job .tab-menu {
        margin-bottom: 11.2rem;
        margin-top: 5rem;
    }
}
@media (min-width: 1200px) {
    .job__year {
        font-size: 28.8rem;
    }
}

/* End */
/* /local/templates/aft/components/bitrix/news/career/bitrix/news.list/.default/style.css?17446335083307 */
