

/* Start:/bitrix/templates/travelline2/src/css/fix/career.css?175222389813604*/
.hr-block-2 {
    padding: 222px 0;
    position: relative;
    color: #fff;
    background-size: cover;
}
.strip_type-hr {
    position: relative;
}
video::-webkit-media-controls {
    display:none !important;
}
.hr-block-6__cosmo {
    position: relative;
    width: fit-content;
    margin: 0 auto;
}
.hr-block-6__cosmo img {
    display: block;
    margin: 0 auto;
    position: relative;
    top: 0;
}
.hr-block-6__cosmo:before {
    background-image: url('/upload/images/hr/cosmonaut2_shadow.svg');
    filter: blur(100px);
    position: absolute;
    content: '';
    width: 244px;
    height: 404px;
    top: 0;
    left: 190px;
}
.hr-block-5__block {
    max-width: 560px;
}
.hr-block-5__btn {
    margin-bottom: 105px;
}

.hr-block-5__delimitter {
    position: relative;
    z-index: 1;
    margin-bottom: 107px;
}
.hr-block-5__delimitter:before {
    position: absolute;
    content: '';
    height: 2px;
    width: 100%;
    background: #fff;
    top: 50%;
    left: 0;
    z-index: -1;
}
.hr-block-5__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.hr-block-5__row.pb120 {
    margin-bottom: 120px;
}

.hr-block-5__col {
    width: calc(100%/3);
    padding: 40px;
    color: #2B3D56;
    position: relative;
    z-index: 1;
    background-position: center;
}
.hr-block-5__col:nth-child(1) {
    max-width: 360px;
    padding: 65px 40px;
    background-image: url('/upload/images/hr/block5-col-1.svg');
    background-repeat: no-repeat;
}
.hr-block-5__col:nth-child(2) {
    padding: 120px 60px;
    background-image: url('/upload/images/hr/block5-col-2.svg');
    background-repeat: no-repeat;
}
.hr-block-5__col:nth-child(3) {
    padding: 76px 70px;
    background-image: url('/upload/images/hr/block5-col-3.svg');
    background-repeat: no-repeat;
}
.hr-block-5__col:before {
    position: absolute;
    content: '';
    width: 360px;
    height: 360px;
    filter: blur(50px);
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    z-index: -1;
    border-radius: 40%;
    opacity: .6;
}
.hr-block-5__col:nth-child(1):before {
    background: #EDCBFF;
}
.hr-block-5__col:nth-child(2):before {
    background: #FFE7B3;
}
.hr-block-5__col:nth-child(3):before {
    background: #CBE5FF;
}
.hr-block-5__col:nth-child(3):after {
    background-image: url('/upload/images/hr/block5-col-3-orbit.svg');
    position: absolute;
    content: '';
    width: 402px;
    height: 549px;
    left: 50%;
    transform: translate(-50%,-50%);
    top: 50%;
    z-index: -1;
}
.hr-block-5__title {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 16px;
}
.hr-block-5__desc {
    font-weight: 600;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 48px;
}
.hr-block-5 {
    position: relative;
    color: #fff;
    padding: 246px 0 210px;
}
.hr-block-4__banner {
    position: relative;
    color: #fff;
    padding: 72px 200px;
    background: url('/upload/images/hr/hr-block-4-banner.svg') no-repeat;
    border-radius: 8px;
}
.hr-block-4__banner:before {
    position: absolute;
    content: '';
    width: 128px;
    height: 144px;
    background-image: url('/upload/images/hr/banner_robo.png');
    background-repeat: no-repeat;
    bottom: 10px;
    left: 60px;
}

.hr-block-4__banner-title {
    font-size: 48px;
    line-height: 58px;
    font-weight: 400;
    padding-bottom: 24px;
}
.hr-block-4__banner-text {
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 48px;
}
.hr-block-4 {
    padding: 0 0 120px 0;
    background: linear-gradient(
            0deg, #FFFFFF, #FFFFFF), linear-gradient(
            180deg, #ECF1F6 0%, #FFFFFF 100%);
}
.hr-block-3__photo-wrapper {
    position: relative;
    max-width: 460px;
    border-radius: 8px;
}

.hr-block-3__title {
    font-weight: 400;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 24px;
}
.hr-block-5-title,
.hr-block-6__title {
    font-size: 48px;
    line-height: 120%;
}

.hr-block-3__text {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 32px;
}
.hr-block-3__row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hr-block-3__left,
.hr-block-3__right {
    width: 50%;
    max-width: 560px;
}
.tl-job-video {
    display: block;
    transform: rotate(2deg);
    position: relative;
    max-width: 460px;
    margin: 0 auto;
}
.hr-block-2__people {
    margin-bottom: 120px;
    height: 480px;
    background: url('/upload/images/hr/tl-people2-min.jpg') repeat-x 0 0/cover;
    animation: animate-tl-people 200s linear infinite;
}
.hr-block-2__bottom-wave {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-height: 25vh;
    pointer-events: none;
}
.hr-block-3__top-wave {
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none;
}
.hr-block__text-2 {
    font-size: 20px;
    line-height: 32px;
}
.hr-block--2 {
    margin-bottom: 66px;
}

.tl-job-video:after {
    position: absolute;
    content: '';
    background-repeat: no-repeat;
    width: 598px;
    height: 260px;
    background-image: url('/upload/images/hr/tl-job-video_overlay.png');
    left: -68px;
    top: 0;
}

.tl-job-video:hover:after {
    background-image: url('/upload/images/hr/tl-job-video_overlay-hover.png');
}
.bottom-wave {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-height: 200px;
    pointer-events: none;
}
.hr-first-scr {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hr-first-scr__img {
    width: auto;
    position: relative;
    bottom: -50px;
    right: -7px;
}
.hr-first-scr__shuttle {
    position: absolute;
    top: 0;
    right: 61px;
}
.hr-block-2__top-wave,
.hr-block-5__top-wave {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-height: 150px;
    z-index: 1;
    pointer-events: none;
}
.hr-block-1 {
    padding: 48px 0 62px;
}
.hr-block__title {
    line-height: 58px;
}
.hr-block__title-2 {
    font-size: 60px;
    line-height: 72px;
    padding-bottom: 8px;
}
.hr-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hr-block__left,
.hr-block__right {
    position: relative;
    width: 50%;
}
.hr-block__left--arrow:after {
    position: absolute;
    content: '';
    width: 49px;
    height: 206px;
    left: -44px;
    bottom: -160px;
    background-image: url('/upload/images/hr/arrow.png');
    background-repeat: no-repeat;
}
.hr-block__row-right {
    max-width: 460px;
}
.hr-block__row-left {
    max-width: 560px;
}
.hr-block__row-subtitle {
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 8px;
}
.hr-block__row-subtitle.blue {
    color: #0047A7;
}
.hr-block__row-subtitle.purple {
    color: #9E2BD8;
}
.hr-block__row-text:not(:last-child) {
    margin-bottom: 32px;
}
.hr-block__row-right:before {
    position: absolute;
    content: '';
    left: -40px;
    top: 0;
    background-image: url('/upload/images/hr/hr-block-1-left.png');
    background-repeat: no-repeat;
    width: 72px;
    height: 144px;
}
.shakes__title {
    text-transform: uppercase;
    position: absolute;
    padding: 55px 18px 55px 74px;
    top: 31px;
    z-index: 2;
    color: #fff;
    cursor: default;
    font-weight: 800;
    font-size: 38px;
    line-height: 140%;
}
.shakes__title .button {
    text-transform: none;
}
.shakes__title-br {
    height: 20px;
}
.shakes {
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-family: sans-serif;
    color: white;
    text-align: center;
    width: 460px;
    height: 460px;
    top: -15px;
    right: -4px;
    background: url('/upload/images/squircle.svg');
    z-index: 1;
}
.shakes-hover {
    content: '';
    position: absolute;
    display: inline-block;
    vertical-align: top;
    font-family: sans-serif;
    color: white;
    text-align: center;
    width: 436px;
    height: 436px;
    bottom: 0;
    right: 0;
    background: url('/upload/images/squircle-hover.svg');
    z-index: 0;
}

.work-slider__image-img {
    border-radius: 8px;
}

@media (max-width: 1260px) {
    .hr-block__left, .hr-block__right {
        position: relative;
        width: 100%;
        text-align: center;
    }
    .hr-block-2__video {
        margin-bottom: 48px;
    }
    .hr-block__left--arrow:after {
        position: absolute;
        content: '';
        width: 46px;
        height: 78px;
        left: 50%;
        transform: translateX(-50%);
        bottom: -100px;
        background-image: url(/upload/images/hr/arrow-mobile.svg);
    }
    .hr-block-2 {
        padding: 120px 0;
    }
    .hr-block-5__row {
        flex-direction: column;
    }
    .hr-block-5__col {
        margin-bottom: 72px;
        width: 100%;
        max-width: 410px;
    }
    .hr-block-5__cup {
        display: none;
    }
}
@media (max-width: 1200px) {
    .hr-block-4__banner {
        background: linear-gradient(180deg, #002353 0%, #0A247F 100%);
        padding: 72px;
        border-radius: 0;
    }
    .hr-block-4__banner:before {
        bottom: 0;
    }
    .hr-block-5__top-wave {
        display: none;
    }
    .hr-block-4 {
        padding: 0;
    }
    .hr-block-5 {
        padding: 72px 0;
    }

}



@media (max-width: 1090px) {
    .strip .product-first-screen {
        width: 100%;
        max-width: none;
    }
    .hr-first-scr__shuttle {
        display: none;
    }
    .hr-first-scr__img {
        position: absolute;
        top: 0;
        right: 0;
        opacity: 0.3;
    }
    .hr-block__row-right {
        display: none;
    }
    .hr-block__row-left {
        max-width: none;
        width: 100%;
    }
    .hr-block__title {
        line-height: 1.3;
    }
}

@media (max-width: 1023px) {

    .hr-block-3__left,
    .hr-block-3__right {
        width: 100%;
        max-width: none;
        text-align: center;
        order: 1;
    }
    .hr-block-3__photo-wrapper {
        max-width: none;
        margin-bottom: 24px;
    }
    .hr-block-3__left,
    .hr-block-3__right {
        margin-bottom: 24px;
    }
    .hr-block-3__left.photo,
    .hr-block-3__right.photo {
        order: 0;
    }
}

@media (max-width: 768px) {
    .slider_type-about-work {
        margin-bottom: 24px;
    }
    .hr-block-6__btns .button {
        margin-bottom: 16px;
    }

}

@media (max-width: 690px) {
    .hr-block-4__banner {
        padding: 72px 15px;
    }
    .hr-block-4__banner:before {
        display: none;
    }

}
@media (max-width: 620px) {
    .tl-job-video:after {
        display: none;
    }
    .tl-job-video {
        display: block;
        transform: none;
    }
    .tl-job-video video {
        width: 100%;
    }
    .button.right20 {
        margin-right: 0;
    }
    .hr-block-6__cosmo:before {
        display: none;
    }
    .hr-block__title,
    .hr-block__title-2,
    .hr-block-3__title,
    .hr-block-4__banner-title,
    .hr-block-5-title,
    .hr-block-6__title {
        font-size: 40px;
        line-height: 120%;
    }
    .strip_type-hr-first-screen {
        padding: 72px 0;
    }
}
@media (max-width: 425px) {
    .button__hide {
        display: none;
    }
}

@media (max-width: 405px) {
    .hr-block-5__col:nth-child(1) {
        background-image: url('/upload/images/hr/block5-col-1_mob.svg');
    }
    .hr-block-5__col:nth-child(2) {
        background-image: url('/upload/images/hr/block5-col-2_mob.svg');
    }
    .hr-block-5__col:nth-child(3) {
        background-image: url('/upload/images/hr/block5-col-3_mob.svg');
    }
    .hr-block-5__col:nth-child(3):after {
        display: none;
    }
    .hr-block-5__row.pb120 {
        margin-bottom: 48px;
    }
    .hr-block-5__col:before {
        display: none;
    }
    .hr-block-5__col {
        margin-bottom: 0px;
    }
    .strip_type-hr-first-screen .product-first-screen__title {
        font-size: 64px;
    }
}

.shake-wrapper:hover .shakes {
    -webkit-animation-name: shake;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-timing-function: linear;
    -webkit-transform-origin: 50% 100%;
}
.shake-wrapper:hover .shakes-hover {
    -webkit-animation-name: shake-hover;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-timing-function: linear;
    -webkit-transform-origin: 50% 100%;
}

@keyframes animate-tl-people {
    from {background-position: 0 0;}
    to {background-position: 100% 0;}
}

@keyframes shake {
    0% {transform: rotate(0deg)}
    20% {transform: rotate(2deg)}
    40% {transform: rotate(-2deg)}
    60% {transform: rotate(1deg)}
    100% {transform: rotate(0deg)}
}

@keyframes shake-hover {
    0% {transform: rotate(0deg)}
    20% {transform: rotate(-2deg)}
    40% {transform: rotate(2deg)}
    60% {transform: rotate(-1deg)}
    100% {transform: rotate(0deg)}
}
/* End */
/* /bitrix/templates/travelline2/src/css/fix/career.css?175222389813604 */
