

/* Start:/bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/applicants_custom/style.css?175258082321149*/
.maxwidth-theme.footer--before {
    display: none !important;
}
.flex-2-1.row-wrapper.inverted {
    flex-direction: row-reverse;
}
#pagetitle {
    display: none;
}
.main-content {
    margin-bottom: 50px;
}
.main-content h2 {
    margin-bottom: 20px;
}
.main-content.how-to-control-page .text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
}
.main-content * {
    flex-grow: 2;
}
.visual-wrapper iframe,
.visual-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 30px;
    box-shadow: 0px 4px 14.4px 0px rgba(191, 191, 191, 0.25);
}
.btn-wrapper {
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.flex-2-1.row-wrapper.content > * {
    max-width: 50%;
    flex-grow: 2;
}
.content .text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: start; 
    gap: 20px;
    align-items: flex-start;
}
.form.custom.inline .form-header .title, body.all_title_2 .form.custom.inline .form-header .text {
    font-size: 0 !important;
}
.form.custom.inline .form-header .title, body.all_title_2 .form.custom.inline .form-header .text .title {
    font-size: 80px !important;
}
.main-content .btn-wrapper > .btn.btn-default:first-child {
    width: 270px;
}
.btn-wrapper.mobile.after {
    display: none;
}
.main-content .text.mobile {
    display: none;
}
.main-content .visual-wrapper {
    border-radius: 20px;
    overflow: hidden;
}
.btn-wrapper.desctop {
    display: block;
}
.visual-wrapper {
    position: relative;
}
.GRAY .list {
    width: 100%;
    display: flex;
    flex-direction: column;
    row-gap: 14px;
    column-gap: 40px;
    max-height: 280px;
    flex-wrap: wrap;
}
.GRAY .list .item {
    display: flex;
    flex-wrap: nowrap;
    gap: 14px;
}
.GRAY .list .item > * {
    display: flex;
    padding: 12px 20px;
    align-items: center;
    gap: 10px;

    border-radius: 10px;
    background-color: #FECC00;

    color: #333;
    font-family: "Bebas Neue";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    height: 58px;
}
.GRAY .list .item > .value {
    flex-grow: 2;
}
.YELLOW .btn {
    min-width: 240px;
    max-width: fit-content;
}
.main-content.CAROUSEL .text-wrapper {
    justify-content: start !important;
}


/*импортированные стили для видео табов*/
.flex-2-1.row-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 100px;
    max-width: 100%;
}
.flex-2-1.row-wrapper.content:not(:last-child) {
    margin-bottom: 30px;
}
.video-tabs .mobile {
    display: none;
}
.visual-wrapper.with-preview::after {
    display: none;
}
h2 + .subtitle {
    margin-bottom: 30px;
}
.content.row-wrapper.GRAY.MISSION {
    padding: 40px;
}
.content.row-wrapper.GRAY.MISSION h2 {
    margin-bottom: 0;
}
.content.row-wrapper.GRAY.MISSION .content-wrapper .title,
.content.row-wrapper.GRAY.MISSION .content-wrapper .text {
    max-width: 37%;
}
.content.row-wrapper.GRAY.MISSION .img,
.content.row-wrapper.GRAY.MISSION img {
    width: 350px;
    height: 188px;
    object-fit: cover;
    border-radius: 10px;
}
.GRAY .text-wrapper .text {
    margin-top: 10px;
}
.content.GRAY .text-wrapper.left {
    gap: 30px;
}
.flex-2-1.row-wrapper.CAROUSEL {
    max-height: fit-content;
}
.flex-2-1.row-wrapper.CAROUSEL .visual-wrapper {
    max-height: fit-content;
}
.CAROUSEL .swiper-thumbs {
    margin-top: 20px;
    margin-left: 60px;
    margin-right: 60px;
}
.swiper-thumbs,
.swiper-thumbs .swiper-wrapper,
.swiper-thumbs .swiper-wrapper .swiper-slide {
    max-height: 93px;
    height: 100%;
}
.swiper-thumbs .swiper-wrapper .swiper-slide img {
    min-height: unset;
    max-height: 93px;
    height: 93px;
    object-fit: cover;
    border-radius: 10px;
}
.CAROUSEL .swiper-button-next,
.CAROUSEL .swiper-button-prev {
    width: 40px;
    height: 41px;
    float: right;
    margin-bottom: 0;
    margin-left: 10px;
    right: 0;
    bottom: 26.5px;
    top: unset;
}
.CAROUSEL .swiper-button-prev {
    margin-left: 0;
    left: 0;
    right: unset;
}
.swiper-button-disabled {
    opacity: 0.5 !important;
}
.CAROUSEL .swiper-button-next::after,
.CAROUSEL .swiper-button-prev::after {
    display: none !important;
}
.main-content.CAROUSEL .text-wrapper {
    padding: 0;
}
.animation-wrapper {
    position: relative;
}
.animation-card {
    max-width: 466px;
    position: absolute;
    bottom: -39px;
    left: 0;
    transition: all ease-in-out 1s;
}
.animation-card.move {
    transform: translateX(150px);
}
.GRAY.content .text-wrapper {
    justify-content: start;
}
.btns-video {
    object-fit: cover;
}
.btn-wrapper.end {
    justify-content: end;
}

/*перенос стилей списка карточек сотрудников*/
.btn-wrapper.mobile {
    display: none !important;
}
.COLS .col {
     display: flex;
     flex-direction: row;
     flex-wrap: nowrap;
     gap: 40px;
}
.COLS .col img {
    max-width: 280px;
    max-height: 445px;
    border-radius: 30px;
    object-fit: cover;
}
.COLS .col-text-wrapper {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.ACCORDION .fa.fa-minus,
.ACCORDION .fa.fa-minus + .fa.fa-plus,
.ACCORDION section.toggle label::before {
    display: none !important;
}
.ACCORDION section.toggle {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 20px;
}
.ACCORDION section.toggle .text_wrapper {
    padding: 25px;
    background-color: #FECC00;
    border-radius: 10px;
    flex-grow: 2;
    cursor: pointer;
    padding-bottom: 22px;
}
.ACCORDION section.toggle label {
    background-color: transparent;
    border-radius: 10px;
    color: #333;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bebas Neue";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.2px;
    border: none !important;
    width: 100%;
    margin: 0;
    padding: 0;
}
.ACCORDION section.toggle .toggle-content {
    color: #5B5B5B;
    font-family: "Segoe UI";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    height: 0;
    display: none;
    overflow: hidden;
    transition: all ease-in 0.6s;
    margin-top: 20px;
}
.ACCORDION section.toggle.active .toggle-content {
    height: fit-content;
    overflow: visible;
    transition: all ease-in 0.6s;
    display: block;
}
.ACCORDION section.toggle.active label {
    border-radius: 10px;
    color: #333;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Bebas Neue";
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.2px;
    padding: 0;
}
.ACCORDION .text-wrapper.toggle {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.ACCORDION section.toggle.active .text_wrapper {
    box-shadow: 0px 4px 14.4px 0px rgba(191, 191, 191, 0.25);
    border-radius: 10px;
    background-color: #fff;
    padding-bottom: 30px;
}
.ACCORDION section.toggle .control svg {
    transform: rotate(45deg);
    transition: all ease .6s;
}
.ACCORDION section.toggle.active .control svg {
    transform: rotate(180deg);
}
.control {
    border-radius: 10px;
    background-color: #FECC00;
    padding: 14px;
    display: flex;
    width: 52px;
    height: 52px;
    cursor: pointer;
}
.flex-2-1.row-wrapper.content.ACCORDION .visual-wrapper img {
    position: sticky;
    top: 120px;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    object-position: top;
    box-shadow: none;
}
.flex-2-1.row-wrapper.content.ACCORDION .text-wrapper {
    justify-content: start;
}
.form-body .uploader .filename {
    top: -15px;
}
.vacancy_title {
    color: #333;
    font-family: "Bebas Neue";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.vacancy_description {
    color: #5B5B5B;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
} 
.vacancy_description strong,
.vacancy_description b {
    color: #333;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 20px;
    display: block;
}
.vacancy_previewtext {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    column-gap: 20px;
    height: 100%;
}
.vacancy_previewtext .btn.btn-default {
    margin-left: 20px;
    display: block;
    margin-top: auto;
    min-width: 217px;
}
.vacancy_previewtext .vacancy_description {
    max-width: 540px;
    width: 100%;
}
.vacancy_name_row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.vacancy_pays {
    color: #333;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    margin-left: auto;
    white-space: nowrap;
}
.vacancy_item_wrapper {
    padding: 40px;
    border-radius: 20px;
    /* тень */
    box-shadow: 0px 4px 14.4px 0px rgba(191, 191, 191, 0.25);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.vacancies_list {
    padding: 5px;
}
.vacancies_list:not(:last-child) {
    margin-bottom: 100px;
}
.body .vacancy_item_wrapper ul li:before {
    width: 5px;
    height: 5px;
    top: 12px;
    border-radius: 50%;
    background-color: #5B5B5B;
    color: #5B5B5B;
    left: 5px;
}
body .main h2 {
    margin-bottom: 30px;
}
.btn-wrapper_mobile.btn-wrapper {
    display: none;
}
.vacancy_previewtext .btn.btn-default span {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 4px;
    align-items: end;
    justify-content: center;
}
.flex-2-1.row-wrapper.ACCORDION {
    justify-content: space-between;
}

.flex-2-1.row-wrapper.content.MISSION .text-wrapper.left {
    max-width: 33%;
}
.flex-2-1.row-wrapper.content.MISSION .text-wrapper.right {
    max-width: 66%;
}
@media (max-width: 1640px) {
    .animation-card img {
        max-width: 380px;
    }
}
@media screen and (max-width: 1600px) {
    .GRAY .list .item > * {
        font-size: 32px;
    }
    .GRAY .list {
        gap: 14px;
    }
    .grid-2-1-1.COLS,
    .grid-2-1-1.vacancies_list {
        gap: 80px;
    }
}
@media (max-width: 1550px) {
    .animation-card img {
        max-width: 340px;
    }
}
@media screen and (max-width: 1500px) {
    .content.row-wrapper.GRAY.MISSION {
        flex-direction: column;
        row-gap: 80px;
    }
    .flex-2-1.row-wrapper.content.MISSION .text-wrapper.left,
    .flex-2-1.row-wrapper.content.MISSION .text-wrapper.right {
        max-width: 100%;
        width: 100%;
    }
}
@media (max-width: 1300px) {
    .animation-card img {
        max-width: 340px;
    }
    .flex-2-1.row-wrapper.ACCORDION {
        margin-bottom: 0 !important;
    }
}
@media screen and (min-width: 1200px) {
    .main-content {
        max-height: 550px;
    }
    .main-content .visual-wrapper {
        flex-grow: 4;
    }
    .main-content {
        max-height: 550px;
    }
    .visual-wrapper img {
        min-height: 470px;
        max-height: 470px;
    }
}
@media (min-width: 1200px) and (max-width: 1439px) {
    .flex-2-1.row-wrapper.ACCORDION {
        flex-direction: row !important;
    }
    .flex-2-1.row-wrapper.content.ACCORDION .visual-wrapper {
        overflow: auto;
    }
}
@media screen and (min-width: 1440px) {
    .container  .maxwidth-theme {
        overflow: visible;
    }
    .main-content {
        max-height: fit-content !important;
    }
    .flex-2-1.row-wrapper.content.ACCORDION .visual-wrapper {
        max-width: 39.5%;
        width: 39.5%;
    }
    .flex-2-1.row-wrapper.content.ACCORDION .text-wrapper {
        max-width: calc(100% - 39.5% - 100px);
        width: calc(100% - 39.5% - 100px);
    }
    .visual-wrapper iframe, .visual-wrapper img {
        min-height: 402px;
        object-fit: cover;
    }
}
@media screen and (max-width: 1440px) {
    .content.row-wrapper.GRAY.MISSION .content-wrapper .title, .content.row-wrapper.GRAY.MISSION .content-wrapper .text {
        max-width: 55%;
    }
    .COLS .col img {
        height: 100%;
        max-height: 100% !important;
    }
    .vacancy_title {
        font-size: 32px !important;
    }

    .flex-2-1.row-wrapper.content.ACCORDION .text-wrapper {
        max-width: unset;
        width: calc(100% - 300px);
    }
    .flex-2-1.row-wrapper.content.ACCORDION .visual-wrapper,
    .flex-2-1.row-wrapper.content.ACCORDION .visual-wrapper img {
        max-height: max-content;
        top: 0;
    }
}
@media screen and (min-width: 992px) {
    .mobile-slider {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    h2.mobile {
        display: none;
    }
}
@media (min-width: 991px) and (max-width: 1200px) {
    .vacancy_name_row {
        flex-direction: column;
        align-items: normal;
    }
    .vacancy_pays {
        margin: 0;
    }
    .vacancy_title {
        margin-bottom: 10px;
    }
}
@media (min-width: 768px) and (max-width: 1499px) {
    .flex-2-1.row-wrapper.content.MISSION .text-wrapper.left {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 30px;
    }
    .content.row-wrapper.GRAY.MISSION .text-wrapper-inner {
        width: 48.5%;
    }
    .content.row-wrapper.GRAY.MISSION .img {
        width: 48.5%;
    }
    .content.row-wrapper.GRAY.MISSION img {
        width: 100%;
    }
    .GRAY .list {
        gap: 14px 30px;
    }
    .GRAY .list .item {
        width: 48.5%;
    }
}
@media screen and (max-width: 1439px) {
    .vacancy_item_wrapper .vacancy_previewtext {
        flex-direction: column;
    }
    .vacancy_item_wrapper .vacancy_previewtext .btn.btn-default {
        margin-left: auto;
        margin-top: 20px;
        width: fit-content;
    }
    .COLS .col img {
        max-width: 240px;
    }
    .animation-card.move img {
        max-width: 250px;
    }
    .flex-2-1.row-wrapper.ACCORDION {
        flex-direction: column;
    }
    .content.row-wrapper.GRAY.MISSION .content-wrapper {
        background-size: 50% 100%;
    }
}
@media screen and (max-width: 1300px) {
    .flex-2-1.row-wrapper {
        column-gap: 40px;
    }
    .COLS.grid-2-1-1,
    .grid-2-1-1.vacancies_list,
    .flex-2-1.row-wrapper.ACCORDION,
    .flex-2-1.row-wrapper.CAROUSEL {
        column-gap: 40px;
    }
    .animation-card img,
    .animation-card.move img {
        max-width: 200px;
    }
    .COLS .col img {
        max-width: 120px;
    }
}
@media screen and (max-width: 1200px) {
    .vacancy_pays,
    .vacancy_description {
        font-size: 18px;
    }

    .flex-2-1.row-wrapper.content.ACCORDION .visual-wrapper {
        display: none;
    }
    .flex-2-1.row-wrapper.content.ACCORDION .text-wrapper {
        width: 100%;
    }
    .content.row-wrapper.GRAY.MISSION .content-wrapper {
        background-image: none !important;
        padding: 40px 100px !important;
    }
    .flex-2-1.row-wrapper.CAROUSEL .visual-wrapper {
        max-width: unset;
    }
}
@media screen and (max-width: 1199px) {
    .main-content.CAROUSEL .text-wrapper .animation-wrapper {
        display: none !important;
    }
    .main-content.flex-2-1.row-wrapper.CAROUSEL {
        flex-direction: column;
    }
    .CAROUSEL.main-content .text-wrapper .text {
        margin: 0;
    }
    .col-left h2 {
        max-width: 700px;
    }
    .text-wrapper .text {
        margin-top: 10px;
    }
    .text-wrapper .btn-item .text {
        margin-top: 0;
    }
    .text-wrapper h2 {
        margin-bottom: 0 !important;
    }
    .content.row-wrapper.GRAY.MISSION .content-wrapper .title, .content.row-wrapper.GRAY.MISSION .content-wrapper .text {
        max-width: 100%;
    }
    .main-content.flex-2-1.row-wrapper.CAROUSEL {
        margin-bottom: 0 !important;
    }
}
@media screen and (max-width: 1100px) {
    .COLS.grid-2-1-1 {
        grid-template-columns: 1fr;
        row-gap: 40px;
    }
    .grid-2-1-1.vacancies_list {
        row-gap: 40px;
    }
    .vacancies_list:not(:last-child) {
        margin-bottom: 40px !important;
    }
    body .COLS h5 {
        font-size: 32px;
    }
    .COLS .col img {
        max-width: 240px;
    }
    .GRAY .list .item > * {
        font-size: 28px;
    }
}
@media screen and (min-width: 991px) {
    .mobile-slider {
        display: none !important;
    }
}
@media screen and (max-width: 991px) {
    .grid-2-1-1.vacancies_list {
        row-gap: 20px;
        column-gap: 20px;
        gap: 20px;
    }
    .vacancies_list:not(:last-child) {
        margin-bottom: 20px !important;
    }
    .VACANCIES.BANNER.mobile-control .vacancy_item_wrapper + .vacancy_item_wrapper{
        display: none;
    }
    .VACANCIES.BANNER.mobile-control .btn-wrapper_mobile {
        display: flex;
    }
    .visual-wrapper.mobile {
        margin-bottom: 30px;
    }
    .content.row-wrapper.GRAY.MISSION .content-wrapper {
        background-image: none !important;
        padding: 40px 100px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .main-content h2 {
        margin-bottom: 0 !important;
    }
    .btn-wrapper.mobile.after {
        display: block;
        margin-top: -50px;
        margin-bottom: 80px;
    }
    .btn-wrapper.mobile {
        display: flex;
        width: 100%;
        justify-content: end;
    }
    .btn-wrapper.desctop {
        display: none;
    }
    .GRAY .list {
        max-height: fit-content;
    }
    .mobile-slider {
        overflow: hidden;
    }
    .GRAY .list .item {
        width: auto !important;
    }
}
@media screen and (max-width: 767px) {
    .item.active + .mobile {
        display: block;
        border-radius: 10px;
        overflow: hidden;
    }
    .btn-item-wrapper {
        width: 100%;
    }
    .visual-wrapper {
        overflow: hidden;
        border-radius: 10px;
    }
    .GRAY.flex-2-1.row-wrapper.content,
    .YELLOW.flex-2-1.row-wrapper.content {
        margin-bottom: 80px !important;
    }
    .content.row-wrapper.GRAY.MISSION {
        padding: 20px !important;
    }
    .content.row-wrapper.GRAY.MISSION .img,
    .content.row-wrapper.GRAY.MISSION img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    .GRAY .list .item > * {
        font-size: 21px;
        padding: 8px 10px;
        border-radius: 10px;
        height: 37px;
    }
    .GRAY .list .item {
        max-width: 100%;
    }
    .COLS .col img {
        max-height: 180px !important;
    }
    .YELLOW  .btn.btn-default.btn-white {
        padding: 14px 20px;
    }
    .main-content.row-wrapper .btn-wrapper.desctop {
        display: none;
    }
    .main-content .text.mobile {
        display: block;
    }
    .main-content .text-wrapper .text.desctop {
        display: none;
    }
    .visual-wrapper.first,
    .visual-wrapper.second {
        overflow: hidden;
        border-radius: 20px;
    }
    .desctop_btn {
        display: none !important;
    }
    .flex-2-1.row-wrapper.content.ACCORDION .visual-wrapper {
        display: block;
    }
    .vacancy_item_wrapper .vacancy_previewtext .btn.btn-default {
        width: 100%;
    }
    .vacancy_item_wrapper {
        padding: 20px !important;
    }
    .COLS .col {
        flex-direction: column;
    }
    .COLS .col img {
        max-width: 100%;
        max-height: 180px;
    }
    .grid-2-1-1.vacancies_list, .COLS.grid-2-1-1 {
        row-gap: 30px;
    }
    .content.row-wrapper.GRAY.MISSION .content-wrapper {
        padding: 40px !important;
    }
    .flex-2-1.row-wrapper.ACCORDION.flex-2-1.row-wrapper.content:not(:last-child) {
        margin-bottom: 80px !important;
    }
    .ACCORDION section.toggle.active .text_wrapper {
        padding: 20px;
        padding-bottom: 30px;
    }
    .vacancy_name_row {
        flex-direction: column !important;
        align-items: start !important;
    }
    .vacancy_pays {
        margin-left: 0 !important;
    }
    .ACCORDION section.toggle label {
        font-size: 24px;
    }
    .ACCORDION section.toggle .text_wrapper {
        padding: 20px;
    }
    .control {
        width: 34px;
        height: 34px;
        padding: 9px;
        border-radius: 6px;
    }
    .ACCORDION section.toggle .control svg {
        position: relative;
        top: -3px;
        left: 1px;
    }
    .vacancy_title {
        margin-bottom: 10px;
    }
    .GRAY .list .item > * {
        font-size: 32px;
        padding-bottom: 2px;
    }
}
@media (max-width: 600px) {
    .btn-wrapper.mobile {
        display: flex !important;
    }
    .CAROUSEL .swiper-button-next, .CAROUSEL .swiper-button-prev {
        position: unset;
        margin-top: 20px;
    }
    .CAROUSEL .swiper-thumbs {
        padding: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .swiper-thumbs .swiper-wrapper .swiper-slide img {
        max-height: 51px !important;
        height: 51px;
    }
}
@media (max-width: 360px) {
    .GRAY .list .item > * {
        font-size: 16px;
    }
}
/* End */
/* /bitrix/templates/aspro-allcorp2/components/bitrix/news.detail/applicants_custom/style.css?175258082321149 */
