

/* Start:/local/templates/Aeb/assets/css/vacancies.css?17568710339996*/
.value.reverse {
    padding-top: 0;
    padding-bottom: 8px
}
.value.reverse:before {
    bottom: 0
}
.name.reverse {
    margin-bottom: 0;
    margin-top: 12px
}
.rate-section {
    background: #f8fbfc;
    padding: 30px 0
}
.rate-block {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #e1edff;
    border-radius: 10px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}
.rate-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 100px
}
.rate-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    color: #2f88f0;
    margin-bottom: 14px
}
.rate-primary, .rate-secondary {
    font-weight: 400;
    font-size: 20px;
    line-height: 24px
}
.rate-primary {
    color: #27303e;
    margin-bottom: 12px
}
.rate-secondary {
    color: #a3aaae;
    margin-bottom: 0
}
.forbes-version-mobile {
    display: none
}
.vacancies-advantage-title {
    font-size: -webkit-calc((100vw - 320px)/ (1920 - 320) * (32 - 24) + 24px);
    font-size: calc((100vw - 320px)/ (1920 - 320) * (32 - 24) + 24px);
    font-weight: 500;
    line-height: -webkit-calc((100vw - 320px)/ (1920 - 320) * (38 - 28) + 28px);
    line-height: calc((100vw - 320px)/ (1920 - 320) * (38 - 28) + 28px);
    color: #3b4348;
    margin-bottom: -webkit-calc((100vw - 320px)/ (1920 - 320) * (70 - 30) + 30px);
    margin-bottom: calc((100vw - 320px)/ (1920 - 320) * (70 - 30) + 30px);
    text-align: center
}
.vacancies-advantage-block {
    text-align: center;
    margin-bottom: 60px
}
.vacancies-slider {
    display: none!important
}
.vacancies-aeb-slider {
    padding: 15px 15px 0!important
}
.vacancies-aeb-slider-pagination {
    text-align: center;
    margin-top: 16px
}
.vacancies-tab-content {
    margin-top: -webkit-calc((100vw - 320px)/ (1920 - 320) * (60 - 30) + 30px);
    margin-top: calc((100vw - 320px)/ (1920 - 320) * (60 - 30) + 30px)
}
.vacancies-tab-content a:hover {
    text-decoration: none
}
.vacancy-list-block {
    background: #f8fbfc;
    border: 1px solid #e1edff;
    border-radius: 10px;
    padding: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    margin-bottom: 24px
}
.vacancy-list-block:hover {
    -webkit-box-shadow: 0 6px 26px rgba(0, 0, 0, .1);
    box-shadow: 0 6px 26px rgba(0, 0, 0, .1);
    cursor: pointer
}
.vacancy-secondary {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #a3aaae;
    margin-bottom: 12px
}
.vacancy-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #27303e;
    margin-bottom: 16px
}
.vacancy-description, .vacancy-icons, .vacancy-more {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px
}
.vacancy-city, .vacancy-experience, .vacancy-icons, .vacancy-salary {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    margin-bottom: 12px
}
.vacancy-icons {
    color: #27303e;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.vacancy-city, .vacancy-experience, .vacancy-salary {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 24px
}
.vacancy-city:before, .vacancy-experience:before, .vacancy-salary:before {
    content: '';
    width: 24px;
    height: 24px;
    display: block;
    margin-right: 8px
}
.vacancy-city:before {
    background-image: url(/local/templates/Aeb/assets/css/../img/vacancies/vacancy-city.svg)
}
.vacancy-experience:before {
    background-image: url(/local/templates/Aeb/assets/css/../img/vacancies/vacancy-experience.svg)
}
.vacancy-salary:before {
    background-image: url(/local/templates/Aeb/assets/css/../img/vacancies/vacancy-salary.svg)
}
.vacancy-more {
    color: #2f88f0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}
.vacancy-more:after {
    content: '';
    background-image: url(/local/templates/Aeb/assets/css/../img/vacancies/vacancy-more.svg);
    display: block;
    width: 24px;
    height: 12px;
    margin-left: 10px
}
.vacancy-page {
    padding-top: 30px
}
.container.vacancy-page-container {
    max-width: 680px!important
}
.vacancy-description {
    background: #f8fbfc;
    border: 1px solid #e1edff;
    border-radius: 15px;
    padding: -webkit-calc((100vw - 320px)/ (1920 - 320) * (30 - 15) + 15px);
    padding: calc((100vw - 320px)/ (1920 - 320) * (30 - 15) + 15px);
    color: #27303e;
    margin-bottom: -webkit-calc((100vw - 320px)/ (1920 - 320) * (80 - 40) + 40px);
    margin-bottom: calc((100vw - 320px)/ (1920 - 320) * (80 - 40) + 40px)
}
.vacancy-general-desc, .vacancy-requirements, .vacancy-responsibilities {
    margin-bottom: 24px
}
.text-list.vacancy-text-list, .text-list.vacancy-text-list li:last-child, .vacancy-conditions, .vacancy-general-desc p:last-child {
    margin-bottom: 0
}
.text-list.vacancy-text-list li {
    margin-bottom: 12px
}
.vacancy-page-container .vacancy-icons {
    margin-bottom: -webkit-calc((100vw - 320px)/ (1920 - 320) * (30 - 16) + 16px);
    margin-bottom: calc((100vw - 320px)/ (1920 - 320) * (30 - 16) + 16px);
    margin-top: -webkit-calc((100vw - 320px)/ (1920 - 320) * (30 - 20) + 20px);
    margin-top: calc((100vw - 320px)/ (1920 - 320) * (30 - 20) + 20px)
}
.vacancies-remove, .vacancies-add{
    display: flex !important;
    align-items: center;
    padding: 0 15px !important;
}

.vacancies-shadow{
    box-shadow: 0 6px 26px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 32px 32px
}

.icon-minus, .icon-plus{
    display: flex !important;
    align-items: center;
}

.icon-minus:before{
    width: 32px;
    height: 32px;
    content: ' ';
    margin-right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='8' fill='%23FFE0E6'/%3E%3Cpath d='M10.7117 11.6444C10.6764 11.0692 11.1335 10.5833 11.7098 10.5833H20.2983C20.8732 10.5833 21.3297 11.0668 21.2967 11.6408L20.6295 23.2241C20.599 23.7532 20.1611 24.1666 19.6311 24.1666H12.4196C11.891 24.1666 11.4538 23.7553 11.4214 23.2278L10.7117 11.6444Z' stroke='%23FF3055' stroke-width='2'/%3E%3Crect x='8.6665' y='6.83325' width='14.6667' height='1.83333' rx='0.916667' fill='%23FF3055'/%3E%3Crect x='14.2031' y='5.91675' width='3.08' height='2.31' rx='1.155' fill='%23FF3055'/%3E%3Cpath d='M14.1665 14.1667L14.1665 20.5834' stroke='%23FF3055' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M17.8335 14.1667L17.8335 20.5834' stroke='%23FF3055' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}
.icon-plus:before{
    width: 32px;
    height: 32px;
    content: ' ';
    margin-right: 10px;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='32' height='32' rx='8' fill='%23D5E8FC'/%3E%3Cpath d='M16 9V23' stroke='%232F88F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 16H23' stroke='%232F88F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}


.list-skills > .badge{
    display: inline-flex;
    align-items: center;
    padding-left: 10px;
}

.list-skills > .badge:after{
    content: ' ';
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 8L16 16' stroke='%23FF3055' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M16 8L8 16' stroke='%23FF3055' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
}

.vacancies-column{
    column-count: 2;
}
.datepicker-dropdown {
    padding: 15px !important;
}
@media (max-width:395px) {
    .rate-title {
        font-size: 24px;
        margin-bottom: -webkit-calc((100vw - 320px)/ (395 - 320) * (14 - 4) + 4px);
        margin-bottom: calc((100vw - 320px)/ (395 - 320) * (14 - 4) + 4px)
    }
    .rate-primary {
        font-size: -webkit-calc((100vw - 320px)/ (395 - 320) * (18 - 16) + 16px);
        font-size: calc((100vw - 320px)/ (395 - 320) * (18 - 16) + 16px)
    }
}
@media (max-width:415px) {
	.vacancies-shadow{
		padding: 32px 15px
	}
}
@media (max-width:710px) {
    .vacancies-column{
        column-count: 1;
    }
    .rate-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 15px
    }
    .rate-wrapper {
        margin-left: 0;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        position: relative;
        padding-top: 24px;
        margin-top: 16px
    }
    .rate-wrapper:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        top: 0;
        border-bottom: 1px solid #9b9b9b;
        max-width: -webkit-calc((100vw - 320px)/ (710 - 320) * (300 - 150) + 150px);
        max-width: calc((100vw - 320px)/ (710 - 320) * (300 - 150) + 150px)
    }
    .forbes-version {
        display: none
    }
    .forbes-version-mobile {
        display: block;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center
    }
}
@media (max-width:767.5px) {
    .row.vacancies-slider {
        display: block!important
    }
    .row.vacancies-desktop {
        display: none!important
    }
}
/* End */
/* /local/templates/Aeb/assets/css/vacancies.css?17568710339996 */
