

/* Start:/vacancies/styles.css?17171557513581*/
.vacancy--block-payment .rub {
    font-family: "ALS Rubl" !important;
    font-weight: normal;
    font-size: 30px !important;
    line-height: 36px !important;
    color: #333333;
}

.vacancy--block {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
    margin-bottom: 27px;
    padding: 20px 26px;
}

.vacancy--block:hover {
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.08);
}

.vacancy--block:last-child {
    margin-bottom: 0;
}

.vacancy--block-top {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    color: #333333;
    padding-bottom: 15px;
    border-bottom: 1px solid #EBEBEB;
}

.vacancy--more {
    margin-top: 20px;
}

.vacancy--more a {
    text-decoration: none;
    border-bottom: 0;
}

.vacancy--more a svg {
    margin-left: 5px;
}

.vacancy--wrap {
    max-width: 1072px;
    margin: 0 auto;
}

.vacancy--description {
    margin-top: 24px;
}

.vacancy--description ul {
    padding: 0;
    margin-bottom: 20px;
}

.has--pd {
    margin-bottom: 20px;
}

.vacancy--description ul li {
    font-size: 17px;
    line-height: 28px;
    color: #333333;
    padding: 0;
}

.about__wrap .vacancy--description p {
    font-size: 17px !important;
    line-height: 28px;
    color: #333333;
    padding-bottom: 0;
}

.vacancy--description strong {
    font-weight: bold;
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 5px;
}

.vacancy--href {
    background: #C7AB6F;
    border-radius: 50px;
    font-size: 18px;
    line-height: 22px;
    padding: 16px 60px;
    color: #ffffff;
    margin-left: auto;
}

.vacancy--href:hover {
    background: #dabe83;
}

.vacancy--whats {
    background: #EDEDED;
    border: 1px solid #25D366 !important;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 9px 18px;
    margin-top: 30px;
    margin-left: auto;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
}

.vacancy--bottom {
    display: none;
}

.vacancy--block-main.active .vacancy--bottom {
    display: block;
}
.vacancy--block-main:not(.active) .vacancy--description {
    overflow: hidden;
    max-height: 223px;
    height: auto;
}

.vacancy--block-main.active .vacancy--more svg {
    transform: rotate(180deg);
}

.vacancy--whats:hover {
    background: #25D366;
    color: #ffffff;
}

.vacancy--whats:hover svg {
    color: #ffffff;
}

.vacancy--whats svg {
    margin-left: 13px;
    color: #25D366;
    transition: .3s all ease;
}
.vacancy--type {
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 20px;
}
.vacancy--type-title {
    font-weight: bold;
}
@media screen and (max-width: 1024px) {
    .about__wrap.vacancy__wrap {
        padding: 0;
    }

    .vacancy--block-top {
        font-size: 25px;
        line-height: 30px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-bottom: 14px;
    }
    .vacancy--block-payment .rub {
        font-size: 25px !important;
        line-height: 28px !important;
    }
    .vacancy--block-title {
        margin-bottom: 10px;
    }
    .vacancy--block {
     padding: 20px 14px;
    }
    .about__wrap .vacancy--block-main .vacancy--more span {
        font-size: 12px !important;
    }
    .vacancy--more {
        margin-top: 14px;
    }
    .vacancy--href {
        max-width: 365px;
        width: 100%;
        margin: 0 auto;
        padding: 16px 0;
        text-align: center;
    }
    .vacancy--whats {
        border-radius: 10px;
        max-width: 240px;
        width: 100%;
        margin: 24px auto 0 auto;
    }
}

/* End */
/* /vacancies/styles.css?17171557513581 */
