@keyframes jumping-arrow{0%,50%,to{transform:translateY(0)}25%,75%{transform:translateY(15px)}}@keyframes face{0%{stroke-dashoffset:6000}to{stroke-dashoffset:0}}@keyframes city{0%{stroke-dashoffset:6000}to{stroke-dashoffset:0}}@font-face{font-family:"Gilroy";src:url(../fonts/Gilroy-Regular.ttf) format("truetype")}@font-face{font-family:"DrukTextWide";src:url(../fonts/DrukTextWideCyrMedium.otf) format("truetype")}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.font_primary{font-family:"DrukTextWide",sans-serif}.font_secondary{font-family:"Gilroy",sans-serif}.list{margin:0;padding:0;list-style-type:none}.accent-text{color:#79fa4d}.text-uppercase{text-transform:uppercase}.link{text-decoration:none}.button{display:inline-block;border-radius:50px;font-weight:500;font-size:13px;line-height:20px;padding:18px 48px;border:0;text-transform:uppercase;color:#0d0d0d;cursor:pointer;outline:0}@media screen and (max-width:767px){.button{font-size:11px;padding:18px 40px}}.button_primary{background-color:#79fa4d}.button_primary:hover{background-color:#6ee246}.button_medium{font-weight:500;font-size:11px;line-height:20px;padding:12px 24px}.button_light{background-color:transparent;border:1px solid #bdbdbd}.button_light:hover{background-color:#bdbdbd}.max-width_400{max-width:400px}.max-width_370{max-width:370px}.max-width_700{max-width:700px}.max-width_800{max-width:800px}.page-header{display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;width:100vw;max-width:100vw;padding:30px 80px;z-index:1;transition:all .2s linear;color:#fff}@media screen and (max-width:767px){.page-header{padding:26px 20px}}.page-header_sticky{background-color:#0d0d0d;border-bottom:1px solid gray;padding-top:0;padding-bottom:0}@media screen and (max-width:1570px){.page-header_sticky{padding:28px 40px}.page-header_sticky .mobile-menu-trigger__text{display:none}}@media screen and (max-width:767px){.page-header_sticky{padding:26px 20px}.mobile-menu-trigger__text{display:none}}.page-header__nav{margin-left:auto}@media screen and (max-width:1570px){.page-header__nav{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0d0d0d}.page-header_sticky .page-header__nav{top:104px;height:calc(100vh - 104px)}}@media screen and (max-width:767px){.page-header_sticky .page-header__nav{top:97px;height:calc(100vh - 97px)}}.page-header__nav-list{display:flex;align-items:center}@media screen and (max-width:1570px){.page-header__nav-list{height:100%;flex-direction:column;align-items:flex-start;justify-content:center;padding:40px;font-size:28px;line-height:60px;position:relative}.page-header__nav-list:before{content:'';display:block;position:absolute;right:0;top:0;width:410px;height:540px;pointer-events:none;background-image:url(../img/face.svg);background-repeat:no-repeat;background-size:contain;transform:scaleX(-1)}}@media screen and (max-width:767px){.page-header__nav-list{font-size:20px;line-height:1}.page-header__nav-list:before{width:205px;height:270px}}.page-header__nav-divider{border-left:1px solid #585757;height:24px}@media screen and (max-width:1570px){.page-header__nav-divider{border-left:none;border-bottom:1px solid #585757;height:auto;width:220px}}.page-header__nav-item{display:inline-block;color:#fff;padding:40px 0;border-bottom:3px solid transparent}@media screen and (max-width:1570px){.page-header__nav-item{padding:10px 0}}.page-header__nav-item_active{border-bottom-color:#79fa4d}.page-header__nav-list li:not(:first-child){margin-left:40px}.page-header__nav-item_external::after{content:'';display:inline-block;margin-left:10px;margin-bottom:-1px;width:9px;height:9px;background:url(../img/link-arrow.svg) 0 0 no-repeat}@media screen and (max-width:1375px){.page-header__nav-list li:not(:first-child){margin-left:0}}.page-header__button{display:none;padding:12px 24px}.page-header_sticky .page-header__button{display:block;margin-left:40px;flex-shrink:0}@media screen and (max-width:1570px){.page-header_sticky .page-header__button{margin-left:auto;margin-right:30px}}@media screen and (max-width:767px){.page-header_sticky .page-header__button{margin-right:0;padding:12px 28px}}.mobile-menu-trigger{display:none;cursor:pointer}.mobile-menu-trigger.active{z-index:10}@media screen and (max-width:1570px){.mobile-menu-trigger{display:flex;align-items:center;font-size:16px;line-height:19px;text-transform:lowercase}}@media screen and (max-width:767px){.page-header_sticky .mobile-menu-trigger{order:-1}}.hamburger{width:40px;height:35px;display:flex;flex-direction:column;justify-content:center;margin-right:17px}.hamburger__item{background-color:#fff;height:1px;transition:all .3s linear}.mobile-menu-trigger.active .hamburger .hamburger__item:first-child{transform:rotate(45deg) translate(8px,8px)}.mobile-menu-trigger.active .hamburger .hamburger__item:last-child{transform:rotate(-45deg) translate(3px,-3px)}.mobile-menu-trigger.active .hamburger .hamburger__item:nth-child(2){transform:rotate(135deg) translate(3px,-3px);opacity:0}.hamburger__item:not(:first-child){margin-top:7px}.section{padding:150px 75px;position:relative}@media screen and (max-width:1375px){.section{padding:120px 40px}}@media screen and (max-width:767px){.section{padding:60px 20px}}.section_lead{min-height:100vh;padding:160px 80px 80px;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;overflow:hidden}@media screen and (max-width:767px){.section_lead{padding:160px 20px 80px}}.section_team{padding-bottom:75px;overflow:hidden}@media screen and (max-width:1375px){.section_team{padding-bottom:60px}}@media screen and (max-width:767px){.section_team{padding-bottom:30px}}.section_remote{padding-top:75px;overflow:hidden}@media screen and (max-width:1375px){.section_remote{padding-top:60px;padding-bottom:280px}}@media screen and (max-width:767px){.section_remote{padding-top:30px;padding-bottom:60px}}.section_streams{padding:150px 0}@media screen and (max-width:1375px){.section_streams{padding:120px 0}}@media screen and (max-width:767px){.section_streams{padding:60px 0}}.section_stages{padding-left:44.95%;background-image:url(../img/stages.png);background-repeat:no-repeat;background-size:auto;background-position:left 190px center}@media screen and (max-width:1375px){.section_stages{padding:120px 40px;background-image:none}}@media screen and (max-width:767px){.section_stages{padding:60px 20px}}.section_questions{padding-bottom:20px}@media screen and (max-width:1375px){.section_questions{padding-bottom:40px}}@media screen and (max-width:767px){.section_questions{padding-bottom:20px}}.section_reasons{padding-bottom:100px}@media screen and (max-width:767px){.section_reasons{padding-bottom:60px}}@media screen and (max-width:1375px){.section_reviews{grid-template-columns:1fr}}@media screen and (max-width:767px){.section_reviews{grid-gap:40px}}.section_theme_dark{background-color:#0d0d0d;color:#fff}.section__title{margin:0;font-style:normal;font-weight:500;font-size:64px;line-height:56px;letter-spacing:-3px}@media screen and (max-width:1375px){.section__title{font-size:52px;line-height:56px}}@media screen and (max-width:767px){.section_stages .section__title{font-size:32px;line-height:56px}.section__title{font-size:28px;line-height:28px}}.section_streams .section__title{text-transform:uppercase;text-align:center;margin-bottom:40px}.section_reviews,.section_vacancies .section__title{text-align:center}.section__title-line{display:block}.section__title_main{font-size:64px;line-height:56px;margin-top:auto}@media screen and (max-width:1375px){.section__title_main{font-size:60px;line-height:60px}}@media screen and (max-width:767px){.section__title_main{font-size:40px;line-height:40px;margin-top:0}}.section__title_small{font-size:13px;line-height:20px;letter-spacing:0}.section__title_with-image{box-sizing:content-box;padding-left:255px;background-repeat:no-repeat;background-position:left center;background-size:contain}@media screen and (max-width:767px){.section__title_with-image{padding-left:140px;min-height:90px}}.section__title_with-image_laptop{background-image:url(../img/laptop.jpg)}.section__subtitle{margin:0;font-style:normal;font-weight:500;font-size:64px;line-height:56px;letter-spacing:-3px}@media screen and (max-width:1375px){.section__subtitle{font-size:52px;line-height:56px}}@media screen and (max-width:767px){.section__subtitle{font-size:28px;line-height:28px;margin-right:0}}.section__subtitle-line{display:block}.section_remote .section__subtitle{margin-top:40px}@media screen and (max-width:767px){.section_remote .section__subtitle{margin-top:20px}}.section_remote .feature{width:260px;position:absolute;top:300px;right:240px;margin:0 0 0 auto}@media screen and (max-width:1375px){.section_remote .feature{position:relative;top:0;right:0;margin-right:120px;margin-top:20px}}@media screen and (max-width:767px){.section_remote .feature{margin-left:80px;font-size:11px;line-height:20px;max-width:185px;margin-top:60px;margin-bottom:145px}}.section_remote .feature:after{content:'';display:block;width:440px;height:440px;background-image:url(../img/stroke_hex.svg);background-repeat:no-repeat;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.title-offset-left_small{margin-left:22.481%}@media screen and (max-width:1375px){.section_team .title-offset-left_small{margin-left:0}}@media screen and (max-width:767px){.section_remote .title-offset-left_small{margin-left:0}}.title-offset-left_medium{margin-left:31.712%}@media screen and (max-width:1375px){.section_conditions .title-offset-left_medium{margin-left:0}}.lead-content{margin-left:auto;margin-right:6%;max-width:650px;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-grow:1}.lead-content__text{font-size:20px;line-height:28px;margin-top:45px}@media screen and (max-width:767px){.lead-content__text{font-size:16px;line-height:28px;margin-top:30px}}.lead-content__button{margin-top:45px;margin-bottom:10px}@media screen and (max-width:767px){.lead-content__button{margin-top:20px}}.lead-content__arrow{margin-top:auto;animation:jumping-arrow 1s ease-in-out alternate infinite;cursor:pointer}@media screen and (max-width:1375px){.lead-content__arrow{widows:50px}}@media screen and (max-width:767px){.lead-content__arrow{widows:45px}}.lead-content__arrow img,.team__person img{max-width:100%;width:100%}.face,.team-container .feature:after{top:0;left:0;position:absolute;pointer-events:none}.face{max-width:520px}.city{position:absolute;bottom:30px;right:0;pointer-events:none}.city path,.face path{stroke-dasharray:6000;stroke-dashoffset:6000;animation:face 7s linear alternate infinite}.city path{animation:city 7s linear alternate infinite}@media screen and (max-width:1375px){.face{left:auto;right:-45px;transform:scaleX(-1);max-height:720px}.city{right:350px;bottom:-25px}.lead-content{margin-left:0;margin-right:0}}@media screen and (max-width:767px){.face{display:none}.city{right:0;bottom:-85px}}.feature{font-weight:500;font-size:13px;line-height:20px;text-transform:uppercase}.team-container{display:flex;justify-content:space-between;margin-top:45px;flex-wrap:wrap}@media screen and (max-width:767px){.team-container{margin-top:0}}.team-container .feature{width:210px;flex-shrink:0;margin-left:auto;margin-top:100px;margin-right:75px;align-self:flex-start;position:relative}@media screen and (max-width:767px){.team-container .feature{font-size:11px;line-height:20px}}.team-container .team{width:50%}@media screen and (max-width:1375px){.team-container .team{width:100%;margin-top:64px}}@media screen and (max-width:767px){.team-container .team{margin-top:40px}}.team-container .feature:after{content:'';display:block;width:500px;height:300px;background-image:url(../img/stroke_oval.svg);background-repeat:no-repeat;background-size:100% 100%;transform:translate(-35%,-30%)}@media screen and (max-width:767px){.team-container .feature:after{width:390px;height:230px;transform:translate(-30%,-35%)}}.team__content{font-size:20px;line-height:28px;color:#0d0d0d;max-width:410px;margin-top:75px}@media screen and (max-width:1375px){.team__content{margin-left:30%;max-width:335px;margin-top:70px}}@media screen and (max-width:767px){.team__content{max-width:initial;margin-left:0;margin-top:40px}}.team__persons{display:flex}@media screen and (max-width:1375px){.team__person{width:190px;height:190px}}@media screen and (max-width:767px){.team__person{width:100px;height:100px}}.team__person img{height:auto;max-height:100%}.team__person:not(:first-child){margin-left:20px}.conditions{max-width:1440px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;margin:260px auto 60px}@media screen and (max-width:1375px){.conditions{grid-template-columns:1fr 1fr;grid-row-gap:225px;margin-bottom:330px}}@media screen and (max-width:767px){.conditions{margin-bottom:280px;margin-top:140px}}.condition{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:300px}.condition:last-child{grid-column-start:1;grid-column-end:4}@media screen and (max-width:1375px){.condition:last-child{grid-column-start:initial;grid-column-end:initial;transform:translateY(150px)}}.condition:last-child::after{top:25%}@media screen and (max-width:767px){.condition:last-child::after{top:50%}}.condition__title{font-weight:400;font-size:20px;line-height:28px;margin:0;position:relative}@media screen and (max-width:767px){.condition__title{font-size:16px;line-height:28px}}.condition__text{font-size:34px;line-height:34px;letter-spacing:-2px;margin:10px 0 0}@media screen and (max-width:767px){.condition__text{font-size:18px;line-height:18px}}.condition_round{position:relative}.condition_round:after{content:'';display:block;position:absolute;top:15%;left:50%;width:428px;height:428px;transform:translate(-50%,-50%);background-image:url(../img/stroke_circle.svg);background-repeat:no-repeat;background-position:center;background-size:contain;pointer-events:none}@media screen and (max-width:1375px){.condition_round:after{top:35%}}@media screen and (max-width:767px){.condition_round:after{width:250px;height:250px;top:60%}}.condition_round_large:after{width:540px;height:540px}@media screen and (max-width:767px){.condition_round_large:after{width:315px;height:315px}}.condition__description{padding:28px 35px;background-color:#0d0d0d;color:#fff;text-align:left;margin:0;font-size:16px;line-height:24px}@media screen and (max-width:767px){.condition__description{font-size:14px;line-height:18px;padding:25px;width:225px}}.condition__description_position_under{margin:130px 0 0;max-width:280px}@media screen and (max-width:1375px){.condition__description_position_under{margin-top:0;position:absolute;top:0;right:0;transform:translate(100%,-100%)}}@media screen and (max-width:767px){.condition__description_position_under{transform:translate(65%,-100%)}}.condition__description_position_bottom-left{transform:translate(-90%,-20px)}@media screen and (max-width:1375px){.condition__description_position_bottom-left{position:absolute;bottom:0;left:0;transform:translate(-100%,150%)}}@media screen and (max-width:767px){.condition__description_position_bottom-left{transform:translate(-50%,150%)}}.stages{font-size:20px;line-height:28px;margin-top:50px}@media screen and (max-width:1375px){.stages{margin-top:20px}}@media screen and (max-width:767px){.stages{margin-top:10px;font-size:16px;line-height:28px}}.stages li{display:flex;align-items:center;padding:40px 0}@media screen and (max-width:767px){.stages li{padding:30px 0}}.stages li:not(:first-child){border-top:1px solid gray}.stage-number{font-size:64px;line-height:56px;color:#0d0d0d;-moz-text-shadow:0 1px 0 gray,0 -1px 0 gray,1px 0 0 gray,-1px 0 0 gray,1px 1px 0 gray,1px -1px 0 gray,-1px 1px 0 gray,-1px -1px 0 gray;-webkit-text-shadow:0 1px 0 gray,0 -1px 0 gray,1px 0 0 gray,-1px 0 0 gray,1px 1px 0 gray,1px -1px 0 gray,-1px 1px 0 gray,-1px -1px 0 gray;text-shadow:0 1px 0 gray,0 -1px 0 gray,1px 0 0 gray,-1px 0 0 gray,1px 1px 0 gray,1px -1px 0 gray,-1px 1px 0 gray,-1px -1px 0 gray;margin-right:85px;display:inline-block;width:60px;text-align:center}@media screen and (max-width:767px){.stage-number{margin-right:35px;font-size:40px;line-height:56px}}.questions{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px;margin-top:100px}@media screen and (max-width:1375px){.questions{margin-top:60px;grid-template-columns:1fr}}@media screen and (max-width:767px){.questions{margin-top:40px}}.question{padding:100px 50px 155px 0;border-top:1px solid #0d0d0d}@media screen and (max-width:1375px){.question{padding:60px 0}}@media screen and (max-width:767px){.question{padding:40px 0}}.question__title{font-size:13px;line-height:20px;margin:0;text-transform:uppercase}.question__answer{font-size:20px;line-height:28px}@media screen and (max-width:767px){.question__answer{font-size:16px;line-height:24px}}.reasons{font-size:20px;line-height:28px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:50px;margin-top:100px}@media screen and (max-width:767px){.reasons{margin-top:50px;grid-template-columns:1fr}}.reason{padding-top:80px;background-repeat:no-repeat;background-position:left top;max-width:300px}@media screen and (max-width:767px){.reason{max-width:initial;padding-top:0;padding-left:90px;min-height:50px}}.reason__text p{margin-top:0}.reason__text p+p{margin-top:15px}.reason_tasks{background-image:url(../img/challenges.svg)}.reason_experience{background-image:url(../img/experience.svg)}.reason_team{background-image:url(../img/group.svg)}.reason_money{background-image:url(../img/card.svg)}.reason_hiring{background-image:url(../img/hiring.svg)}.reason_bank{background-image:url(../img/lamp.svg)}.section_reasons .button{margin-top:80px}@media screen and (max-width:767px){.section_reasons .button{margin-top:60px}}.reviews-content{margin-top:80px;overflow:hidden;position:relative;z-index:0}@media screen and (max-width:767px){.reviews-content{margin-top:40px}}.review__author{text-transform:uppercase;grid-column-start:1;grid-column-end:4;text-align:center;font-size:34px;line-height:40px;padding:80px;margin-bottom:80px}@media screen and (max-width:1375px){.review__author{font-size:13px;line-height:20px;padding:10px 0;margin-bottom:0}}.review__author-university{font-size:13px;line-height:20px;color:#bdbdbd}.review__item{display:grid;grid-template-columns:1fr 1fr;width:100%;z-index:1}.slick-initialized .slick-slide.review__item{display:grid}.review__avatar{display:flex;align-items:center;z-index:2}@media screen and (max-width:1375px){.review__avatar{order:-1;grid-column-start:1;grid-column-end:4;display:flex;align-items:center;justify-content:center}}.review__avatar img{max-width:100%}@media screen and (max-width:1375px){.review__avatar img{width:140px;height:140px}}.review__text{font-size:20px;line-height:28px;color:#0d0d0d;width:100%;margin-top:50px}@media screen and (max-width:1375px){.review__text{margin-top:0;grid-column-start:1;grid-column-end:4;display:flex;flex-direction:column}}.review__text p,.stream__content p{margin:0}.review__text p+p{margin-top:10px}.review__quote{font-weight:500;font-size:34px;line-height:40px;position:relative}@media screen and (max-width:1375px){.review__quote{font-size:34px;line-height:40px;order:-1}}@media screen and (max-width:767px){.review__quote{font-size:18px;line-height:22px}}.review__quote:after{content:'';position:absolute;left:0;top:0;width:75px;height:75px;transform:translateY(-100%);background-image:url(../img/quotes__top.svg);background-repeat:no-repeat;background-size:contain}@media screen and (max-width:1375px){.review__quote:after{width:55px;height:55px}}@media screen and (max-width:767px){.review__quote:after{width:40px;height:40px}}.review__text .review__quote{margin-top:100px}@media screen and (max-width:1375px){.review__text .review__quote{margin-top:75px;margin-bottom:40px}}@media screen and (max-width:767px){.review__text .review__quote{margin-top:40px}}.review-controls{display:flex;align-items:center;justify-content:space-between;padding:60px 0;border-top:1px solid gray;border-bottom:1px solid gray;position:absolute;width:100%;top:0;left:0;z-index:1}@media screen and (max-width:1375px){.review-controls{padding:30px 0;border:0}}.review-progress{color:#fff;position:absolute;top:200px;font-size:160px;line-height:180px;text-shadow:0 1px 0 gray,0 -1px 0 gray,1px 0 0 gray,-1px 0 0 gray,1px 1px 0 gray,1px -1px 0 gray,-1px 1px 0 gray,-1px -1px 0 gray;opacity:.5;z-index:-1}@media screen and (max-width:1375px){.review-progress{display:none}}.review-arrow{width:80px;height:80px;display:flex;align-items:center;justify-content:center;border:1px solid #000;background-color:#fff;padding:5px;border-radius:50%;cursor:pointer}@media screen and (max-width:1375px){.review-arrow{width:60px;height:60px}.review-arrow img{width:14px;height:9px}}.review-arrow_next img{transform:scaleX(-1)}.vacancies{margin-top:100px}@media screen and (max-width:1375px){.vacancies{margin-top:75px}}@media screen and (max-width:767px){.vacancies{margin-top:44px}}.vacancy{display:grid;grid-template-columns:3fr 6fr 2fr 62px;grid-gap:44px;margin:60px 0}@media screen and (max-width:1375px){.vacancy{align-items:center;grid-template-columns:2fr 1fr 50px;margin:52px 0;grid-gap:40px}}@media screen and (max-width:767px){.vacancy{grid-template-columns:1fr 32px;margin:28px 0;grid-gap:28px}}.vacancy .left-block{font-size:16px;line-height:20px}@media screen and (max-width:767px){.vacancy .left-block{display:flex;align-items:center;font-size:14px}}.left-block .left-block__time{font-weight:500;font-size:13px}@media screen and (max-width:767px){.left-block .left-block__time{font-size:9px;line-height:15px}}.left-block .left-block__point{font-size:13px;font-weight:500;width:20px;margin:0 4px}@media screen and (max-width:1375px){.vacancy .info-block{order:1;grid-column-start:1;grid-column-end:4}}.vacancy .info-block__name{font-weight:500;font-size:24px;line-height:24px;margin-bottom:20px;cursor:pointer}@media screen and (max-width:767px){.vacancy .info-block__name{font-size:18px;line-height:18px;margin-bottom:16px}}.vacancy.js-active-vacancy .info-block__name{margin-bottom:48px}@media screen and (max-width:1375px){.vacancy.js-active-vacancy .info-block__name{margin-bottom:36px}}@media screen and (max-width:767px){.vacancy.js-active-vacancy .info-block__name{margin-bottom:28px}}.vacancy .info-block__description{font-family:"Gilroy",sans-serif;font-size:16px;line-height:20px;color:#969696;max-width:518px;overflow:hidden;text-overflow:ellipsis;max-height:40px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media screen and (max-width:767px){.vacancy .info-block__description{max-height:80px;-webkit-line-clamp:4}}.vacancy.js-active-vacancy .info-block__description{display:block;max-width:518px;overflow:visible;text-overflow:clip;max-height:none}.vacancy.js-active-vacancy .description-block{display:flex;flex-direction:column;margin-bottom:36px}.vacancy.js-active-vacancy .description-block:last-child{margin-bottom:0}@media screen and (max-width:767px){.vacancy.js-active-vacancy .description-block{margin-bottom:16px}}.vacancy.js-active-vacancy .description-block__title{font-family:"DrukTextWide",sans-serif;color:#fff;font-weight:500;font-size:13px;line-height:20px;text-transform:uppercase;margin-bottom:16px}@media screen and (max-width:767px){.vacancy.js-active-vacancy .description-block__title{font-size:11px}}.vacancy.js-active-vacancy .description-block__item:before{content:'∙';color:#79fa4d;margin-right:8px}.vacancy.js-active-vacancy .description-block__item{font-size:20px;line-height:28px;color:#969696;margin-bottom:12px}@media screen and (max-width:767px){.vacancy.js-active-vacancy .description-block__item{font-size:16px;line-height:20px}}.vacancy .description-block__item__point{display:none}.vacancy.js-active-vacancy .description-block__item__point{display:inline;color:#79fa4d;margin-right:4px}.salary{font-weight:500;font-size:13px;line-height:20px;text-transform:uppercase}@media screen and (max-width:767px){.salary{order:2;grid-column-start:1;grid-column-end:4;font-size:11px}}.vacancy .vacancy__arrow{width:62px;stroke:#fff;stroke-width:2px;align-self:start;cursor:pointer}.vacancy__arrow:hover{fill:currentColor}@media screen and (max-width:1375px){.vacancy .vacancy__arrow{width:50px}.vacancy__arrow:hover{fill:none}}@media screen and (max-width:767px){.vacancy .vacancy__arrow{width:32px}}.vacancy.js-active-vacancy .vacancy__arrow{transform:rotate(-90deg)}.vacancy .vacancy-button{display:none}.vacancy.js-active-vacancy .vacancy-button{display:inline-block;justify-self:start;grid-column-start:2}@media screen and (max-width:1375px){.vacancy.js-active-vacancy .vacancy-button{order:3;grid-column-start:1}}.vacancy__border{opacity:.2}.ticker-row{font-size:13px;line-height:20px;color:#0d0d0d;padding:30px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;text-transform:uppercase}@media screen and (max-width:767px){.ticker-row{font-size:9px;line-height:20px}}.ticker-row .slick-slide{margin-left:30px}@media screen and (max-width:767px){.ticker-row .slick-slide{margin-left:10px}}.streams__footer{display:flex;justify-content:center;margin-top:60px}.stream__title{font-size:64px;line-height:1.3;color:#fff;cursor:pointer;-moz-text-shadow:0 1px 0 #282828 ,0 -1px 0 #282828 ,1px 0 0 #282828 ,-1px 0 0 #282828 ,1px 1px 0 #282828 ,1px -1px 0 #282828 ,-1px 1px 0 #282828 ,-1px -1px 0 #282828;-webkit-text-shadow:0 1px 0 #282828 ,0 -1px 0 #282828 ,1px 0 0 #282828 ,-1px 0 0 #282828 ,1px 1px 0 #282828 ,1px -1px 0 #282828 ,-1px 1px 0 #282828 ,-1px -1px 0 #282828;text-shadow:0 1px 0 #282828 ,0 -1px 0 #282828 ,1px 0 0 #282828 ,-1px 0 0 #282828 ,1px 1px 0 #282828 ,1px -1px 0 #282828 ,-1px 1px 0 #282828 ,-1px -1px 0 #282828}@media screen and (max-width:1375px){.stream__title{font-size:52px}}@media screen and (max-width:767px){.stream__title{font-size:32px;letter-spacing:2px}}@media screen and (max-width:451px){.stream__title{font-size:28px}}@media screen and (max-width:374px){.stream__title{font-size:24px}}.stream__title-item:focus{outline:0;text-shadow:none}.section_theme_dark .stream__title{color:#0d0d0e;-moz-text-shadow:1px 1px 0 #fff,0 -1px 0 #fff,1px 0 0 #fff,-1px 0 0 #fff,1px 1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff;-webkit-text-shadow:0 1px 0 #fff,0 -1px 0 #fff,1px 0 0 #fff,-1px 0 0 #fff,1px 1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff;text-shadow:0 1px 0 #fff,0 -1px 0 #fff,1px 0 0 #fff,-1px 0 0 #fff,1px 1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,-1px -1px 0 #fff}.stream:not(:last-child){border-bottom:1px solid gray}.stream{padding:23px 0}.stream:hover .stream__title{color:#0d0d0e;text-shadow:none}.section_theme_dark .stream:hover .stream__title{color:#fff}.stream__title-item svg{fill:currentColor;stroke:#fff;stroke-width:2px;width:1em;margin-left:5px}@media screen and (max-width:767px){.stream__title-item svg{stroke-width:4px}}.stream__title-item:focus,.stream__title-item:hover{color:#79fa4d}.stream__title-item:focus svg,.stream__title-item:hover svg{stroke:transparent}.stream__content{font-size:20px;line-height:28px;max-width:615px;margin:100px auto 0;position:relative;display:flex;padding:40px 5px 80px;transform:translateX(150px)}@media screen and (max-width:1375px){.stream__content{max-width:485px;transform:none;padding-bottom:40px}}.stream__content p+p{margin-top:45px}.stream__content-close{background-color:transparent;border:1px solid #fff;border-radius:50%;color:#fff;width:120px;height:120px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:85px;margin-top:-40px}@media screen and (max-width:1375px){.stream__content-close{margin-left:40px}}@media screen and (max-width:767px){.stream__content-close{width:50px;height:50px;margin-left:20px;font-size:23px}}.stream__content-btn{width:320px;height:320px;background-color:transparent;border:2px solid #79fa4d;color:#fff;border-radius:50%;text-transform:uppercase;font-size:13px;line-height:20px;display:flex;align-items:center;justify-content:center;margin-top:70px;padding:85px}@media screen and (max-width:1375px){.stream__content-btn{margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.stream__content-btn{width:200px;height:200px;font-size:11px;line-height:20px}}.pseudo-footer{padding:40px;display:flex;align-items:center;justify-content:center;border-top:1px solid #e0e0e0}.form,.form__input{display:flex;flex-direction:column}.form{justify-content:left}.form__input{position:relative}.form__input_no-pointer{pointer-events:none}.form__input_no-pointer>*{pointer-events:initial}.form__input+.form__input{margin-top:20px}@media screen and (max-width:767px){.form__input+.form__input{margin-top:10px}}.form__input-label{position:absolute;top:50%;left:28px;font-size:20px;line-height:28px;color:#828282;transform:translateY(-50%);transition:all .2s linear}.form__input-field{border:1px solid gray;padding:34px 28px 18px;font-size:20px;line-height:28px;color:#0d0d0d}.form__input-field:focus+.form__input-label,.form__input-field_filled+.form__input-label{transform:translateY(-90%);font-size:12px;line-height:28px}.form__footer{margin-top:40px}@media screen and (max-width:767px){.form__footer{margin-top:10px}}.form__btns{display:flex;justify-content:space-between}@media screen and (max-width:767px){.form__btns{flex-wrap:wrap}.form__btns .button{width:100%}}.form__checkbox{font-size:16px;line-height:20px;color:#828282;position:relative;padding-left:54px;margin-top:60px}@media screen and (max-width:767px){.form__checkbox{margin-top:10px}}.form__checkbox-field{position:absolute;left:8px;top:14px}.form__checkbox-label-text{position:relative}.form__checkbox-label-text:before{content:'';display:block;width:28px;height:28px;border:1px solid #0d0d0d;position:absolute;left:-54px;top:6px;background-color:#fff}.form__checkbox-label-text:after{content:'';display:block;width:8px;height:8px;background-color:#000;position:absolute;left:-44px;top:16px;transform:scale(3.3);opacity:0;transition:all .3s ease-in-out}.form__checkbox-field:checked+.form__checkbox-label-text:after{opacity:1;transform:scale(1)}.form__file-input{position:absolute;opacity:0;pointer-events:none;left:50%;bottom:0;max-width:1px;max-height:1px}.form_file{position:relative}.form_file_resume{width:100%;text-align:center;margin-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media screen and (max-width:767px){.form_file_resume{margin-left:0;margin-top:20px}}.mfp-container{padding:0}.mfp-content,.modal{height:100%;width:100%}button.mfp-close{position:absolute;top:30px;right:30px;padding:55px;border:1px solid gray;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;width:126px;height:126px;color:#000}@media screen and (max-width:1375px){button.mfp-close{padding:25px;width:64px;height:64px;top:15px}}@media screen and (max-width:767px){button.mfp-close{padding:0;width:auto;height:auto;top:10px;right:10px;font-size:48px;border:0}}.mfp-close:active{top:30px}@media screen and (max-width:1375px){.mfp-close:active{top:15px}}@media screen and (max-width:767px){.mfp-close:active{top:10px}}.modal_theme_dark .mfp-close{color:#fff;border-color:#fff}.modal{position:relative;background:#fff;padding:160px 10px;overflow:hidden}.modal.scroll{overflow:auto}@media screen and (max-width:1375px){.modal{padding:80px 10px}}@media screen and (max-width:767px){.modal{padding:40px 10px}}.modal_theme_dark{background-color:#0d0d0d;color:#fff}.modal__title{font-size:64px;line-height:64px;margin:0 0 40px;letter-spacing:-2px;text-align:center}@media screen and (max-width:1375px){.modal__title{font-size:60px}}@media screen and (max-width:767px){.modal__title{font-size:40px;line-height:1;margin-bottom:20px}}.modal__subtitle{font-size:20px;line-height:28px;margin-top:10px;margin-bottom:40px}@media screen and (max-width:767px){.modal__subtitle{font-size:16px;line-height:1.5;margin-top:5px;margin-bottom:20px}}.modal__content{width:100%;max-width:600px;margin:0 auto}.modal__content_error,.modal__content_success{display:flex;flex-direction:column;align-items:center;height:100%}.modal__content_success{justify-content:center;text-align:center;position:relative}.modal__content_success:after{content:'';display:block;width:1040px;height:716px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;background-image:url(../img/stroke_oval_white.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width:767px){.modal__content_success:after{width:564px;height:520px}}.modal__content_error{justify-content:flex-end}.modal__content-image{width:100%;height:100%;max-height:340px;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-bottom:50px}.modal__content_error .modal__content-image{order:-1;background-image:url(../img/attention.svg)}.modal__form{max-width:525px;margin:0 auto}.modal__close{position:absolute;top:30px;right:30px;padding:55px;border:1px solid gray;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width:1375px){.section_conditions{overflow:hidden}}@media screen and (max-width:767px){.page-header_sticky .logo{display:none}}
