.b-form-call--career-resume-popup .b-discussion-form__right {
    padding: 52px 0;
}

body:has(.resume-select--popup .select2-container--open) .select2-dropdown {
    z-index: 100000 !important;
}

.career-selects__title-select {
    position: relative;
}

.career-selects__title-span {
    position: absolute;
    top: 0;
    left: 23px;
    width: 50%;
    height: 100%;
    z-index: 1;
    color: #999999;
    pointer-events: none;
    padding: 0 5px;
    font-size: 12px;
    transition: all .3s ease;
}

.career-selects__wrapper:has( .select2-selection[aria-expanded="true"]) .career-selects__title-span {
    top: 0;
    padding: 0 5px;
    font-size: 12px;
}

.career-selects__wrapper:has( .select2-selection__placeholder) .career-selects__title-span {
    top: 11px;
    font-size: 14px;
    padding: 0;
}

.career-selects .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
    padding: 12px 0 0;
    font-weight: 600;
}

.b-form-call--career-resume .b-form-call__done-send {
    background-color: #EDECEC;
    text-align: center;
}

.b-form-call--career-resume .b-form-call__done-send .b-form-call__img-wrap {
    width: 130px;
}

.career-subscribe__form .b-form-call__done-send {
    text-align: center;
    background: rgba(34, 34, 34);
}

.career-subscribe__form .b-form-call__text-done {
    color: #ffffff;
}

.career-subscribe__form .b-form-call__done-send .b-form-call__img-wrap {
    width: 95px;
}

.career-selects__wrapper {
    position: relative;
}

.career-selects__wrapper .error {
    left: auto;
}

.b-form-call--career-resume input {
    width: fit-content;
}

.career-resume__title {
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #222222;
    padding: 0 20px;
    margin: 0 0 14px;
}

.career-resume  {
    padding: 31px 0 45px;
}

.b-form-call--career-resume {
    margin: 0;
    border-radius: 0;
    overflow: initial;
}

.b-form-call--career-resume .b-input--resume-textarea {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 26px 8px 10px;
    gap: 8px;
    border: 1px solid #999999;
    border-radius: 6px;
    height: 68px;
}

.b-form-call--career-resume .b-label--input {
    display: none;
    position: relative;
    top: 0;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #222222;
}

.b-form-call--career-resume .b-input__input-field[placeholder] {
    text-overflow: unset;
}

.b-form-call--career-resume .b-input__input-field--resume-textarea::placeholder {
    color: #999999;
    font-size: 12px;
    line-height: 14px;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    display: flex;
    position: relative;
    height: 100%;
    width: 100%;
    border: none;
    padding: 0;
    border-radius: 0;
}

.b-form-call--career-resume .b-input__input-field--resume-textarea {
    padding: 20px 19px 20px;
}

.b-form-call--career-resume .b-input--main {
    margin-bottom: 16px;
}

.resume-select .select2-selection--single {
    height: 34px !important;
    padding: 10px 40px 10px 10px;
    border: 1px solid #FFFFFF !important;
    border-radius: 1px !important;
}

.resume-select .select2-search .select2-search--dropdown {
    display: none !important;
}

.resume-select .select2-search--dropdown {
    display: none !important;
}

.resume-select .select2-container--open .select2-selection--single {
    border-bottom: 1px solid #ffffff !important;
    border-top: 1px solid #ffffff !important;
    border-right: 1px solid #ffffff !important;
    border-left: 1px solid #ffffff !important;
}

.b-form-call--career-resume .select2-container--open .select2-selection--single {
    border-top: 1px solid #999999 !important;
    border-bottom: 1px solid #999999 !important;
    border-right: 1px solid #999999 !important;
    border-left: 1px solid #999999 !important;
}

.b-form-call--career-resume .b-form-call__row--textarea {
    margin-bottom: 24px;
}

.resume-select .select2-container .select2-selection--single .select2-selection__rendered {
    margin-top: -7px;
    font-size: 14px !important;
    padding-top: 0 !important;
}

.resume-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 9px !important;
    right: 7px !important;
    width: 14px !important;
    height: 14px !important;
}

.resume-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #222222;
}

.resume-select .select2-container--below .select2-selection--single .select2-selection__rendered,
.resume-select .select2-container--above .select2-selection--single .select2-selection__rendered {
    font-weight: 600 !important;
    font-family: 'Montserrat-SemiBold' !important;
}


body:has(.resume-select .select2-container--open) .select2-results__option {
    height: 28px !important;
}

.b-form-call--career-resume .career-select {
    margin-bottom: 29px;
    width: 100%;
}

.b-form-call--career-resume .b-check-link {
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #999999;
}

.b-form-call--career-resume .b-check-link a {
    color: #999999;
    transition: color 0.3s ease;
}

.b-form-call--career-resume .b-checkbox {
    margin-bottom: 13px;
    width: 100%;
}

.b-form-call--career-resume .b-checkbox__name {
    padding-left: 23px;
    padding-right: 45px;
}

.no-touchevents .b-form-call--career-resume .b-checkbox__name:hover::before {
    border-color: #E13737;
}

.no-touchevents .b-form-call--career-resume .b-checkbox__name:hover::after {
    opacity: 0;
}

.no-touchevents .b-form-call--career-resume .b-checkbox__name:hover .b-check-link a {
    color: #E13737;
}

.b-form-call--career-resume .b-checkbox__name::before {
    width: 15px;
    height: 15px;
    top: 5px;
    border-radius: 4px;
    border: 1px solid #999999;
    background: transparent;
    transition: border-color 0.3s ease;
}

.b-form-call--career-resume .b-checkbox__input:checked + .b-checkbox__name::after {
    color: #999999;
}

.b-form-call--career-resume .b-checkbox__input:checked + .b-checkbox__name:hover::after {
    color: #E13737;
    opacity: 1;
}

.b-form-call--career-resume .b-checkbox__name::after {
    font-size: 11px;
    left: 2px;
    color: #999999;
    transition: color 0.3s ease, opacity 0.3s ease;
    opacity: 0;
}

.b-form-call--career-resume .b-form-call__row--button {
    margin: 0;
}

.b-form-call--career-resume .b-button {
    margin: 0 20px;
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    color: #E13737;
    border: 1px solid #E13737;
    background-color: transparent;
    width: calc(100% - 40px);
}

.b-form-call--career-resume .b-file__icon {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
}

.b-form-call--career-resume .b-file__icon::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../images/content/career/icon.svg') no-repeat center;
    background-size: contain;
}

.b-form-call--career-resume .b-file__icon--textarea::before {
    background: url('../images/content/career/icon_1.svg') no-repeat center;
}

.b-form-call--career-resume .b-file__icon--select::before {
    background: url('../images/content/career/icon_2.svg') no-repeat center;
}

.b-form-call--career-resume .b-label--input {
    margin: 0 0 10px;
}

.b-form-call--career-resume .b-input__input-field--main {
    height: 32px;
    width: 100%;
    border-radius: 30px;
    padding: 8px 12px;
    font-family: 'Montserrat-Regular', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #222222;
    border: 1px solid #999999;
}

.b-form-call--career-resume .b-input__input-field--resume-textarea {
    height: 100%;
    border: none;
    padding: 0;
    width: 100%;
    display: flex;
    align-items: center;
    box-shadow: none;
    border-radius: 0;
}

.b-form-call--career-resume .b-input__input-field--main::placeholder {
    color: #999999;
}

.b-discussion-form--recommender {
    flex-direction: column;
} 

.b-discussion-form--recommender .b-discussion-form__left {
    display: block;
    width: 100%;
    padding: 32px 20px 10px;
}

.b-discussion-form--recommender .b-discussion-form__right {
    padding: 0 20px 20px;
}

.b-discussion-form--recommender .b-discussion-form__title {
    font-size: 14px;
    line-height: 130%;
    width: 50%;
    margin-bottom: 8px;
}

.b-discussion-form--recommender .b-discussion-form__text {
    text-align: start;
    font-size: 12px;
    line-height: 130%;
    width: 80%;
}

.b-discussion-form--recommender .b-input {
    margin-bottom: 3px;
}

.b-discussion-form--recommender .b-input__input-field {
    padding: 6px 13px;
    height: 40px;
    color: #222222;
    font-size: 12px;
    line-height: 21px;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid rgba(34, 34, 34, .1);
}

.b-discussion-form--recommender .b-input:first-child .b-input__input-field {
    width: 42%;
}

.b-form-call--career-resume .b-input--resume-textarea::before {
    content: none;
}

.b-discussion-form--recommender .b-checkbox {
    margin-top: 23px;
    margin-bottom: 20px;
}

.b-discussion-form--recommender .b-checkbox__name {
    padding-left: 24px;
}

.b-discussion-form--recommender .b-checkbox__name::before {
    border: 1px solid #999999;
    transition: border-color 0.3s ease;
}

.b-discussion-form--recommender .b-checkbox__name::after {
    color: #999999;
    transition: color 0.3s ease opacity 0.3s ease;
    opacity: 0;
}

.b-discussion-form--recommender .b-checkbox__name:hover::before {
    border-color: #e13737;
}

.b-discussion-form--recommender .b-checkbox__name:hover::after,
.b-discussion-form--recommender .b-checkbox__name:hover span {
    color: #e13737;
}

.b-discussion-form--recommender .b-checkbox__name span {
    font-size: 10px;
    line-height: 130%;
    color: #999999;
    transition: color 0.3s ease;
}

.b-discussion-form--recommender .b-checkbox__input:checked + .b-checkbox__name::after {
    color: #999999;
}

.b-discussion-form--recommender .b-checkbox__input:checked + .b-checkbox__name:hover:after {
    opacity: 1;
    color: #e13737;
}

.b-discussion-form--recommender .b-button {
    width: 100%;
    border-radius: 5px 5px 0px 5px;
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    color: #e13737;
}

.b-discussion-form--recommender .b-discussion-form__personal-data {
    font-size: 9px;
    line-height: 130%;
    width: 96%;
}

.b-popup__content:has(.b-discussion-form--recommender) {
    max-width: 612px;
    border-radius: 30px 30px 0;
    min-height: 371px;
}

.banner--careernew .banner__career {
    max-width: none;
    min-height: 0;
    padding-top: 0;
    min-height: calc(100vw * 196 / 360);
    padding-bottom: 15px;
}
.banner--careernew .banner__referral {
    background: linear-gradient(180deg, #2E2A2E 32.07%, #7B7B7D 100%);
    margin: 0 -20px;
    padding: 0px 20px 20px;
    color: #fff;
}
.banner--careernew .b-title--banner {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 7px;
}

.banner--careernew .banner__text {
    font-size: 12px;
    line-height: 130%;
    margin-bottom: 8px;
}
.banner--careernew .banner__wrapper {
    border: 1.5px solid #FFFFFF;
    border-radius: 15px;
    padding: 18px 20px 23px;
    display: flex;
    flex-direction: column;
}

.banner--careernew .banner__subtitle {
    font-size: 20px;
    line-height: 110%;
    text-align: center;
    max-width: none;
    margin-bottom: 7px;
}
.banner--careernew .banner__subtitle span{
    font-size: 20px;
    line-height: 110%;
}
.banner--careernew .banner__link {
    font-size: 9px;
    line-height: 130%;
    color: #BEBEBE;
}

.banner--careernew .banner__link:before {
    background-image: url(../images/content/envelope.svg);
}

.banner--careernew .banner__descr:nth-last-child(1 of .banner__descr) {
    margin-bottom: 17px;
}

.banner--careernew .banner__image-box img {
    object-position: center top;
    height: auto;
    height: calc(100vw * 196 / 360);
}

.b-button--career {
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    padding: 7px 41px;
    border-radius: 6px 6px 0px 6px;
    color: #fff;
}

.career-filters {
    padding: 32px 0 16px;
}

.career-filters__title {
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #222222;
}

.career-filters__form {
    padding: 32px 0 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.b-input__input-field--filters[type=search] {
    box-sizing: border-box;
}

.b-input__input-field--filters {
    padding: 10px 24px;
    background: #EDECEC;
    border: none;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #222222;
}

.b-input__input-field--filters::placeholder {
    color: #999999;
}

.career-selects {
    display: flex;
    flex-direction: column;
    gap: 8px;
    position: relative;
}

.select2-container--open .select2-dropdown--below {
    border: none !important;
    border-radius: 0 !important;
}

.select2-container--default {
    position: relative;
}

.select2-selection--single {
    padding: 1px 40px 3px 24px;
    color: #999999 !important;
    appearance: none;
    background-color: #EDECEC !important;
    cursor: pointer;
    border-radius: 0 !important;
    border: none !important;
    position: relative;
    background-image: none;
    font-size: 12px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
    padding: 0 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 18px !important;
    left: auto !important;
    right: 23px !important;
    width: 12px !important;
    height: 12px !important;
    border: none !important;
    margin: 0 !important;
    background: url('../images/inhtml/career/arrow-down.svg') no-repeat center;
    background-size: contain;
    transition: transform 0.3s ease;
    pointer-events: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(180deg) !important;
}

.select2-container--default.select2-container--open .select2-selection__placeholder {
    font-size: 12px !important;
    line-height: 26px !important;
    display: block;
}

.select2-results__options {
    background-color: #EDECEC;
    padding: 0 23px 8px !important;
    border-radius: 0 !important;
    border: none !important;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: fit-content !important;
}

.resume-select {
    margin-bottom: 30px;
    width: 100%;
}

.resume-select .select2-container .select2-container--default {
    width: 100% !important;
}

body:has(.resume-select .select2-container--open) .select2-container--default .select2-results > .select2-results__options {
    padding: 15px 8px 8px !important;
    border-bottom: 1px solid #ffffff !important;
    border-right: 1px solid #ffffff !important;
    border-left: 1px solid #ffffff !important;
    border-top: 1px solid #ffffff !important;
}

body:has(.b-form-call--career-resume .select2-container--open) .select2-container--default .select2-results > .select2-results__options {
    background: none !important;
    border: 1px solid #999999 !important;
    border-radius: 8px !important;
    max-height: 200px !important;
    overflow-y: auto !important;
}

body:has(.b-form-call--career-resume .select2-container--open) .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
    width: 5px !important;
    height: auto !important;
}

body:has(.b-form-call--career-resume .select2-container--open) .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
  margin-top: 5px;
}

body:has(.b-form-call--career-resume .select2-container--open) .select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background: #999999;
  border-radius: 10px;
}

.select2-results__option {
    transition: color 0.3s ease;
}

.no-touchevents .select2-results__option:hover {
    color: #e13737 !important;
}

.select2-results__option--selectable {
    list-style: none;
    padding: 0 !important;
    background-color: transparent !important;
    color: #222222 !important;
    line-height: 16px !important;
    margin-bottom: 6px !important;
}

.select2-container--open .select2-dropdown--below {
    margin-top: 0 !important;
}

.select2-container

.select2-container--open {
    position: relative !important;
    top: -390px !important;
}

.b-form-call--career-resume .select2-selection--single {
    border: 1px solid #999999 !important;
    border-radius: 6px !important;
    padding: 10px 10px !important;
    background-color: transparent !important;
}

.career-select__options {
    padding: 0 0 10px;
    margin-top: -6px;
    display: none;
    position: relative;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #EDECEC;
    border-top: none;
    z-index: 100;
    max-height: 200px;
    overflow-y: auto;
}

.career-select__option {
    height: 22px;
    color: #222222;
    transition: color 0.3s ease;
}

.career-select__option:hover {
    color: #e13737;
}

.career-select__title {
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #999999;
}

.career-filters__buttons {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
}

.b-button--filters-reset {
    border: none;
    padding: 5px 7px;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    text-align: end;
    color: #999999;
    transition: color 0.3s ease;
}

.no-touchevents .b-button--filters-reset:hover,
.touchevents .b-button--filters-reset:active {
    color: #e13737;
    background-color: transparent;
}

.b-button--filters-search {
    border-radius: 0;
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    color: #E13737;
}

.vacancy {
    padding: 16px 0 56px;
}

.vacancy__btn {
    padding: 16px 0 16px 16px;
    position: relative;
    flex-shrink: 0;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.vacancy__btn span {
    position: relative;
    display: block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: radial-gradient(75% 60% at 38.13% 30%, #EB9696 0%, #E13737 27.56%, #A1373A 100%) ;
    transition: background-color 0.3s ease, transform 0.5s ease;
    cursor: pointer;
}

.vacancy__btn span::before {
    position: absolute;
    opacity: 0;
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: radial-gradient(75% 60% at 38.13% 30%, #FFFFFF 0%, #CFCFCF 27.56%, #666666 100%), #BEBEBE;
    transition: opacity 0.5s ease;
    cursor: pointer;
}

.vacancy__btn::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    width: 11px;
    height: 2px;
    transition: transform 0.5s ease;
    z-index: 1;
}

.vacancy__btn::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #ffffff;
    width: 11px;
    height: 2px;
    transform: translate(-50%, -50%) rotate(90deg);
    transition: transform 0.5s ease;
}

.active .vacancy__btn span {
    opacity: 1;
}

.active .vacancy__btn::before {
    transform: translate(-50%, -50%) rotate(0deg);
    transition: transform 0.5s ease;
}

.active .vacancy__btn::after {
    transform: translate(-50%, -50%) rotate(0deg);
    transition: transform 0.5s ease;
}

.vacancy__wrap {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    border-radius: 16px;
    box-shadow: 0 5px 30px 11px rgba(0, 0, 0, 0.15);
}

.vacancy__head {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 8px;
    align-self: flex-start;
}

.vacancy__body {
    padding: 0 16px 16px;
    align-self: flex-start;
    width: 100%;
    display: none;
}

.vacancy__btn-title {
    height: 100%;
    width: 100%;
    padding: 20px 16px 20px 0;
    font-family: HeliosExtCBold;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
    color: #222222;
    transition: color 0.3s ease;
}

.vacancy__list {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.vacancy__list-content {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.vacancy__item-content {
    display: flex;
    align-items: center;
    gap: 8px;
}

.vacancy__img {
    width: 18px;
    height: 18px;
    margin-top: 2px;
}

.vacancy__title {
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 130%;
    color: #222222;
}

.vacancy__text {
    margin-top: 16px;
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 130%;
    color: #222222;
}

.vacancy__description {
    padding-bottom: 14px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-top: 8px;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #222222;
}

.vacancy__item-description {
    position: relative;
    padding-left: 23px;
}

.vacancy__item-description::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #E13737;
    transform: translateY(-50%);
}

.vacancy__buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0 31px 10px;
}

.b-button--vacancy {
    text-align: center;
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    padding: 8px 20px;
    color: #E13737;
    border-radius: 6px 6px 0 6px;
}

.career-subscribe {
    padding: 24px 0 25px;
    display: flex;
    flex-direction: column;
    background: url('../images/inhtml/career/form-mobile.webp') no-repeat center;
    background-size: cover;
}

.career-subscribe__title {
    padding: 0 20px 43px;
    font-family: HeliosExtCBold;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #ffffff;
    width: 200px;
}

.career-subscribe__form {
    margin-top: auto;
    padding: 14px 20px 31px;
    display: flex;
    flex-direction: column;
    gap: 23px;
    backdrop-filter: blur(20px);
    background: rgba(34, 34, 34, 0.8);
}

.b-input--career-subscribe {
    border-bottom: 1px solid #ffffff;
}

.b-input__input-field--career-subscribe {
    padding: 20px 15px 0 0;
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #ffffff;
}

.b-label--career-subscribe {
    padding: 13px 0 0;
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #ffffff;
    position: absolute;
    z-index: 0;
    top: 8px;
    left: 0;
    display: inline;
}

.active .b-label--career-subscribe {
    color: #ffffff;
}

.b-checkbox__name--career-subscribe {
    display: flex;
    align-items: center;
    min-height: 15px;
    padding-left: 33px;
}

.b-checkbox__name--career-subscribe::before {
    top: 7px;
    left: 1px;
    width: 15px;
    height: 15px;
    border-radius: 4px;
    background-color: transparent;
    border: 1px;
    border-style: solid;
    border-color: #ffffff;
    transition: border-color 0.3s ease;
}

.b-checkbox__name--career-subscribe::after {
    font-size: 9px;
    top: 3px;
    left: 4px;
    color: #ffffff;
    transition: color 0.3s ease, opacity 0.3s ease;
}

.b-checkbox__name:hover .b-check-link--career-subscribe a {
    color: #e13737;
}

.b-checkbox__name:hover.b-checkbox__name--career-subscribe::before {
    border-color: #e13737;
}

.b-checkbox__name:hover.b-checkbox__name--career-subscribe::after {
    color: #e13737;
    opacity: 0;
}

.career-subscribe__form .b-checkbox__input:checked + .b-checkbox__name::after {
    color: #ffffff;
}

.career-subscribe__form .b-checkbox__input:checked + .b-checkbox__name:hover::after {
    opacity: 1;
    color: #e13737;
}

.b-button--career-subscribe {
    margin: 0 0 0 20px;
    padding: 6px 20px 9px;
    width: 280px;
    font-family: HeliosExtCBold;
    font-weight: 700;
    font-size: 12px;
    line-height: 130%;
    color: #e13737;
    border-radius: 8px 8px 0 8px;
}

.b-check-link--career-subscribe {
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    color: #ffffff;
    line-height: 130%;
}

.b-check-link--career-subscribe a {
    transition: color 0.3s ease;
    color: #ffffff;
}

.b-checkbox--career-subscribe {
    margin-top: 4px;
    margin-bottom: 1px;
    top: 0;
    display: flex;
    align-items: center;
    min-height: 30px;
    margin-right: 45px;
}

.career-advantages {
    padding: 24px 0;
}
.career-advantages__title {
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
    color: #222222;
}
.career-advantages__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.career-advantages__item {
    font-size: 12px;
    line-height: 130%;

    color: #222222;
    list-style-type: none;
    position: relative;
    padding-left: 26px;
}
.career-advantages__item:before {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    border-radius: 50%;
    background: #E13737;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.career-advantages__header {
    font-family: 'Montserrat-SemiBold';
    font-style: normal;
    font-weight: 600;
}

.career-advantages__nav {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.career-advantages__button {
    display: block!important;
    border: none;
    background: url(../images/inhtml/arrow-l.svg) no-repeat center;
    width: 25px;
    height: 20px;
    padding: 0;
    transform: translateX(10px);
    font-size: 0;
}
.career-advantages__button--prev {
    background: url(../images/inhtml/arrow-r.svg) no-repeat center;

    transform: translateX(-35px);
}
.career-advantages__button.slick-disabled {
    opacity: 0.6;
}


.career-reviews {
    padding: 21px 0 27px;
    background: #edecec;
}

.career-reviews > .b-container {
    position: relative;
}

.career-reviews__title {
    font-family: HeliosExtCBold;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #222222;
}

.career-reviews__list {
    margin: 0 -40px 0 -20px;
    padding: 32px 20px 18px;
    list-style-type: none;
}

.career-reviews__list > .slick-list {
    overflow: visible;
}

.career-reviews__item {
    position: relative;
    min-height: 233px;
    width: 100%;
    border: 1px solid #ffffff;
    border-radius: 15px;
    padding: 20px;
    box-shadow: 0 3px 15px 6px rgba(0, 0, 0, 0.05);
    background: #edecec;
    list-style-type: none;
    margin: 0 20px 0 0;
}

.career-reviews__item::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url('../images/inhtml/career/background-img.webp');
    background-position: top 45% left 40%;
    background-repeat: no-repeat;
    background-size: 64px;
    z-index: 1;
    pointer-events: none;
}

.career-reviews__prewiev {
    display: flex;
    gap: 24px;
}

.career-reviews__image {
    width: 44%;
    min-width: 123px;
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}

.career-reviews__image img {
    display: block;
}

.career-reviews__info {
    padding: 19px 0 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.career-reviews__name {
    font-family: HeliosExtCBold;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
    color: #222222;
}

.career-reviews__job {
    margin: 0;
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    font-size: 10px;
    line-height: 130%;
    color: #666666;
    opacity: 0.7;
}

.career-reviews__review {
    position: relative;
    margin: 16px 0 0;
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    font-size: 10px;
    line-height: 130%;
    color: #222222;
    opacity: 0.7;
    z-index: 1;
}

.career-reviews__nav {
    display: flex;
    justify-content: center;
    gap: 20px;
}

.career-reviews__button {
    display: block!important;
    border: none;
    background: url(../images/inhtml/arrow-l.svg) no-repeat center;
    width: 25px;
    height: 20px;
    padding: 0;
    font-size: 0;
}

.career-reviews__button.disabled,
.career-reviews__button.disabled:hover {
  opacity: 0.4;
  pointer-events: none;
}

.career-reviews__button--prev {
    background: url(../images/inhtml/arrow-r.svg) no-repeat center;
}

.career-social {
    padding: 31px 0 32px;
}

.career-social__title {
    font-family: HeliosExtCBold;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #222222;
}

.career-social__list {
    margin: 0;
    padding: 34px 10px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style-type: none;
}

.career-social__item {
    list-style-type: none;
}

.career-social__link {
    display: block;
    cursor: pointer;
}

.career-social__link img {
    display: block;
}

.b-case2-features--career {
    padding: 24px 0 0;
}

.b-case2-features--career .b-case2-features__title {
    font-size: 14px;
    line-height: 130%;
    margin-bottom: 12px;
}

.b-case2-features--career .b-case2-features__item-header {
    font-size: 12px;
    line-height: 130%;
}
.b-case2-features--career .b-case2-features__item-info {
    font-size: 12px;
    line-height: 130%;
}

.b-case2-features--career .b-case2-features__list {
    counter-reset: nums;
}

.b-case2-features--career .b-case2-features__item:before {
    counter-increment: nums;
    content: "0" counter(nums);

    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    leading-trim: both;
    text-edge: cap;
    color: #666666;
    font-size: 24px;
    line-height: 24px;

    opacity: 0.3;
    margin-top: 4px;

}
.b-case2-features--career .b-case2-features__item:nth-child(n+3),
.b-case2-features--career .b-case2-features__item:nth-child(n+4) {
    background: #EDECEC;
    color: #222;
}
.b-case2-features--career .b-case2-features__item:nth-child(n+3) .b-case2-features__item-header,
.b-case2-features--career .b-case2-features__item:nth-child(n+4) .b-case2-features__item-header {
    color: #222;
}

.b-case2-features--career .b-case2-features__item-wrap {
    padding-left: 8px;
    width: 68px;
    height: 60px;
}
.b-case2-features--career .b-case2-features__item-wrap:after {
    width: 60px;
    height: 60px;
    left: auto;
    right: 0;
}
.b-case2-features--career .b-case2-features__item-wrap:before {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 3px;
    left: 0;
    top: 50%;
    background: #E13737;
    transform: translateY(-50%);
}
.b-case2-features--career .b-case2-features__item:nth-child(even) {
    padding: 12px 20px 14px 16px;
}
.b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-wrap {
    padding-left: 0;
    padding-right: 8px;
}
.b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-wrap:after {
    left: 0;
    right: 0;
}
.b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-wrap:before {
    left: auto;
    right: 0;
}



.vacancy-banner {
    padding: 62px 17px 59px;
    background: url("../images/inhtml/vacancy/banner-mobile.webp") no-repeat center;
    background-size: cover;
}

.vacancy-banner__link {
    display: none;
}

.vacancy-banner__title {
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    color: #FFFFFF;
    width: 250px;
}

.vacancy-banner__list {
    padding: 16px 0 18px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 13px 0;
}

.vacancy-banner__item {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-right: 16px;
}

.vacancy-banner__item:nth-child(3) {
    width: 95px;
}

.vacancy-banner__item:last-child {
    width: 175px;
    margin-right: 0;
}

.vacancy-banner__text {
    font-family: HeliosExtC-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 123%;
    color: #FFFFFF;
}

.vacancy-banner__image {
    width: 8px;
    height: 10px;
    margin-left: -6px;
    margin-right: -3px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(80deg) brightness(100%) contrast(101%);
    position: relative;
    top: 1px;
} 

.vacancy-banner__img {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}

.b-button--vacancy-banner {
    width: 100%;
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    padding: 8px 32px;
    border: 1px solid #E13737;
    border-radius: 6px 6px 0px 6px;
    color: #E13737;
}

.no-touchevents .b-button--vacancy-banner:hover {
    opacity: 0.8;
}

.connection {
    padding: 1px 0 20px;
}

.connection__title {   
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #222222;
}

.connection__content {
    padding: 28px 0 26px;
    display: grid;
    grid-template-columns: 1fr 0.82fr;
    gap: 20px;
}

.connection__text {
    margin: auto 0;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #222222;
}

.connection__image {
    position: relative;
    height: 0;
    padding-top: 91%;
    margin-right: -4px;
}

.connection__img {
    position: absolute;
    top: 0;
    right: -4px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.connection__slogan {
    padding: 19px;
    border: 1px solid #E13737;
    border-radius: 15px 15px 0px 15px;
    font-family: 'Montserrat-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #222222;
}

.technologies {
    padding: 36px 0 32px;
}

.technologies__title {
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #222222;
}

.technologies__list {
    padding: 32px 0 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.technologies__item {
    height: 36px;
}

.technologies__img {
    height: 36px;
    opacity: 0.5;
}

.vacancy-resume {
    padding: 23px 0 10px;
    background: #EDECEC;
    min-height: 264px;
}

.vacancy-resume__title {
    padding: 0 20px;
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #222222;
}

.vacancy-resume__image {
    position: relative;
    margin: 24px 0 0;
    position: relative;
    height: 0;
    padding-top: 46%;
}

.vacancy-resume__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.b-button--vacancy-resume {
    position: absolute;
    bottom: -7px;
    width: 100%;
    padding: 12px 44px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    border: none;
    background: none;
    box-shadow: 0px 2.82575px 8.47724px 6.21664px rgba(0, 0, 0, 0.05);
    border-radius: 0px;
    text-align: end;
    z-index: 1;
    max-height: 35px;
}

.b-button--vacancy-resume span {
    position: relative;
    align-self: center;
    z-index: 5;
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    color: #E13737;
    font-size: 9px;
    transition: color 0.3s ease;
}

.b-button--vacancy-resume::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(72deg, #EDECEC 48.5%, #E13737 48.5%);
    opacity: 0;
    z-index: 0;
    transition: opacity 0.3s ease;
}

.b-button--vacancy-resume::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(72deg, #E13737 48.5%, #EDECEC 48.5%);
    opacity: 1;
    z-index: -1;
    transition: opacity 0.3s ease;
}

.no-touchevents .b-button--vacancy-resume:hover span {
    color: #ffffff;
    z-index: 5;
}

.no-touchevents .b-button--vacancy-resume:hover .b-button--vacancy-resume::after {
    opacity: 0;
}

.no-touchevents .b-button--vacancy-resume:hover.b-button--vacancy-resume::before {
    opacity: 1;
}

.vacancy-advantages {
    padding: 32px 0 0;
    background-color: #EDECEC;
}

.vaccancy-advantages__list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 20px;
}

.vacancy-advantages__subtitle {
    font-family: HeliosExtCBold;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
}

.vacancy-advantages__item {
    border-radius: 20px;
    padding: 20px 20px 31px;
    box-shadow: 0px 5px 30px 11px rgba(0, 0, 0, 0.15);
    color: #FFFFFF;
}

.vacancy-advantages__item--first {
    color: #222222;
    background: #FFFFFF;
}

.vacancy-advantages__item--second {
    background: #222222;
}

.vacancy-advantages__item--third {
    background: #E13737;
}

.vacancy-advantages__list-content {
    padding: 15px 0 0;
}

.vacancy-advantages__item-content {
    position: relative;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    padding-left: 20px;
    margin-bottom: 7px;
}

.vacancy-advantages__item-content::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ffffff;
}

.vacancy-advantages__item--first .vacancy-advantages__item-content::before {
    background-color: #222222;
}

.b-form-call__title-resume {
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #222222;
    margin-bottom: 0px;
}

.b-form-call__title-resume--file {
    display: flex;
    align-items: center;
    gap: 14px;
}

.b-form-call__title-resume--textarea {
    gap: 6px;
    margin-bottom: 8px;
}

.b-form-call__title-resume--select {
    margin-bottom: 4px;
    gap: 6px;
}

.tabs {
    margin: 0 0 22px;
    width: 100%;
}

.tabs__caption {
    display: flex;
    padding: 0;
    margin: 0;
    gap: 17px;
}

.tabs__caption li {
    position: relative;
    list-style-type: none;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #999999;
    padding: 11px 0 10px 0;
    cursor: pointer;
    transition: color 0.3s ease;
}

.tabs__caption li:hover {
    color: #E13737;
}

.tabs__caption li.active {
    color: #E13737;
}

.b-form-call--career-resume .b-input--resume-file {
    padding: 11px 10px;
    border: 1px dashed #999999;
    margin-bottom: 0;
    height: 90px;
    border-radius: 6px;
}

.b-form-call--career-resume .b-file__file,
.b-form-call--career-resume .b-file__text {
    padding: 10px 19px;
    background: #edecec;
    border-radius: 1px;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #222222;
    margin: 0 0 0 0;
    border-radius: 6px;
    transition: color 0.3s ease;
}

.b-form-call--career-resume .b-file__file:hover {
    color: #E13737;
}

.b-form-call--career-resume .b-file__text {
    padding: 0;
    background: none;
}

.b-file--other-version .error {
    bottom: -32px;
}

.b-form-call--career-resume .b-file--other-version .b-file__label span {
    margin-left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.b-form-call--career-resume .b-file--other-version .b-file__label {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    align-items: center;
}

.b-form-call--career-resume .b-file__note {
    padding-top: 5px;
    font-family: 'Montserrat-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 130%;
    color: #999999;
}

.b-form-call--career-resume .b-file__note span {
    display: block;
}

.b-form-call--career-resume .b-input__input-field--link {
    background: #ffffff;
    box-shadow: none;
    border-radius: 6px !important;
    background: #edecec;
    border: none !important;
}

.b-form-call--career-resume .b-input__input-field--link + .b-file__note {
    padding-top: 7px;
}

.b-form-call--career-resume .b-checkboxes .error {
    bottom: -5px;
}

.b-form-call--career-resume .b-input__input-field:hover {
    border-color: #e13737;
}

body:has(.resume-select .select2-container--open) .select2-dropdown--below {
    margin-bottom: 27px !important;
}

.career-selects__wrapper:has( .select2-selection__placeholder) .select2-selection__arrow b {
    top: 18px !important;
}

@media (min-width: 446px) {
    .vacancy-banner__item:nth-child(3),
    .vacancy-banner__item:last-child {
        width: fit-content;
    }

    .b-form-call--career-resume .b-checkbox__name::before {
        top: -1px;
    }

    .b-form-call--career-resume .b-checkbox__name::after {
        top: -7px;
    }
}


@media (min-width: 768px) {
    .b-form-call--career-resume-popup {
        display: flex;
        padding: 0 !important;
    }

    .b-form-call--career-resume-popup .b-form-call--career-resume {
    }

    .b-form-call--career-resume-popup .b-discussion-form__right {
        padding: 52px 34px;
    }

    .career-subscribe__form {
        align-items: flex-start;
    }

    .banner--careernew .banner__referral {
        margin: 0 -30px;
        padding: 0px 30px 30px;
        color: #fff;
    }

    .career-reviews__list {
        margin: 0 -60px 0 -30px;
        padding: 32px 30px 18px;
    }

    .career-reviews__item {
        margin: 0 30px 0 0;
    }

    .career-social__wrapper {
        display: grid;
        grid-template-columns: 0.88fr 1fr;
        gap: 30px;
        width: 100%;
    }

    .career-social__list {
        padding: 0;
    }

    .b-checkbox__name--career-subscribe::before {
        top: 1px;
    }

    .b-checkbox__name--career-subscribe::after {
        top: -3px;
    }

    .career-subscribe__title {
        width: 100%;
        padding: 0 20px 70px;
    }

    .b-discussion-form--recommender {
        flex-direction: row;
    } 

    .b-discussion-form--recommender .b-discussion-form__title {
        font-size: 20px;
        width: 100%;
        margin-bottom: 26px;
        text-align: start;
    }

    .b-form-call--career-resume .b-checkbox__name::before {
        top: -3px;
    }

    .b-form-call--career-resume .b-file__note span {
        display: inline-block;
    }

    .b-discussion-form--recommender .b-discussion-form__text {
        font-size: 14px;
        width: 100%;
    }

    .b-popup__content:has(.b-discussion-form--recommender) {
        padding: 0 40px 0;
    }

    .b-popup__content:has(.b-discussion-form--recommender) .b-popup__close {
        top: 16px;
        right: -20px;
    }

    .b-discussion-form--recommender {
        position: relative;
        min-height: 371px;
    }

    .b-discussion-form--recommender .b-discussion-form__left {
        width: 226px;
        padding: 30px 0 10px;
    }

    .b-discussion-form--recommender .b-discussion-form__right {
        padding: 35px 0 20px 20px;
    }

    .b-discussion-form--recommender .b-input {
        margin-bottom: 5px;
    }

    .b-discussion-form--recommender .b-input__input-field {
        font-size: 14px;
        line-height: 150%;
    }

    .b-discussion-form--recommender .b-input:first-child .b-input__input-field {
        width: 50%;
    }

    .b-discussion-form--recommender .b-checkbox {
        margin-top: 14px;
        margin-bottom: 12px;
    }

    .b-discussion-form--recommender .b-checkbox__name {
        padding-left: 44px;
    }

    .b-discussion-form--recommender .b-checkbox__name::before {
        width: 25px;
        height: 25px;
        left: 3px;
        transition: border-color 0.3s ease;
    }

    .b-discussion-form--recommender .b-checkbox__name::after {
        left: 9px;
        transition: color 0.3s ease;
    }

    .b-discussion-form--recommender.b-checkbox__input:checked + .b-checkbox__name::after {
        color: #ffffff;
    }

    .b-discussion-form--recommender .b-button {
        position: absolute;
        border-radius: 5px 5px 0px 5px;
        left: 0;
        bottom: 69px;
        padding: 7px 50px
    }

    .b-discussion-form--recommender .b-discussion-form__personal-data {
        margin: 0;
        position: absolute;
        left: 0;
        bottom: 40px;
        width: 100%;
    }

    .connection__title {   
        font-size: 24px;
    }

    .connection__content {
        padding: 28px 0 26px;
        gap: 40px;
    }

    .connection__text {
        font-size: 14px;
        line-height: 150%;
    }

    .connection__slogan {
        border-radius: 15px 15px 0px 15px;
        font-size: 14px;
    }

    .technologies__title {
        font-size: 24px;
    }

    .vacancy-resume {
        padding: 23px 0 30px;
    }

    .vacancy-resume__wrapper {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .vacancy-resume__title {
        align-self: center;
        padding: 0 30px;
        font-size: 24px;
    }

    .vacancy-resume__image {
        padding-top: 50%;
    }

    .b-button--vacancy-resume span {
        font-size: 10px;
    }

    .career-resume__title {
        padding: 0 30px;
    }
}


@media (min-width: 1024px) {
    .b-popup__content:has(.b-form-call--career-resume-popup ) {
        max-width: fit-content;
    }

    .b-form-call--career-resume-popup {
        display: flex !important;
    }

    .b-form-call--career-resume-popup .b-form-call--career-resume {
        padding: 0;
    }

    .b-form-call--career-resume-popup .b-discussion-form__right {
        padding: 52px 34px;
    }

    .b-form-call--career-resume-popup .b-discussion-form__left {
        min-width: 430px;
    }

    .b-form-call--career-resume-popup .b-form-call--career-resume .b-checkboxes {
        width: 100%;
    }

    body:has(.b-form-call--career-resume-popup) .b-form-call--career-resume .select2-container {
        width: 100% !important;
    }

    body:has(.b-form-call--career-resume-popup) .b-form-call--career-resume .b-form-call__row--button {
        grid-column: 1/3;
    }

    body:has(.career-selects .select2-container--open) .select2-dropdown--below {
        margin-top: -2px !important;
    }

    .b-form-call--career-resume .b-checkbox__name::after {
        top: -5px;
    }

    body:has(.b-form-call--career-resume .select2-container--open) .select2-container--default .select2-results > .select2-results__options {
        max-height: 198px !important;
    }

    .career-subscribe__form .b-form-call__done-send {
        border-radius: 15px 0 0 15px;
        flex-direction: row;
        gap: 40px;
    }

    .career-subscribe__form .b-form-call__done-send .b-form-call__img-wrap {
        width: 75px;
    }

    .career-subscribe__form .b-form-call__text-done {
        width: fit-content;
    }

    .career-subscribe__form {
        align-items: flex-end;
    }

    .vacancy-banner__image {
        width: 10px;
        height: 12px;
        margin-left: -7px;
        margin-right: -5px;
        filter: none;
    } 

    .career-resume {
        padding: 115px 0 0;
    }

    .career-resume__title {
        padding: 0px;
        width: 960px;
        margin: 0 auto;
        font-size: 32px;
    }

    .b-form-call--career-resume {
        padding: 40px 0 100px;
        width: 960px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 1fr 300px;
    }

    .b-form-call--career-resume .b-form-call__input-wrap {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 3px 40px;
    }

    .b-form-call--career-resume .b-form-call__title-resume,
    .b-form-call--career-resume .tabs,
    .b-form-call--career-resume .b-form-call__row--textarea,
    .b-form-call--career-resume .resume-select,
    .b-form-call--career-resume .b-checkboxes {
        grid-column: 1/3;
    }

    .b-form-call--career-resume .b-label--input {
        font-size: 20px;
        line-height: 21px;
        margin: 0 0 4px;
    }

    body:has(.resume-select .select2-container--open) .select2-dropdown--below {
        margin-bottom: 48px !important;
    }

    .b-form-call--career-resume .b-input__input-field--main {
        height: 48px;
        border-radius: 30px;
        padding: 10px 24px;
        font-family: 'Montserrat-Regular', sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: #222222;
        border: 2px solid #999999;
        transition: border-color 0.3s ease;
    }

    .b-form-call__title-resume {
        font-size: 20px;
        line-height: 21px;
        color: #222222;
        display: flex;
        align-items: center;
        gap: 17px;
    }

    .b-form-call__title-resume--file {
        display: flex;
        align-items: center;
        gap: 17px;
        font-size: 20px;
        line-height: 21px;
    }

    .b-form-call__title-resume--select {
        margin-bottom: 10px;
    }

    .tabs {
        margin: 0;
    }

    .tabs__caption {
        gap: 3px;
    }

    .tabs__caption li {
        font-size: 16px;
        line-height: 21px;
        margin-left: 0px;
        padding: 15px 15px 15px 0;
    }

    .tabs__caption li:first-child::before {
        height: 32px;
        margin-bottom: 0;
    }

    .b-form-call--career-resume .b-input--resume-file {
        padding: 16px;
        border: 2px dashed #999999;
        height: 117px;
        border-radius: 8px;
    }

    .b-form-call__title-resume--textarea {
        margin-bottom: 2px;
    }

    .b-form-call--career-resume .b-file__file,
    .b-form-call--career-resume .b-file__text {
        padding: 15px 23px;
        font-size: 16px;
        line-height: 21px;
        margin: 0 0 0 0;
    }

    body:has(.resume-select .select2-container--open) .select2-container--default .select2-results > .select2-results__options {
        padding: 15px 20px 8px !important;
    }

    .b-form-call--career-resume .b-file__file {
        background-color: #edecec;
        border-radius: 8px;
        min-width: 220px;
        text-align: center;
    }

    .b-form-call--career-resume .b-input--main {
        margin-bottom: 21px;
    }

    .b-form-call--career-resume .b-file--other-version .b-file__label .b-file__text {
        padding: 15px 3px;
    }

    .b-form-call--career-resume .b-file--other-version .b-file__label {
        grid-template-columns: 1fr 1.1fr;
    }

    .b-form-call--career-resume .b-file__note {
        padding: 9px 0 0;
        font-weight: 400;
        font-size: 12px;
        line-height: 14px;
    }

    .b-form-call--career-resume .b-input__input-field--link {
        border-radius: 8px;
    }

    .b-form-call--career-resume .b-checkbox {
        width: fit-content;
        margin-right: 20px;
    }

    .b-form-call--career-resume .b-checkbox__name {
        padding-right: 0;
    }

    .b-form-call--career-resume .b-input--resume-textarea .b-label {
        top: -30px;
        font-size: 20px;
        line-height: 21px;
    }

    .b-form-call--career-resume .b-input--resume-textarea {
        height: 80px;
        font-size: 16px;
        line-height: 21px;
        margin-top: 14px;
        padding: 0;
        border-radius: 8px;
    }

    .b-form-call--career-resume .b-input__input-field--resume-textarea::placeholder{
        font-size: 16px;
        line-height: 21px;
    }

    .b-form-call--career-resume .b-input__input-field--resume-textarea {
        border: none;
        height: 100%;
        padding: 26px 19px 20px;
    }

    .b-form-call--career-resume .b-form-call__row--textarea {
        margin-bottom: 0;
    }

    .b-form-call--career-resume .b-checkboxes {
        margin-top: 8px;
    }

    .b-form-call--career-resume .b-checkbox__name {
        padding-left: 40px;
    }

    .b-form-call--career-resume .b-checkbox__name::before {
        width: 25px;
        height: 25px;
        border-radius: 7px;
        top: -5px;
    }

    .b-form-call--career-resume .b-checkbox__name::after {
        font-size: 14px;
        left: 5px;
    }

    .b-form-call--career-resume .b-check-link {
        font-size: 14px;
        line-height: 16px;
    }

    .b-form-call--career-resume .b-form-call__row--button {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .b-form-call--career-resume .b-form-call__row--button::before {
        position: absolute;
        content: "";
        bottom: 0px;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../images/content/career/image.svg) no-repeat center;
        background-size: 90%;
        background-position: bottom 100px center;
        z-index: -1;
    }

    .b-form-call--career-resume .b-button--resume-form {
        width: fit-content;
        margin: auto auto 7px;
        font-size: 16px;
        line-height: 150%;
        padding: 15px 54px;
    }

    .b-form-call--career-resume .select2-selection--single {
        height: 56px !important;
        padding: 23px 20px !important;
        border: 1px solid #999999 !important;
        background: none !important;
        border-radius: 8px !important;
    }

    .b-form-call--career-resume .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 16px !important;
        line-height: 21px !important;
        color: #222222;
    }

    .b-form-call--career-resume .b-form-call__input-wrap {
        justify-content: flex-start;
        max-width: 600px;
    }

    .select2-container--open .select2-dropdown--below {
        margin-top: 0 !important;
    }

    body:has(.resume-select .select2-container--open) .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-weight: 600 !important;
        font-family: 'Montserrat-SemiBold' !important;
    }

    body:has(.resume-select .select2-container--open) .select2-selection--single {
        padding: 0px 40px 12px 10px;
    }

    .career-selects .select2-selection--single {
        padding: 20px 40px 12px 24px;
        height: 56px !important;
    }

    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 20px !important;
        right: 21px !important;
        width: 18px !important;
        height: 18px !important;
    }

    .select2-container--open .select2-selection--single {
        padding: 0px 40px 12px 24px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    .select2-results__option--selectable {
        margin-bottom: 8px !important;
    }

    .b-form-call--career-resume .select2-container--default .select2-selection--single .select2-selection__arrow b {
        width: 22px !important;
        height: 22px !important;
        top: 17px !important;
        right: 17px !important;
    }

    .vacancy-banner {
        padding: 12px 17px 0;
        background-image: linear-gradient(to right, #EDECEC 50%, #EDECEC 50%), url("../images/inhtml/vacancy/banner-desktop.webp");
        background-repeat: no-repeat, no-repeat;
        background-size: 50% auto, cover;
        background-position: left center, right center;
    }

    .vacancy-banner__link {
        padding: 10px 10px 10px 27px;
        display: block;
        font-family: 'Montserrat-Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        color: #999999;
        width: fit-content;
        background-image: url(../images/inhtml/career/arrow-r.svg);
        background-repeat: no-repeat;
        background-position: left -6px center;
        background-size: 18px 18px;
    }

    .vacancy-banner__title {
        margin-top: 92px;
        font-size: 55px;
        line-height: 55px;
        color: #222222;
        width: 460px;
    }

    .vacancy-banner__list {
        padding: 42px 0 88px;
        gap: 6px 0;
        width: 50%;
    }

    .vacancy-banner__item {
        gap: 17px;
        margin-right: 26px;
    }

    .vacancy-banner__text {
        font-size: 16px;
        line-height: 130%;
        color: #222222;
    }

    .vacancy-banner__img {
        width: 28px;
        height: 28px;
    }

    .b-button--vacancy-banner {
        font-size: 16px;
        padding: 15px 59px;
        width: fit-content;
        border-radius: 8px 8px 0px 8px;
    }

    .b-input--career-subscribe {
        border-bottom: 2px solid #ffffff;
    }

    .banner--careernew .banner__wrapper {
        border: none;
        padding: 0;
    }

    .banner--careernew .banner__text {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 14px;
    }
    .banner--careernew .banner__referral {
        margin: 0 5px 6px 0;
        padding: 14px 47px;
        background: transparent;
    }
    .banner--careernew .banner__subtitle {
        text-align: left;
        margin-bottom: 15px;
    }
    .banner--careernew .banner__career {
        min-height: 380px;
        padding-bottom: 40px;
    }
    .banner--careernew .banner__image-box {
        width: 100%;
        height: 100%;
    }
    .banner--careernew .banner__image-box img {
        width: 100%;
        height: 100%;
        object-position: left top;
    }
    .banner--careernew .b-title--banner {
        margin-bottom: 20px;
        font-size: 32px;
        line-height: 32px;
    }
    .banner--careernew .banner__link {
        font-size: 14px;
        line-height: 130%;
    }

    .banner--careernew .banner__descr {
        font-size: 12px;
        line-height: 130%;
    }
    .banner--careernew .banner__descr span {
        color: #fff
    }
    .banner--careernew .banner__descr:nth-last-child(1 of .banner__descr) {
        margin-bottom: 29px;
    }

    .banner--careernew .banner__subtitle,
    .banner--careernew .banner__subtitle span {
        font-size: 30px;
        line-height: 100%;
    }
    
    .b-button--career {
        padding: 14px 53px;

        background: rgba(255, 255, 255, 0.1);
        border: 2px solid #E13737;
        backdrop-filter: blur(2px);
        border-radius: 8px 8px 0px 8px;

        font-size: 16px;
        line-height: 150%;
        color: #E13737;
    }
    .b-case2-features--career {
        padding: 40px 0 0;
    }
    .b-case2-features--career .b-case2-features__item {
        padding: 195px 0;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(n+3),
    .b-case2-features--career .b-case2-features__item:nth-child(n+4) {
        background: none;
        color: #222;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(even) {
        color: #fff;
    }
    .b-case2-features--career .b-case2-features__item .b-case2-features__item-header {
        font-size: 16px;
        line-height: 150%;
    }
    .b-case2-features--career .b-case2-features__item .b-case2-features__item-info {
        font-size: 16px;
        line-height: 150%;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-header {
        color: #fff;
        
    }
    .b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-info {
        color: #fff;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(odd) .b-case2-features__item-info {
        transform: translateX(-50%) translateY(95px);
    }
    .b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-info {
        top: 100px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(6n+1) .b-case2-features__item-info {
        width: 310px;
        margin-left: 12px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(6n+2) .b-case2-features__item-info {
        width: 290px;
        margin-left: 10px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(6n+3) .b-case2-features__item-info {
        width: 340px;
        margin-left: 30px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(6n+4) .b-case2-features__item-info {
        width: 300px;
        margin-left: -20px;
    }
    .b-case2-features--career .b-case2-features__list {
        position: relative;
        padding: 0 12px 0 76px;
    }
    .b-case2-features--career .b-case2-features__list:before {
        content: "";
        display: block;
        position: absolute;
        width: 100vw;
        background: #EDECEC;
        left: 50%;
        top: 50%;
        height: 50%;
        z-index: 0;
        transform: translateX(-50%);
    }
    .b-case2-features--career .b-case2-features__list:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 0;
        background-image: url(../images/inhtml/snake-career-01.svg);
        background-size: auto 347px;
        background-repeat: repeat-x;
        background-position-x: calc(50% + 142px);
        width: 100vw;
        height: 347px;
        pointer-events: none;
        transform: translateY(-50%) translateX(-50%);
    }
    .b-case2-features--career .b-case2-features__item:first-child:before {
        content: "0" counter(nums);
        display: block;
        position: static;
        width: auto;
        background: none;
        left: 0;
        top: 0;
        height: auto;
        z-index: 1;
    }
    
    .b-case2-features--career .b-case2-features__item:before,
    .b-case2-features--career .b-case2-features__item:first-child:before {
        position: absolute;
        left: 50%;
        transform: translateX(-50%) translateY(-132px);
        margin: 0;
        bottom: 50%;
        top: auto;
        font-size: 80px;
        line-height: 80px;
        color: #666666;
        opacity: 1;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(even):before {
        top: 50%;
        bottom: auto;
        transform: translateX(-50%) translateY(142px);
        color: #fff;
    }
    .b-case2-features--career .b-case2-features__item:first-child:after {
        content: '';
        position: absolute;
        top: 50%;
        left: calc((960px - 100vw) / 2);
        z-index: 0;
        background-image: url(../images/inhtml/snake.webp);
        background-size: auto 324px;
        background-repeat: repeat-x;
        background-position-x: calc(50% + 110px);
        width: 100vw;
        height: 324px;
        pointer-events: none;
        transform: translateY(-50%);

        content: none;
    }
    .b-case2-features--career .b-case2-features__item-wrap,
    .b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-wrap {
        padding: 0;
        width: 153px;
        height: 153px;
    }
    .b-case2-features--career .b-case2-features__item-wrap:after {
        width: 153px;
        height: 153px;
    }

    .b-case2-features--career .b-case2-features__item-wrap:before {
        width: 7px;
        height: 21px;
        left: 50%;
        transform: translatex(-50%);
        top: auto;
        bottom: 100%;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-wrap:before {
        width: 7px;
        height: 21px;
        left: 50%;
        transform: translatex(-50%);
        top: 100%;
        bottom: auto;
    }
    .b-case2-features--career .b-case2-features__title {
        font-size: 32px;
        line-height: 130%;
    }

    .vacancy {
        padding: 42px 0 160px;
    }

    .vacancy__btn {
        padding: 31px 0 32px 31px;
        width: 110px;
        height: 110px;
    }

    .vacancy__btn span {
        width: 48px;
        height: 48px;
    }

    .vacancy__btn::after,
    .vacancy__btn::before {
        width: 21px;
        height: 3px;
    }

    .vacancy__wrap {
        border-radius: 20px;
    }

    .vacancy__head {
        gap: 24px;
    }

    .vacancy__body {
        padding: 0 44px 36px 36px;
    }

    .vacancy__btn-title {
        font-size: 24px;
        padding: 36px 44px 36px 0;
    }

    .vacancy__list {
        gap: 15px;
    }

    .vacancy__list-content {
        flex-direction: row;
        justify-content: space-between;
    }

    .vacancy__img {
        width: 28px;
        height: 28px;
    }

    .vacancy__title {
        font-size: 16px;
    }

    .vacancy__text {
        margin-top: 38px;
        font-size: 16px;
    }

    .vacancy__description {
        padding-bottom: 25px;
        gap: 8px;
        margin-top: 10px;
        font-size: 16px;
        line-height: 21px;
    }

    .vacancy__item-description {
        padding-left: 30px;
    }

    .vacancy__buttons {
        width: fit-content;
        margin: 0 auto 10px;
        flex-direction: row;
        gap: 40px;
    }

    .b-button--vacancy {
        font-size: 16px;
        padding: 15px 20px;
        width: 298px;
        border-radius: 8px 8px 0 8px;
    }


    .career-filters {
        padding: 102px 0 44px;
    }

    .career-filters__title {
        font-size: 32px;
        line-height: 100%;
        margin-left: 58px;
        transition: font-size 0.3s ease;
    }

    .b-input__input-field--filters {
        padding: 10px 24px;
        font-size: 16px;
        line-height: 100%;
        height: 56px;
    }

    .career-selects {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 27px;
    }

    .career-filters__form {
        padding: 88px 0 0;
        gap: 40px;
    }

    .career-select {
        position: relative;
        height: 56px;
    }

    .career-select__field {
        padding: 14px 40px 15px 24px;
        transition: padding 0.3s ease;
    }

    .career-select__field::after {
        top: 20px;
        width: 16px;
        height: 16px;
        transition: top 0.3s ease, width 0.3s ease, height 0.3s ease transform 0.3s ease;
    }

    .career-select__options {
        padding: 0 24px 10px;
        margin-top: -6px;
        position: absolute;
    }

    .career-select__option {
        height: 24px;
    }

    .career-select__title {
        font-size: 16px;
        line-height: 100%;
    }

    .career-select.is-open .career-select__field {
        padding: 0px 40px 0px 24px;
    }

    .career-select.is-open .career-select__field::after {
        top: 8px;
        width: 17px;
        height: 10px;
    }

    .career-select.is-open .career-select__title {
        font-size: 12px;
    }

    .career-filters__buttons {
        position: relative;
    }

    .b-button--filters-reset {
        position: absolute;
        right: 6px;
        width: fit-content;
        font-size: 16px;
        padding: 18px 0 14px;
    }

    .b-button--filters-search {
        border-radius: 10px 10px 0 10px;
        padding: 14px 82px 16px;
        font-size: 16px;
        width: fit-content;
        margin: 0 auto;
    } 

    .career-subscribe {
        padding: 37px 0 45px;
        background: url("../images/inhtml/career/form-career.webp") no-repeat center;
        background-size: cover;
    }

    .career-subscribe__title {
        margin: 0 auto;
        padding-left: 58px;
        padding-bottom: 83px;
        font-size: 32px;
        width: 960px;
    }

    .career-subscribe__form {
        margin: 0 auto;
        padding: 40px 40px;
        width: 960px;
        border-radius: 20px;
        display: grid;
        grid-template-columns: 250px 250px 1fr;
        gap: 24px;
    }

    .b-checkbox__name--career-subscribe {
        padding-left: 41px;
    }

    .b-checkbox__name--career-subscribe::before {
        width: 25px;
        height: 25px;
        border-radius: 6px;
        top: 3px;
        left: 0;
    }

    .b-checkbox__name--career-subscribe::after {
        font-size: 14px;
        top: 4px;
        left: 5px;
    }

    .b-checkbox--career-subscribe {
        margin: 0;
        grid-column: 3/4;
    }

    .b-label--career-subscribe,
    .b-input__input-field--career-subscribe {
        font-size: 14px;
        line-height: 100%;
    }

    .b-input__input-field--career-subscribe {
        padding: 28px 15px 0 0;
        height: 50px;
    }

    .b-button--career-subscribe {
        margin: 0;
        grid-column: 2/3;
        grid-row: 1/2;
        width: 100%;
        font-size: 14px;
        line-height: 150%;
        padding: 14px 10px;
    }

    .b-check-link--career-subscribe {
        font-size: 12px;
    }

    .career-reviews {
        padding: 187px 0 86px;
        position: relative;
    }
    
    .career-reviews__title {
        font-size: 32px;
        line-height: 120%;
    }
    
    .career-reviews__list {
        padding: 64px 64px 18px;
        margin: 0px -60px 0 -63px;
        overflow: hidden;
    }
    
    .career-reviews__item {
        margin: 0 34px 0 0;
        padding: 30px;
        border-radius: 30px;
    }

    .career-reviews__item::before {
        background-position: top 47% left 41%;
        background-size: 125px;
    }
    
    .career-reviews__prewiev {
        gap: 30px;
    }
    
    .career-reviews__image {
        width: 44%;
        min-width: 180px;
        max-height: 192px;
        border-radius: 30px 30px 0 30px;
        overflow: hidden;
    }
    
    .career-reviews__info {
        padding: 36px 0 0;
        gap: 11px;
    }
    
    .career-reviews__name {
        font-size: 16px;
        line-height: 120%;
        width: 150px;
    }
    
    .career-reviews__job {
        font-size: 12px;
    }
    
    .career-reviews__review {
        margin: 40px 0 0;
        font-size: 14px;
        line-height: 150%;
    }

    .career-reviews__nav {
        position: absolute;
        gap: 20px;
        top: 56%;
        left: -29px;
        width: 980px;
        margin: 0 auto;
        justify-content: space-between;
    }
    
    .career-reviews__button {
        width: 25px;
        height: 20px;
        background: url(../images/inhtml/career/arrow-l.svg) no-repeat center;
    }
    
    .career-reviews__button--prev {
        background: url(../images/inhtml/career/arrow-l.svg) no-repeat center;
        transform: rotate(180deg);
    }

    .career-social {
        padding: 60px 0 60px;
    }

    .career-social__title {
        font-size: 24px;
        line-height: 30px;
    }

    .career-social__item:last-child .career-social__link img {
        min-height: 31px;
    }

    .career-social__link img {
        min-height: 40px;
    }

    .connection {
        padding: 76px 0 40px;
    }

    .connection__title {   
        font-size: 32px;
    }

    .connection__content {
        padding: 28px 0 26px;
        gap: 40px;
        grid-template-columns: 1fr 0.62fr;
        max-height: 285px;
    }

    .connection__text {
        margin: 54px 0 0;
        font-size: 20px;
        line-height: 150%;
    }

    .connection__image {
        padding-top: 85%;
    }

    .connection__img {
        top: -92px;
    }
    
    .connection__slogan {
        padding: 40px 40px;
        font-size: 20px;
        border: 2px solid #E13737;
        border-radius: 30px 30px 0px 30px;
    }

    .technologies {
        padding: 155px 0 101px;
    }

    .technologies__title {
        font-size: 32px;
    }

    .technologies__list {
        padding: 82px 0 0;
        gap: 40px;
    }

    .technologies__item {
        height: 56px;
    }

    .technologies__img {
        height: 56px;
    }

    .vacancy-resume {
        padding: 89px 0 44px;
    }

    .vacancy-resume__wrapper {
        width: 960px;
        margin: 0 auto;
        grid-template-columns: 1.02fr 1fr;
    }

    .vacancy-resume__title {
        padding: 7px 0 0;
        font-size: 32px;
        width: 90%;
    }

    .vacancy-resume__image {
        padding-top: 61%;
        margin-top: 15px;
    }

    .b-button--vacancy-resume {
        width: 95%;
        padding: 31px 23px;
        bottom: -3px;
    }

    .b-button--vacancy-resume span {
        font-size: 16px;
    }

    .vacancy-advantages {
        padding: 160px 0 100px;
    }

    .vaccancy-advantages__list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
        align-items: center;
    }

    .vacancy-advantages__subtitle {
        font-size: 24px;
        line-height: 120%;
    }

    .vacancy-advantages__item {
        border-radius: 40px;
        padding: 40px;
    }

    .vacancy-advantages__item--second {
        max-height: fit-content;
        grid-row: 1/3;
        grid-column: 2/3;
        align-self: center;
    }

    .vacancy-advantages__list-content {
        padding: 26px 0 0;
    }

    .vacancy-advantages__item-content {
        font-size: 16px;
        padding-left: 30px;
        margin-bottom: 8px;
    }

    .vacancy-advantages__item-content::before {
        width: 6px;
        height: 6px;
    }

    .b-form-call--career-resume .b-checkboxes .error {
        bottom: -14px;
    }

    .b-file--other-version .error {
        bottom: -45px;
    }

    .b-form-call--career-resume .select2-container {
        width: 600px !important;
    }

    .select2-container .select2-selection--single {
      height: 56px;
    }

    .career-selects__title-span {
        position: absolute;
        top: 0;
        left: 23px;
        width: 50%;
        height: 100%;
        z-index: 1;
        color: #999999;
        pointer-events: none;
        padding: 0 5px;
        font-size: 14px;
        transition: all .3s ease;
    }

    .career-selects__wrapper:has( .select2-selection[aria-expanded="true"]) .career-selects__title-span {
        top: 0;
        padding: 0 5px;
        font-size: 14px;
    }

    .career-selects__wrapper:has( .select2-selection__placeholder) .career-selects__title-span {
        top: 16px;
        font-size: 16px;
        padding: 0;
    }

    .career-selects .select2-container .select2-selection--single .select2-selection__rendered {
        font-size: 16px;
        padding: 4px 0 0;
        font-weight: 600;
    }

    .career-selects__wrapper:has( .select2-selection[aria-expanded="true"]) .select2-selection__rendered {
        padding: 24px 0 0;
    }

    .career-selects__wrapper:has( .select2-selection__placeholder) .select2-selection__arrow b {
        top: 19px !important;
    }

    .select2-container .select2-selection--single .select2-selection__rendered {
        padding-top: 12px;
    }
}

@media (min-width: 1366px) {

    .b-form-call--career-resume-popup {
        gap: 0 !important;
    }

    .b-form-call--career-resume-popup .b-discussion-form__right {
        padding: 52px 64px;
    }

    .b-form-call--career-resume-popup .b-form-call--career-resume .select2-container {
        width: 100% !important;
    }

    .b-form-call--career-resume-popup .b-form-call--career-resume .b-form-call__row--button {
        grid-column: 1/3;
    }

    .b-form-call--career-resume .select2-container {
        width: 800px !important;
    }

    .banner--careernew .banner__text {
        font-size: 14px;
        line-height: 130%;
        margin-bottom: 14px;
    }
    .banner--careernew .banner__referral {
        margin: 0 5px 6px 0;
        padding: 14px 47px;
    }
    .banner--careernew .banner__subtitle {
        text-align: left;
        margin-bottom: 15px;
    }
    .banner--careernew .banner__career {
        min-height: 480px;
        padding-bottom: 40px;
    }
    .banner--careernew .b-title--banner {
        margin-bottom: 0;
        font-size: 55px;
        line-height: 55px;
        width: 340px;
    }
    .banner--careernew .banner__link {
        font-size: 14px;
        line-height: 130%;
    }
    .banner--careernew .banner__right {
        padding-bottom: 14px;
    }

    .banner--careernew .banner__descr {
        font-size: 16px;
        line-height: 130%;
    }
    .banner--careernew .banner__descr:nth-last-child(1 of .banner__descr) {
        margin-bottom: 27px;
    }

    .banner--careernew .banner__subtitle,
    .banner--careernew .banner__subtitle span {
        font-size: 40px;
        line-height: 100%;
    }
    .banner--careernew .banner__content .b-container {
        width: 1260px;

    }
    
    .banner--careernew .banner__career {
        min-height: 480px;
        display: flex;
        flex-direction: row;
        align-items: flex-end;
        padding-bottom: 40px;
    }

    
    .b-case2-features--career .b-case2-features__item:nth-child(odd) .b-case2-features__item-info {
        transform: translateX(-50%) translateY(95px);
    }
    .b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-info {
        top: 100px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(6n+1) .b-case2-features__item-info {
        width: 350px;
        margin-left: 12px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(6n+2) .b-case2-features__item-info {
        width: 290px;
        margin-left: 10px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(6n+3) .b-case2-features__item-info {
        width: 340px;
        margin-left: 30px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(6n+4) .b-case2-features__item-info {
        width: 340px;
        margin-left: 22px;
    }
    .b-case2-features--career .b-case2-features__list {
        position: relative;
        padding: 0 106px 0 136px;
    }
    .b-case2-features--career .b-case2-features__list:after {
        background-size: auto 397px;
        background-position-x: calc(50% + 142px);
        height: 397px;
    }
    .b-case2-features--career .b-case2-features__item:before,
    .b-case2-features--career .b-case2-features__item:first-child:before {
        font-size: 80px;
        line-height: 80px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(even):before {
        transform: translateX(-50%) translateY(142px);
    }
    .b-case2-features--career .b-case2-features__item-wrap,
    .b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-wrap {
        padding: 0;
        width: 153px;
        height: 153px;
    }
    .b-case2-features--career .b-case2-features__item-wrap:after {
        width: 153px;
        height: 153px;
    }

    .b-case2-features--career .b-case2-features__item-wrap:before {
        width: 7px;
        height: 21px;
    }
    .b-case2-features--career .b-case2-features__item:nth-child(even) .b-case2-features__item-wrap:before {
        width: 7px;
        height: 21px;
    }
    .b-case2-features--career .b-case2-features__title {
        font-size: 32px;
        line-height: 130%;
    }

    .career-reviews__list {
        padding: 64px 100px 18px 0;
        margin: 0px -100px 0 -18px;
    }

    .career-reviews__item {
        min-height: 440px;
        padding: 40px 39px 40px 40px;
        border-radius: 30px;
        margin: 0 20px 0 20px;
    }

    .career-reviews__item::before {
        background-position: top 47% left 41%;
        background-size: 125px;
    }
    
    .career-reviews__prewiev {
        gap: 61px;
    }
    
    .career-reviews__image {
        width: 44%;
        min-width: 238px;
        max-height: 192px;
    }
    
    .career-reviews__info {
        padding: 36px 0 0;
        gap: 11px;
    }
    
    .career-reviews__name {
        font-size: 20px;
        line-height: 120%;
        width: 150px;
    }
    
    .career-reviews__job {
        font-size: 16px;
    }
    
    .career-reviews__review {
        margin: 40px 0 0;
        font-size: 16px;
        line-height: 150%;
    }
    
    .career-reviews__nav {
        left: -36px;
        width: 1290px;
    }

    .career-social {
        padding: 97px 0 100px;
    }

    .career-social__title {
        font-size: 32px;
        line-height: 120%;
    }

    .career-social__list {
        max-width: 498px;
    }

    .career-social__item {
        padding-top: 10px;
    }

    .career-social__item:last-child .career-social__link img {
        min-height: 41px;
    }

    .career-social__link img {
        min-height: 50px;
    }

    .career-subscribe__title {
        width: 1240px;
    }

    .career-subscribe__form {
        width: 1240px;
        padding: 40px 80px;
        grid-template-columns: 340px 340px 1fr;
    }

    .b-checkbox--career-subscribe {
        margin: 0 30px 0 0;
    }

    .b-button--career-subscribe {
        font-size: 16px;
        padding: 14px 34px;
    }

    .b-label--career-subscribe,
    .b-input__input-field--career-subscribe {
        font-size: 16px;
    }

    .vacancy-banner {
        background-size: 50% auto, 50% 100%;
    }

    .vacancy-banner__item:last-child {
        margin: 0 0 0 58px;
    }

    .connection__content {
        max-height: 354px;
    }

    .connection__slogan {
        padding: 40px 80px;
    }

    .vacancy-resume__wrapper {
        width: 1240px;
        margin: 0 auto ;
    }

    .vacancy-resume__title {
        width: 80%;
    }

    .b-button--vacancy-resume {
        padding: 31px 64px;
    }

    .career-resume__title {
        width: 1240px;
    }

    .b-form-call--career-resume {
        width: 1240px;
    }

    .b-form-call--career-resume .b-checkboxes {
        margin-right: -200px;
    }

    .b-form-call--career-resume .b-form-call__input-wrap {
        max-width: 800px;
    }

    .b-form-call--career-resume .b-form-call__row--button::before {
        background-size: 100%;
    }

    .b-form-call--career-resume {
        grid-template-columns: 800px 1fr;
        gap: 54px;
    }
}