

/* Start:/job/assets/css/style.css?175318714548798*/
  .VV22_LpJob .h0,
  .VV22_LpJob .h0_desktop,
  .VV22_LpJob .h0_tablet,
  .VV22_LpJob .h0_mobile,
  .VV22_LpJob .h1,
  .VV22_LpJob .h1_desktop,
  .VV22_LpJob .h1_tablet,
  .VV22_LpJob .h1_mobile,
  .VV22_LpJob .h2,
  .VV22_LpJob .h2_desktop,
  .VV22_LpJob .h2_tablet,
  .VV22_LpJob .h2_mobile,
  .VV22_LpJob .h3,
  .VV22_LpJob .h3_desktop,
  .VV22_LpJob .h3_tablet,
  .VV22_LpJob .h3_mobile,
  .VV22_LpJob .h4,
  .VV22_LpJob .h4_desktop,
  .VV22_LpJob .h4_tablet,
  .VV22_LpJob .h4_mobile,
  .VV22_LpJob .h4_article,
  .VV22_LpJob .h4_article_desktop,
  .VV22_LpJob .h4_article_tablet,
  .VV22_LpJob .h4_article_mobile,
  .VV22_LpJob .h5,
  .VV22_LpJob .h5_desktop,
  .VV22_LpJob .h5_tablet,
  .VV22_LpJob .h5_mobile,
  .VV22_LpJob .h6,
  .VV22_LpJob .h6_desktop,
  .VV22_LpJob .h6_tablet,
  .VV22_LpJob .h6_mobile {
    font-weight: 500;
  }
  .VV22_LpJob .h0 b,
  .VV22_LpJob .h0_desktop b,
  .VV22_LpJob .h0_tablet b,
  .VV22_LpJob .h0_mobile b,
  .VV22_LpJob .h1 b,
  .VV22_LpJob .h1_desktop b,
  .VV22_LpJob .h1_tablet b,
  .VV22_LpJob .h1_mobile b,
  .VV22_LpJob .h2 b,
  .VV22_LpJob .h2_desktop b,
  .VV22_LpJob .h2_tablet b,
  .VV22_LpJob .h2_mobile b,
  .VV22_LpJob .h3 b,
  .VV22_LpJob .h3_desktop b,
  .VV22_LpJob .h3_tablet b,
  .VV22_LpJob .h3_mobile b,
  .VV22_LpJob .h4 b,
  .VV22_LpJob .h4_desktop b,
  .VV22_LpJob .h4_tablet b,
  .VV22_LpJob .h4_mobile b,
  .VV22_LpJob .h4_article b,
  .VV22_LpJob .h4_article_desktop b,
  .VV22_LpJob .h4_article_tablet b,
  .VV22_LpJob .h4_article_mobile b,
  .VV22_LpJob .h5 b,
  .VV22_LpJob .h5_desktop b,
  .VV22_LpJob .h5_tablet b,
  .VV22_LpJob .h5_mobile b,
  .VV22_LpJob .h6 b,
  .VV22_LpJob .h6_desktop b,
  .VV22_LpJob .h6_tablet b,
  .VV22_LpJob .h6_mobile b {
    font-weight: 700;
  }
  
  /* Баннер */
  .VV22_LpJob_Banner {
    margin-top: -6px;
    margin-bottom: 80px;
  }
  
  .VV22_LpJob_Banner .Container {
    position: relative;
  }
  
  .VV22_LpJob_Banner._margin-top {
    margin-top: 37px;
  }
  
  .VV22_LpJob_Banner__Inner {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    row-gap: 20px;
    height: auto;
    min-height: 400px;
    padding: 39px 40px 60px 60px;
    border-radius: 40px;
    overflow: hidden;
  }
  
  .VV22_LpJob_Banner__Image {
    position: absolute;
    top: 0;
    left: 400px;
  }
  
  .VV22_LpJob_Banner__Image ._tablet,
  .VV22_LpJob_Banner__Image ._mobile {
    display: none;
  }
  
  .VV22_LpJob_Banner__Top {
    flex: 1 0 auto;
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
  }
  
  .VV22_LpJob_Banner__TitleWrapper {
    max-width: 520px;
    margin-top: 0;
  }

  .VV22_LpJob_Banner__Title{
    display: inline;
  }

  .VV22_LpJob_Banner__City{
    position: absolute;
  }

  .VV22_LpJob_Banner__Share{
    position: absolute;
    display: inline-block;
    margin-left: 17px;
    margin-top: 8px;
    margin-bottom: 12px;
    vertical-align: middle;
    z-index: 2;
  }

  .bx-mac .VV22_LpJob_Banner__Share{
    margin-bottom: 0px !important;
  }

  .VV22_LpJob_Banner__ShareBtn{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.30);
  }
  .VV22_LpJob_Banner__ShareTooltip{
    display: none;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 5px);
    width: 158px;
    justify-content: center;
    align-items: center;
  }
  .VV22_LpJob_Banner__ShareTooltip .Tooltip.active .Tooltip__content{
    top: 0;
    min-width: 174px;
    transform: translate(-50%, 10px);
  }
  .VV22_LpJob_Banner__ShareTooltip .Tooltip.active .Tooltip__arrow{
    bottom: 100%;
    transform: translate(-50%, 0%) rotate(0deg);
  }
  .bx-no-touch .VV22_LpJob_Banner__ShareBtn:hover + .VV22_LpJob_Banner__ShareTooltip{
    display: flex;
  }
  
  .VV22_LpJob_Banner__Bottom {
    position: relative;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  
  .VV22_LpJob_Banner__Hr_Title {
    margin-bottom: 8px;
    margin-left: 2px;
  }
  
  .VV22_LpJob_Banner__Hr_Phone {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .VV22_LpJob_Banner__Hr_PhoneBlock + .VV22_LpJob_Banner__Hr_PhoneBlock{
    margin-top: 1px;

  }
  
  .VV22_LpJob_Banner__Hr_Phone svg {
    margin-right: 6px;
  }
  
  .VV22_LpJob_Banner__Buttons {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
  }
  
  .VV22_LpJob_Banner__Buttons .VV_Button {
    margin-right: 16px;
  }
  
  .VV22_LpJob_Banner__Buttons .VV_Button:last-child {
    margin-right: 0;
  }
  
  .VV22_LpJob_Banner__Label {
    position: absolute;
    right: -32px;
    bottom: -60px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    width: 387px;
    height: 137px;
    text-align: right;
    background: var(--berry1);
    clip-path: polygon(50px 0, 100% 0, 100% 100%, 0 100%, 0 50px);
  }
  
  .VV22_LpJob_Banner__Label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: var(--berry6);
  }
  
  .VV22_LpJob_Banner__Label_Content {
    padding-right: 32px;
    padding-bottom: 30px;
  }
  
  .VV22_LpJob_Banner__Label_Sum {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
  
  .VV22_LpJob_Banner__Label_Sum ._tilda {
    margin-right: 13px;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__Contacts {
    position: absolute;
  top: -52px;
    right: 70px;
    z-index: 2;
    color: var(--white);
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsBg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsInner {
    position: relative;
    padding: 32px 32px 77px 35px;
    z-index: 2;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItem {
    margin: 0 0 12px;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItem:last-child {
    margin-bottom: 0;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemTitle {
    margin-bottom: 8px;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemContact {
    color: var(--white) !important;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemBody {
    margin: 0 0 4px;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemBody:last-child {
    margin-bottom: 0;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemBodyRow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -6px;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemBodyCol {
    padding: 0 6px;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemNote {
    display: block;
    background: var(--berry3);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 2px 6px 2px 6px;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemContact {
    position: relative;
    padding: 0 0 0 22px;
  }
  
  .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemContactImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
  }
  
    .VV22_LpJob_Banner__HeaderTop{
      padding-top: 20px;
      margin-bottom: 20px;
    }
    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__Inner{
      height: auto;
      min-height: 400px;
    }
    .VV22_LpJob_Banner__HeaderTopDesc p{
      margin: 0 0 6px;
    }
    .VV22_LpJob_Banner__HeaderTopDesc{
      max-width: 385px;
    }
    .VV22_LpJob_Banner._with-desc .VV21_JobMainBannerV2__Contacts{
      bottom: 100%;
      transform: translateY(74%);
    }
    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__Image {
      top: auto;
      bottom: 0;
    }
    @media (max-width: 1279px) {
    .VV22_LpJob_Banner__Inner {
      padding: 34px 34px 40px 34px;
    }
  
    .VV22_LpJob_Banner__HeaderTop{
      padding-top: 0;
    }

    .VV22_LpJob_Banner__Image {
      left: 260px;
    }
  
    .VV22_LpJob_Banner__Label {
      right: -25px;
      bottom: -40px;
    }

    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__Image{
      right: 34px;
      left: auto;
      top: 68px;
    }

    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__Image img{
      max-height: 100%;
    }
  }
  
  @media (max-width: 1023px) {
    .VV22_LpJob_Banner {
      margin-bottom: 64px;
    }
  
    .VV22_LpJob_Banner__Inner {
      height: auto;
      min-height: 324px;
      border-radius: 20px;
    }

    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__TitleWrapper{
      margin-bottom: 32px;
    }
  
    .VV22_LpJob_Banner__Image {
      left: 176px;
    }

    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__Image{
      right: 0;
      top: 0;
    }
  
    .VV22_LpJob_Banner__Image ._desktop {
      display: none;
    }
  
    .VV22_LpJob_Banner__Image ._tablet {
      display: block;
    }
  
    .VV22_LpJob_Banner__Image._tablet-right {
      left: auto;
      right: 0;
    }
  
    .VV22_LpJob_Banner__TitleWrapper {
      max-width: 348px;
    }

    .VV22_LpJob_Banner__Share{
      margin-top: 0;
      margin-left: 14px;
      margin-bottom: 10px;
    }
  
    .VV22_LpJob_Banner__Buttons .VV_Button {
      margin-right: 12px;
    }
  
    .VV22_LpJob_Banner__Label {
      width: 230px;
      height: 89px;
      clip-path: polygon(33px 0, 100% 0, 100% 100%, 0 100%, 0 33px);
    }
  
    .VV22_LpJob_Banner__Label:after {
      width: 33px;
      height: 33px;
    }
  
    .VV22_LpJob_Banner__Label_Content {
      padding-right: 16px;
      padding-bottom: 18px;
    }
  
    .VV22_LpJob_Banner__Label_Sum ._tilda {
      margin-right: 8px;
      margin-top: 5px;
      width: 14px;
    }
  
    .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItemTitle {
      font-weight: 300;
    }
  
    .VV22_LpJob_Banner .VV21_JobMainBannerV2__Contacts {
      top: -48px;
      right: 67px;
    }
  
    .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsInner {
      padding: 19px 17px 53px 27px;
      z-index: 2;
    }
    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__Inner{
      min-height: 324px;
    }
  }
  
  @media (max-width: 767px) {
    .VV22_LpJob_Banner {
      margin-top: 0;
      margin-bottom: 40px;
    }
  
    .VV22_LpJob_Banner._margin-top {
      margin-top: 100px;
    }
  
    .VV22_LpJob_Banner__Inner {
      height: auto;
      min-height: 470px;
      padding: 24px 12px 12px;
      border-radius: 16px;
    }

    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__TitleWrapper{
      margin-bottom: 8px;
    }

    .VV22_LpJob_Banner__HeaderTop {
      margin-bottom: 8px;
    }
  
    .VV22_LpJob_Banner__Image {
      top: auto;
      left: auto;
      right: 0;
      bottom: 0;
    }

    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__Image{
      right: 0;
      top: auto;
    }
  
    .VV22_LpJob_Banner__Image ._tablet {
      display: none;
    }
  
    .VV22_LpJob_Banner__Image ._mobile {
      display: block;
    }
  
    .VV22_LpJob_Banner__Image._mobile-center {
      top: auto;
      left: 0;
      right: 0;
      bottom: 0;
      display: flex;
      justify-content: center;
    }
  
    .VV22_LpJob_Banner__Top {
      display: block;
      padding-right: 0;
    }
  
    .VV22_LpJob_Banner__TitleWrapper {
      max-width: 316px;
      margin-bottom: 8px;
    }

    .VV22_LpJob_Banner__City{
      position: relative;
    }

    .VV22_LpJob_Banner__Share {
      position: absolute;
      right: 8px;
      top: -4px;
    }

    .VV22_LpJob_Banner__ShareTooltip{
      display: none !important;
    }
  
    .VV22_LpJob_Banner__TitleWrapper._mobile-center {
      margin-left: auto;
      margin-right: auto;
      margin-top: 38px;
      text-align: center;
    }
  
    .VV22_LpJob_Banner__Bottom {
      flex-direction: column-reverse;
      align-items: flex-start;
    }
  
    .VV22_LpJob_Banner__Hr_Title {
      margin-bottom: 7px;
      margin-left: 0;
    }
  
    .VV22_LpJob_Banner__Hr_Phone {
      margin-left: -2px;
    }
  
    .VV22_LpJob_Banner__Buttons {
      flex-direction: column;
      width: 100%;
    }
  
    .VV22_LpJob_Banner__Buttons .VV_Button {
      margin-right: 0;
      margin-bottom: 4px;
    }
  
    .VV22_LpJob_Banner__Buttons .VV_Button:last-child {
      margin-bottom: 0;
    }
  
    .VV22_LpJob_Banner__Label {
      position: relative;
      right: auto;
      bottom: auto;
      display: block;
      min-width: 191px;
      width: auto;
      max-width: 212px;
      height: 68px;
      margin-bottom: 10px;
      padding-right: 25px;
      text-align: left;
      justify-content: flex-start;
      clip-path: polygon(calc(100% - 25px) 0, 100% 24px, 100% 100%, 0 100%, 0 0);
    }
  
    .VV22_LpJob_Banner__Label:after {
      width: 25px;
      height: 24px;
      left: auto;
      right: 0;
    }
  
    .VV22_LpJob_Banner__Label_Content {
      padding: 12px;
    }
  
    .VV22_LpJob_Banner__Label_Sum {
      margin-bottom: -3px;
    }
  
    .VV22_LpJob_Banner__Label_Sum ._tilda {
      margin-right: 7px;
      margin-top: 5px;
      width: 8px;
    }
  
    .VV22_LpJob_Banner .VV21_JobMainBannerV2._region {
      margin-top: 93px;
    }

    .VV22_LpJob_Banner .VV21_JobMainBannerV2__Contacts._regions {
      right: 18px;
    }
  
    .VV22_LpJob_Banner .VV21_JobMainBannerV2._region .VV21_JobMainBannerV2__ContactsInner {
      padding: 20px 28px 54px 33px;
    }
  
    .VV22_LpJob_Banner .VV21_JobMainBannerV2__ContactsItem {
      margin: 0 0 8px;
    }
    .VV22_LpJob_Banner .VV21_JobMainBannerV2__Contacts,
    .VV22_LpJob_Banner._with-desc .VV21_JobMainBannerV2__Contacts{
      top: 62px;
      right: 48px;
      width: auto;
      margin: auto;
      transform: translateY(-100%);
    }
    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__Inner{
      min-height: 470px;
    }
    .VV22_LpJob_Banner._with-desc .VV22_LpJob_Banner__HeaderTop{
      margin-bottom: 200px;
    }
  }
  
  /* Гарантируем */
  .VV22_LpJob_Guarantee {
    margin-bottom: 78px;
  }
  
  .VV22_LpJob_Guarantee__Inner {
    max-width: 1168px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .VV22_LpJob_Guarantee__Title {
    margin-bottom: 40px;
    text-align: center;
  }
  
  .VV22_LpJob_Guarantee__Slider_Container {
    position: relative;
  }
  
  .VV22_LpJob_Guarantee__Slider {
    overflow: hidden;
    cursor: grab;
  }
  
  .VV22_LpJob_Guarantee__Slider._disabled .swiper-wrapper {
    justify-content: center;
    padding-left: 4px;
  }
  
  .VV22_LpJob_Guarantee__Slide {
    width: 160px;
    height: auto;
    padding: 14px 9px 16px;
    border-radius: 16px;
    text-align: center;
  }
  
  .VV22_LpJob_Guarantee__Slide_Image {
    margin-bottom: 14px;
  }
  
  .VV22_LpJob_Guarantee__Arrow {
    position: absolute;
    top: calc(50% - 22px);
    width: 44px;
    height: 44px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    box-shadow: 0px 0px 7px rgba(26, 26, 26, 0.08);
    border-radius: 44px;
    cursor: pointer;
    z-index: 1;
  }
  
  .VV22_LpJob_Guarantee__Arrow path {
    transition: .2s;
  }
  
  .VV22_LpJob_Guarantee__Arrow:hover path {
    fill: var(--green500);
  }
  
  .VV22_LpJob_Guarantee__Arrow._prev {
    left: -22px;
  }
  
  .VV22_LpJob_Guarantee__Arrow._next {
    right: -22px;
  }
  
  .VV22_LpJob_Guarantee__Arrow.swiper-button-disabled {
    opacity: 0;
    visibility: hidden;
  }
  
  @media (max-width: 1279px) {
    .VV22_LpJob_Guarantee__Inner {
      max-width: 834px;
    }
  }
  
  @media (max-width: 1023px) {
    .VV22_LpJob_Guarantee {
      margin-bottom: 58px;
    }
  
    .VV22_LpJob_Guarantee__Title {
      margin-bottom: 23px;
    }
  
    .VV22_LpJob_Guarantee__Slider {
      overflow: visible;
    }
  
    .VV22_LpJob_Guarantee__Arrow {
      display: none;
    }
  }
  
  @media (max-width: 767px) {
    .VV22_LpJob_Guarantee {
      margin-bottom: 56px;
    }
  }
  
  /* Откликнуться на вакансию */
  .VV22_LpJob_Reply {
    margin-bottom: 80px;
    /* Выбор города с поиском */
  }
  
  .VV22_LpJob_Reply__Inner {
    padding: 40px;
    border-radius: 40px;
    background-image: url('/job/assets/css/../img/bg-form--desktop.svg');
    background-size: cover;
  }
  
  .VV22_LpJob_Reply__Title {
    margin-bottom: 24px;
    text-align: center;
  }
  
  .VV22_LpJob_Reply__Form {
    max-width: 588px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 20px 24px;
    border-radius: 20px;
  }
  
  .VV22_LpJob_Reply .VV_FormItem {
    margin-bottom: 12px;
  }
  
  .VV22_LpJob_Reply .VV_FormItem._policy {
    margin-top: 16px;
    margin-bottom: 0px;
  }
  
  .VV22_LpJob_Reply .RequestForm__CityInput._focused + .RequestForm__CityDropdown,
  .VV22_LpJob_Reply .RequestForm__CityInput._open + .RequestForm__CityDropdown {
    display: block !important;
    margin-top: 8px;
  }
  
  .VV22_LpJob_Reply .RequestForm__PolicyAgree {
    text-align: center;
  }
  
  @media (max-width: 1023px) {
    .VV22_LpJob_Reply {
      margin-bottom: 64px;
    }
  
    .VV22_LpJob_Reply__Inner {
      border-radius: 20px;
      background-image: url('/job/assets/css/../img/bg-form--tablet.svg');
    }
  
    .VV22_LpJob_Reply__Form {
      max-width: 500px;
      padding: 20px;
    }
  
    .VV22_LpJob_Reply .VV_FormItem._submit {
      margin-top: 32px;
    }
  }
  
  @media (max-width: 767px) {
    .VV22_LpJob_Reply {
      margin-bottom: 40px;
    }
  
    .VV22_LpJob_Reply__Inner {
      padding: 24px 10px 10px;
      border-radius: 16px;
      background-position: center;
    }
  
    .VV22_LpJob_Reply__Title {
      margin-bottom: 16px;
    }
  
    .VV22_LpJob_Reply__Form {
      padding: 10px 10px 16px;
      border-radius: 12px;
    }
  
    .VV22_LpJob_Reply .VV_FormItem._submit {
      margin-top: 24px;
    }
  }

  /* Задачи */
  .VV22_LpJob_Tasks {
    margin-bottom: 80px;
  }
  
  .VV22_LpJob_Tasks__Inner {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    padding: 80px 102px;
    border-radius: 40px;
    overflow: hidden;
  }
  
  .VV22_LpJob_Tasks__Left {
    width: 340px;
  }
  
  .VV22_LpJob_Tasks__Bubble {
    display: inline-block;
    margin-bottom: 43px;
    padding: 5px 10px;
    border-radius: 10px;
  }
  
  .VV22_LpJob_Tasks__Title {
    max-width: 282px;
    margin-bottom: 60px;
  }
  
  .VV22_LpJob_Tasks__Description_Number {
    margin-bottom: 20px;
  }
  
  .VV22_LpJob_Tasks__Description_Title {
    margin-bottom: 8px;
    font-weight: 700 !important;
  }
  
  .VV22_LpJob_Tasks__Right {
    width: 540px;
  }
  
  .VV22_LpJob_Tasks__Image {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    height: 358px;
    margin-bottom: 10px;
    border-radius: 20px;
  }
  
  .VV22_LpJob_Tasks__Image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    height: 0;
    margin: 0;
    padding-top: 0;
    transition: opacity 0.2s ease-in, visibility 0.2s ease-in;
  }
  
  .VV22_LpJob_Tasks__Image img._active {
    opacity: 1;
    visibility: visible;
    height: 100%;
  }
  
  .VV22_LpJob_Tasks__Button {
    width: 100px;
    height: 72px;
    margin-right: 10px;
    padding: 8px;
    background: var(--blue7);
    box-shadow: 0px 20px 30px rgba(89, 146, 232, 0.1);
    border-radius: 12px;
    border: 0;
    text-align: left;
    cursor: pointer;
    transition: .2s ease !important;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  
  .VV22_LpJob_Tasks__Button:hover,
  .VV22_LpJob_Tasks__Button._active {
    background: var(--blue6);
    box-shadow: 0px 0px 0px rgba(89, 146, 232, 0.1);
  }
  
  .VV22_LpJob_Tasks__Button_Number {
    display: block;
    margin-bottom: 4px;
  }
  
  .VV22_LpJob_Tasks__Button_Text {
    display: block;
  }
  
  .VV22_LpJob_Tasks._single .VV22_LpJob_Tasks__Title {
    margin-bottom: 40px;
  }
  
  .VV22_LpJob_Tasks._single .VV22_LpJob_Tasks__Image {
    margin-bottom: 0px;
  }
  
  @media (max-width: 1279px) {
    .VV22_LpJob_Tasks__Inner {
      padding: 40px 34px;
    }
  
    .VV22_LpJob_Tasks__Left {
      width: 310px;
    }
  }
  
  @media (max-width: 1023px) {
    .VV22_LpJob_Tasks {
      margin-bottom: 64px;
    }
  
    .VV22_LpJob_Tasks__Inner {
      border-radius: 20px;
    }
  
    .VV22_LpJob_Tasks__Left {
      width: 210px;
    }
  
    .VV22_LpJob_Tasks__Bubble {
      margin-bottom: 27px;
    }
  
    .VV22_LpJob_Tasks__Title {
      margin-bottom: 40px;
    }
  
    .VV22_LpJob_Tasks__Description_Number {
      display: none;
    }
  
    .VV22_LpJob_Tasks__Right {
      width: 380px;
    }
  
    .VV22_LpJob_Tasks__Image {
      height: 258px;
      margin-bottom: 12px;
    }
  
    .VV22_LpJob_Tasks._single .VV22_LpJob_Tasks__Title {
      margin-bottom: 32px;
    }
  }
  
  @media (max-width: 767px) {
    .VV22_LpJob_Tasks {
      margin-bottom: 44px;
    }
  
    .VV22_LpJob_Tasks__Inner {
      display: block;
      padding: 24px 12px 21px 12px;
      border-radius: 16px;
    }
  
    .VV22_LpJob_Tasks__Left {
      width: 100%;
      margin-bottom: 24px;
    }
  
    .VV22_LpJob_Tasks__Bubble {
      margin-bottom: 16px;
    }
  
    .VV22_LpJob_Tasks__Title {
      margin-bottom: 32px;
      padding-right: 10px;
    }
  
    .VV22_LpJob_Tasks__Right {
      width: 100%;
    }
  
    .VV22_LpJob_Tasks__Image {
      height: 62.5vw;
      border-radius: 10px;
    }
  
    .VV22_LpJob_Tasks__Image img {
      border-radius: 10px;
    }
  
    .VV22_LpJob_Tasks__Button {
      padding: 5px 8px;
    }
  
    .VV22_LpJob_Tasks._single .VV22_LpJob_Tasks__Inner {
      padding-bottom: 12px;
    }
  
    .VV22_LpJob_Tasks._single .VV22_LpJob_Tasks__Title {
      margin-bottom: 24px;
      padding-right: 10px;
    }
  
    .VV22_LpJob_Tasks._single .VV22_LpJob_Tasks__Left {
      margin-bottom: 39px;
    }
  }
  
  /* Отзывы */
  .VV24_LpJob_Reviews{
    margin-bottom: 80px;
  }
  .VV24_LpJob_Reviews__Title {
    margin-bottom: 48px;
    text-align: center;
  }
  
  .VV24_LpJob_Reviews__Items {
    margin-left: 23px;
    margin-right: 23px;
    overflow: hidden;
  }
  
  .VV24_LpJob_Reviews__Item {
    width: 350px;
    padding-bottom: 1px;
  }

  .VV24_LpJob_Reviews__Items:not(.swiper-container-initialized) .VV24_LpJob_Reviews__Item{
    margin-right: 52px;
  }
  
  .VV24_LpJob_Reviews__ItemTop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 24px;
  }
  
  .VV24_LpJob_Reviews__ItemImage {
    width: 90px;
    height: 90px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 16px;
  }

  .VV24_LpJob_Reviews__ItemImage img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
  }
  
  .VV24_LpJob_Reviews__ItemBottom {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding-bottom: 1px;
  }
  
  .VV24_LpJob_Reviews__ItemBottom .VV_Link {
    position: relative;
    top: -2px;
  }
  
  .VV24_LpJob_Reviews__Nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 46px;
  }

  .VV24_LpJob_Reviews__Items:not(.swiper-container-initialized) + .VV24_LpJob_Reviews__Nav{
    display: none;
  }
  
  .VV24_LpJob_Reviews__NavBtn {
    margin-left: 2px;
    margin-right: 2px;
    border-radius: 50%;
    background: var(--white);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.09);
    cursor: pointer;
  }
  
  .VV24_LpJob_Reviews__NavBtn svg {
    display: block;
  }
  
  .VV24_LpJob_Reviews__NavBtn svg path {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  
  .VV24_LpJob_Reviews__NavBtn.swiper-button-disabled {
    pointer-events: none;
  }
  
  .VV24_LpJob_Reviews__NavBtn.swiper-button-disabled path {
    fill: var(--gray400);
  }

  @media (min-width: 1024px) {
    .VV24_LpJob_Reviews{
      margin-top: -22px;
    }
  }
  
  @media (max-width: 1023px) {  
    .VV24_LpJob_Reviews{
      margin-bottom: 64px;
    }

    .VV24_LpJob_Reviews__Items {
      margin-left: 25px;
      margin-right: 25px;
    }
  }
  
  @media (max-width: 767px) {
    .VV23_B2bPageReviews {
      margin-bottom: 44px;
    }
  
    .VV24_LpJob_Reviews__Title {
      margin-bottom: 24px;
    }
  
    .VV24_LpJob_Reviews__Items {
      margin-left: 0;
      margin-right: 0;
    }
  
    .VV24_LpJob_Reviews__Item {
      width: 100%;
      margin-bottom: 52px;
    }

    .VV24_LpJob_Reviews__Item:last-child{
      margin-bottom: 0;
    }
  
    .VV24_LpJob_Reviews__Nav {
      display: none;
    }
  
    .VV24_LpJob_Reviews .swiper-wrapper{
      display: block;
    }
  }

  /* Косой баннер */
  .VV22_LpJob_Skew {
    margin-bottom: 80px;
  }
  
  .VV22_LpJob_Skew__Inner {
    position: relative;
    padding: 60px 64px 74px;
    overflow: hidden;
  }
  
  .VV22_LpJob_Skew__Inner:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    border-radius: 45px 45px 0px 0px;
    height: 45px;
    background: transparent;
    box-shadow: 0px -46px 0px 45px white;
    transform: skewy(1.3deg);
    transform-origin: left top;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    z-index: 1;
  }
  
  .VV22_LpJob_Skew__Inner:after {
    content: '';
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    border-radius: 0px 0px 45px 45px;
    height: 45px;
    background: transparent;
    box-shadow: 0px 46px 0px 45px white;
    transform: skewy(-3.5deg);
    transform-origin: left top;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    z-index: 1;
  }
  
  .VV22_LpJob_Skew__Image {
    position: absolute;
    left: 448px;
    bottom: 0;
  }
  
  .VV22_LpJob_Skew__Image._tablet,
  .VV22_LpJob_Skew__Image._mobile {
    display: none;
  }
  
  .VV22_LpJob_Skew__Subtitle {
    margin-bottom: 24px;
  }
  
  .VV22_LpJob_Skew__Title {
    margin-bottom: 24px;
  }
  
  .VV22_LpJob_Skew__Label {
    position: absolute;
    top: 79px;
    right: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .VV22_LpJob_Skew__Label_Bg._tablet,
  .VV22_LpJob_Skew__Label_Bg._mobile {
    display: none;
  }
  
  .VV22_LpJob_Skew__Label_Content {
    position: absolute;
    padding-left: 25px;
    padding-bottom: 2px;
  }
  
  .VV22_LpJob_Skew__Label_Content_Number {
    margin-bottom: -18px;
    font-weight: 500;
    font-size: 100px;
    line-height: 120%;
  }
  
  .VV22_LpJob_Skew__Label_Content_Text {
    padding-left: 5px;
  }
  
  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Inner {
    padding: 60px 64px 71px;
  }
  
  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Subtitle {
    margin-bottom: 29px;
  }
  
  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Title {
    margin-bottom: 22px;
    max-width: 370px;
  }

  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Text {
    max-width: 370px;
  }
  
  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label {
    position: absolute;
    top: 99px;
    right: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  
  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Bg._tablet,
  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Bg._mobile {
    display: none;
  }
  
  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Content {
    position: absolute;
    padding-left: 37px;
    padding-bottom: 0px;
    padding-top: 2px;
  }
  
  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Content_Number {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
  }
  
  .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Content_Text {
    padding-left: 0px;
  }
  
  @media (max-width: 1279px) {
    .VV22_LpJob_Skew__Inner {
      padding: 50px 34px 64px;
    }
  
    .VV22_LpJob_Skew__Image {
      left: 338px;
    }
  
    .VV22_LpJob_Skew__Label {
      top: 56px;
      right: 24px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Inner {
      padding: 50px 34px 64px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Image {
      left: 400px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label {
      top: 75px;
      right: 24px;
    }
  }
  
  @media (max-width: 1023px) {
    .VV22_LpJob_Skew {
      margin-bottom: 64px;
    }
  
    .VV22_LpJob_Skew__Inner {
      padding: 35px 30px 44px;
    }
  
    .VV22_LpJob_Skew__Inner:before {
      border-radius: 25px 25px 0px 0px;
      transform: skewy(2.2deg);
    }
  
    .VV22_LpJob_Skew__Inner:after {
      border-radius: 0px 0px 24px 27px;
      transform: skewy(-2.3deg);
    }
  
    .VV22_LpJob_Skew__Image {
      left: 301px;
    }
  
    .VV22_LpJob_Skew__Image._desktop {
      display: none;
    }
  
    .VV22_LpJob_Skew__Image._tablet {
      display: block;
    }
  
    .VV22_LpJob_Skew__Subtitle {
      margin-bottom: 12px;
    }
  
    .VV22_LpJob_Skew__Title {
      margin-bottom: 12px;
      max-width: 270px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Text {
      max-width: 270px;
    }
  
    .VV22_LpJob_Skew__Label {
      top: 66px;
      right: 29px;
    }
  
    .VV22_LpJob_Skew__Label_Bg._desktop {
      display: none;
    }
  
    .VV22_LpJob_Skew__Label_Bg._tablet {
      display: block;
    }
  
    .VV22_LpJob_Skew__Label_Content {
      padding-left: 18px;
      padding-bottom: 5px;
    }
  
    .VV22_LpJob_Skew__Label_Content_Number {
      margin-bottom: -6px;
      font-size: 60px;
    }
  
    .VV22_LpJob_Skew__Label_Content_Text {
      padding-left: 0;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Inner {
      padding: 35px 30px 44px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Subtitle {
      margin-bottom: 12px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Title {
      margin-bottom: 12px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Image {
      left: 301px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label {
      top: 74px;
      right: 34px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Bg._desktop {
      display: none;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Bg._tablet {
      display: block;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Content {
      padding-left: 20px;
      padding-bottom: 2px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Content_Number {
      margin-bottom: 0px;
      font-size: 30px;
    }
  }
  
  @media (max-width: 767px) {
    .VV22_LpJob_Skew {
      margin-bottom: 40px;
    }
  
    .VV22_LpJob_Skew__Inner {
      padding: 27px 20px 204px;
    }
  
    .VV22_LpJob_Skew__Inner:before {
      border-radius: 20px 20px 0px 0px;
      transform: skewy(1.8deg);
    }
  
    .VV22_LpJob_Skew__Inner:after {
      border-radius: 0px 0px 18px 22px;
      transform: skewy(-4.9deg);
    }
  
    .VV22_LpJob_Skew__Image {
      left: 20px;
    }
  
    .VV22_LpJob_Skew__Image._tablet {
      display: none;
    }
  
    .VV22_LpJob_Skew__Image._mobile {
      display: block;
    }
  
    .VV22_LpJob_Skew__Title {
      margin-bottom: 8px;
    }
  
    .VV22_LpJob_Skew__Label {
      top: auto;
      right: auto;
      left: 155px;
      bottom: 57px;
    }
  
    .VV22_LpJob_Skew__Label_Bg._tablet {
      display: none;
    }
  
    .VV22_LpJob_Skew__Label_Bg._mobile {
      display: block;
    }
  
    .VV22_LpJob_Skew__Label_Content {
      padding-left: 15px;
      padding-bottom: 9px;
    }
  
    .VV22_LpJob_Skew__Label_Content_Number {
      font-size: 48px;
      margin-bottom: -6px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Inner {
      padding: 27px 20px 195px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Title {
      max-width: 328px;
      margin-bottom: 8px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Text {
      max-width: 328px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Text br {
      display: none;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Image {
      left: 20px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label {
      top: auto;
      right: 60px;
      left: auto;
      bottom: 60px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Bg._tablet {
      display: none;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Bg._mobile {
      display: block;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Content {
      padding-left: 22px;
      padding-bottom: 0px;
      padding-top: 5px;
    }
  
    .VV22_LpJob_Skew._v2 .VV22_LpJob_Skew__Label_Content_Number {
      font-size: 24px;
      margin-bottom: -1px;
    }
  }
  
  /* Нам нужны люди */
  .VV22_LpJob_Peoples {
    margin-bottom: 80px;
  }
  
  .VV22_LpJob_Peoples__Inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .VV22_LpJob_Peoples__Title {
    text-align: center;
    margin-bottom: 40px;
  }
  
  .VV22_LpJob_Peoples__Items {
    max-width: 1138px;
    margin-bottom: 16px;
    margin-left: -12px;
    margin-right: -12px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
  }
  
  .VV22_LpJob_Peoples__Item {
    width: 355px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin-left: 12px;
    margin-right: 12px;
    margin-bottom: 24px;
    padding: 32px 24px;
    border-radius: 20px;
    background-color: var(--green50);
  }
  
  .VV22_LpJob_Peoples__Item_Icon {
    margin-top: 12px;
    margin-right: 16px;
    flex-shrink: 0;
  }
  
  .VV22_LpJob_Peoples__Bottom {
    text-align: center;
  }
  
  @media (max-width: 1279px) {
    .VV22_LpJob_Peoples__Items {
      max-width: 758px;
    }
  }
  
  @media (max-width: 1023px) {
    .VV22_LpJob_Peoples {
      margin-bottom: 64px;
    }
  
    .VV22_LpJob_Peoples__Title {
      margin-bottom: 24px;
    }
  
    .VV22_LpJob_Peoples__Items {
      margin-bottom: 22px;
      margin-left: -5px;
      margin-right: -5px;
    }
  
    .VV22_LpJob_Peoples__Item {
      width: 226px;
      margin-left: 5px;
      margin-right: 5px;
      margin-bottom: 10px;
      padding: 20px 16px;
    }
  
    .VV22_LpJob_Peoples__Item_Icon {
      width: 20px;
      height: 20px;
      margin-top: 8px;
    }
  }
  
  @media (max-width: 767px) {
    .VV22_LpJob_Peoples {
      margin-bottom: 40px;
    }
  
    .VV22_LpJob_Peoples__Inner {
      display: block;
    }
  
    .VV22_LpJob_Peoples__Items {
      display: block;
      margin-left: 0;
      margin-right: 0;
    }
  
    .VV22_LpJob_Peoples__Item {
      display: -webkit-flex;
      display: -ms-flex;
      display: flex;
      align-items: center;
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 8px;
      padding: 24px;
    }
  
    .VV22_LpJob_Peoples__Item_Icon {
      width: 24px;
      height: 24px;
      margin-top: 4px;
    }
  }
  
  /* Slider */
  .VV22_LpJob_VacancySlider {
    margin-bottom: 80px;
  }
  @media (max-width: 1023px) {
    .VV22_LpJob_VacancySlider {
      margin-bottom: 64px;
    }
  }
  @media (max-width: 767px) {
    .VV22_LpJob_VacancySlider {
      margin-bottom: 40px;
    }
  }
  .VV21_JobPageVacancyJobTillsContainer {
    margin: 0 -12px;
    position: relative;
  }
  .VV21_JobPageVacancyJobTills__Col {
    padding: 0 12px;
    width: auto;
  }
  .VV21_JobPageVacancyJobTill {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 282px;
    min-height: 282px;
    padding: 24px 24px 24px 24px;
    -webkit-border-radius: 20px 20px 0px 20px;
    -moz-border-radius: 20px 20px 0px 20px;
    border-radius: 20px 20px 0px 20px;
    overflow: hidden;
    word-break: break-word;
  }
  .VV21_JobPageVacancyJobTill__Top {
    margin: 0 0 20px;
    position: relative;
    z-index: 2;
  }
  .VV21_JobPageVacancyJobTill__Top._top-padding{
    padding-top: 44px;
  }
  .VV21_JobPageVacancyJobTill__Price {
    display: inline-block;
    padding: 5px 8px 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0 0 16px;
    color: var(--white);
    font-weight: 500;
  }
  .VV21_JobPageVacancyJobTill__Bottom {
    margin: auto 0 0;
    position: relative;
    z-index: 2;
  }
  .VV21_JobPageVacancyJobTill__JobTitle {
    font-weight: 500;
    color: var(--gray900);
    word-break: break-word;
  }
  .VV21_JobPageVacancyJobTill__Btn {
    display: block;
    position: relative;
    width: 56px;
    height: 56px;
  }
  .VV21_JobPageVacancyJobTill__Btn:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: var(--white);
    -webkit-box-shadow: 0px 20px 60px rgba(89, 146, 232, 0.3);
    -moz-box-shadow: 0px 20px 60px rgba(89, 146, 232, 0.3);
    box-shadow: 0px 20px 60px rgba(89, 146, 232, 0.3);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    -moz-transition: .3s all;
    transition: .3s all;
  }
  .VV21_JobPageVacancyJobTill:hover .VV21_JobPageVacancyJobTill__Btn:before {
    -webkit-transform: translate(-50%, -50%) scale(1.07);
    -moz-transform: translate(-50%, -50%) scale(1.07);
    -ms-transform: translate(-50%, -50%) scale(1.07);
    -o-transform: translate(-50%, -50%) scale(1.07);
    transform: translate(-50%, -50%) scale(1.07);
  }
  .VV21_JobPageVacancyJobTill__BtnInner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    fill: currentColor;
    z-index: 2;
  }
  .VV21_JobPageVacancyJobTill__Img {
    position: absolute;
    bottom: 0;
    right: 0;
    image-rendering: -webkit-optimize-contrast;
    width:auto;
    height:auto;
    max-width: 100%;
  }
  .VV21_JobPageVacancyJobTill__Img.lazyload {
    opacity:0
  }
  .VV21_JobPageVacancyJobTill__Img.inited {
    opacity:1
  }
  .VV21_JobPageVacancyJobTillsContainer .VV21_JobPageVacancyJobTillsBtn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
  }
  .VV21_JobPageVacancyJobTillsBtn.MainSlider__button--prev {
    left: -10px;
  }
  .VV21_JobPageVacancyJobTillsBtn.MainSlider__button--next {
    right: -10px;
  }
  ._newApplyTeaser .VV21_JobPageVacancyJobTill__JobLinkMoreWrp{
      margin: 4px 0 0;
  }
  ._newApplyTeaser .VV21_JobPageVacancyJobTill__JobLinkMore{
      border-bottom: 1px solid transparent;
      transition: .3s all;
  }
  .bx-no-touch .VV21_JobPageVacancyJobTill__JobLinkMore:hover{
      border-color: currentColor;
  }
  ._newApplyTeaser .VV21_JobPageVacancyJobTill__Bottom{
      transition: .3s opacity;
      opacity: 0;
  }
  .bx-touch ._newApplyTeaser .VV21_JobPageVacancyJobTill .VV21_JobPageVacancyJobTill__Bottom,
  .bx-no-touch ._newApplyTeaser .VV21_JobPageVacancyJobTill:hover .VV21_JobPageVacancyJobTill__Bottom{
      opacity: 1;
  }
  ._newApplyTeaser .VV21_JobPageVacancyJobTill__BtnMore{
      min-width: 168px;
      font-weight: 500;
  }
  /* end abtest 4042 */

  @media (max-width: 1279px) {
    .VV21_JobPageVacancyJobTillsContainer {
      margin: 0 -8px;
    }
    .VV21_JobPageVacancyJobTills__Col {
      padding: 0 8px;
    }
    .VV21_JobPageVacancyJobTill {
      width: 223px;
      min-height: 223px;
      padding: 16px 16px 16px 16px;
      -webkit-border-radius: 16px;
      -moz-border-radius: 16px;
      border-radius: 16px;
    }
    .VV21_JobPageVacancyJobTill__Price {
      margin: 0 0 9px;
      padding: 4px 6px 4px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px;
    }
    .VV21_JobPageVacancyJobTill__Img {
      height: 210px;
    }
    .VV21_JobPageVacancyJobTill__Btn {
      width: 40px;
      height: 40px;
    }
    .VV21_JobPageVacancyJobTill__Btn:before {
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
    }
    .VV21_JobPageVacancyJobTill__BtnInner {
      width: 15px;
      height: auto;
    }
    .VV21_JobPageVacancyJobTillsBtn.MainSlider__button--prev {
      left: -12px;
    }
    .VV21_JobPageVacancyJobTillsBtn.MainSlider__button--next {
      right: -12px;
    }
    .VV21_JobPageVacancyJobTill__Top._top-padding {
      padding-top: 35px;
    }
    .VV21_JobPageVacancyJobTill__JobTitle {
      max-width: 110px;
    }
  }
  @media (max-width: 1023px) {
    .VV21_JobPageVacancyJobTillsContainer {
      margin: 0 -8px;
    }
    .VV21_JobPageVacancyJobTills__Col {
      padding: 0 8px;
    }
    .VV21_JobPageVacancyJobTill__Img {
      height: 184px;
    }
    .VV21_JobPageVacancyJobTill {
      width: 200px;
      min-height: 200px;
    }
    .VV21_JobPageVacancyJobTills,
    .VV21_JobPageVacancyJobTills__Row {
      overflow: visible;
    }
    .VV21_JobPageVacancyJobTillsBtn {
      display: none !important;
    }
    .VV21_JobPageVacancyJobTill__Top._top-padding {
      padding-top: 33px;  
    } 
    /* abtest 4042 */
    ._newApplyTeaser .VV21_JobPageVacancyJobTill__JobLinkMoreWrp{
        margin: 2px 0 0;
    }
    ._newApplyTeaser .VV21_JobPageVacancyJobTill__BtnMore {
        min-width: 116px;
        font-weight: 500;
    }
    /* end abtest 4042 */
  }
  @media (max-width: 767px) {
    .VV21_JobPageVacancyJobPageTillsWrp {
      margin: 0 0 40px;
    }
  }
  /* Табы к вакансиям в слайдере */
  /* Вакансии задачи*/
  .VacancyTasks {
    background: var(--gray50);
    border-radius: 20px;
    margin-top: 24px;
    padding: 32px;
  }
  .VacancyTasksHeader {
    margin-bottom: 24px;
  }
  .VacancyTasksLabel {
    background: var(--berry7);
    border-radius: 10px;
    padding: 5px 8px;
    color: var(--white);
    margin-bottom: 17px;
    display: inline-block;
    margin-right: 40px;
  }
  .VacancyTasks .VV_Button._mobile {
    display: none;
  }
  .modal .VacancyTasks .VV_Button._desktop {
    display: none;
  }
  .modal .VacancyTasks .VV_Button._mobile {
    display: inline-flex;
  }
  .VacancyTasksList {
    flex-wrap: wrap;
    margin: 0 -16px;
  }
  .VacancyTasksListItem {
    width: 25%;
    padding: 0 16px 16px;
  }
  .VacancyTasksListItemInner {
    background: var(--white);
    border-radius: 10px;
    padding: 20px;
    height: 100%;
  }
  .VacancyTasksListItem--digit {
    color: var(--berry4);
    margin-bottom: 4px;
  }
  .VacancyTasksListItem._1,
  .VacancyTasksListItem._2 {
    width: 50%;
  }
  .VacancyTasksListItem._3 {
    width: 33.33%;
  }
  @media (min-width: 1024px) {
    .VV21_JobPageVacancyJobTill._active .VV21_JobPageVacancyJobTill__BtnInner {
      -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -moz-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
      -o-transform: translate(-50%, -50%) rotate(45deg);
      transform: translate(-50%, -50%) rotate(45deg);
    }
  }
  @media (max-width: 1023px) {
    .VacancyTasks {
      display: none;
    }
    .modal .VacancyTasks {
      display: block;
    }
    .VacancyTasks .VV_Button._desktop {
      display: none;
    }
    .VacancyTasks .VV_Button._mobile {
      display: inline-flex;
    }
  }
  .VV22_LpJob_Modal_Tasks__Label {
    display: inline-block;
    margin-bottom: 16px;
    padding: 5px 8px;
    border-radius: 10px;
  }
  .VV22_LpJob_Modal_Tasks__Item {
    margin-bottom: 16px;
  }
  .VV22_LpJob_Modal_Tasks__Item:last-child {
    margin-bottom: 0;
  }
  .VV22_LpJob_Modal_Tasks__Digit {
    margin-bottom: 4px;
  }


/* Баннер чат */
.VV24_VakansiiRetail_Chat {
  max-width: 868px;
  display: flex;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  padding: 23px;
  border: 1px solid var(--light-promo3-border);
  border-radius: 24px;
  background: var(--light-promo3-container-fill);
}

.VV24_VakansiiRetail_Chat__Icon {
  flex-shrink: 0;
  margin-left: 7px;
  margin-right: 23px;
}

.VV24_VakansiiRetail_Chat__Title {
  margin-bottom: 4px;
}

.VV24_VakansiiRetail_Chat__Buttons {
  width: 170px;
  margin-left: 16px;
  flex-shrink: 0;
}

.VV24_VakansiiRetail_Chat__Buttons .VV_Button {
  margin-bottom: 8px;
  font-weight: 500;
}

.VV24_VakansiiRetail_Chat__Buttons .VV_Button:last-child {
  margin-bottom: 0;
}

@media (max-width: 1023px) {
  .VV24_VakansiiRetail_Chat {
    margin-bottom: 64px;
  }
  .VV24_VakansiiRetail_Chat__Icon {
    margin-left: 0;
    margin-right: 16px;
  }
}

@media (max-width: 767px) {
  .VV24_VakansiiRetail_Chat {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 40px;
    padding: 20px 10px;
  }

  .VV24_VakansiiRetail_Chat__Icon {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 23px;
  }

  .VV24_VakansiiRetail_Chat__Content {
    max-width: 310px;
  }

  .VV24_VakansiiRetail_Chat__Title {
    margin-bottom: 7px;
    margin-left: auto;
    margin-right: auto;
    max-width: 295px;
  }

  .VV24_VakansiiRetail_Chat__Buttons {
    display: block;
    width: 100%;
    max-width: 310px;
    margin-top: 24px;
    margin-left: 0;
  }
}

/* Виджет Mango */
.mgo-mcw-widget,
.mgo-mcw__leadgen-popup{
  z-index: 1999 !important;
}
.mgo-mcw-widget_position-right{
  right: 43px !important;
}
.mgo-mcw-widget_position-right.mgo-mcw-widget_mobile-view{
  right: 48px !important;
  bottom: 50px !important;
}
._express-delivery .mgo-mcw-widget_position-right{
  bottom: 130px !important;
}

@media (max-width: 1023px) {
  .mgo-mcw-widget_position-right{
    bottom: 120px !important;
    right: 30px !important;
  }
  ._express-delivery .mgo-mcw-widget_position-right{
    bottom: 170px !important;
    right: 7px !important;
  }

  .mgo-mcw-widget_position-right.mgo-mcw-widget_mobile-view {
    right: 36px !important;
    bottom: 122px !important;
  }
  ._express-delivery .mgo-mcw-widget_position-right.mgo-mcw-widget_mobile-view {
    right: 12px !important;
    bottom: 170px !important;
  }
}

@media (max-width: 767px) {
  .mgo-mcw-widget_position-right{
    right: 6px !important;
  }
  .mgo-mcw-widget_position-right.mgo-mcw-widget_mobile-view {
    right: 12px !important;
    bottom: 122px !important;
  }
  ._express-delivery .mgo-mcw-widget_position-right.mgo-mcw-widget_mobile-view {
    right: 12px !important;
    bottom: 167px !important;
  }
}

/* Выбор города */
.VV24_JobCitySelect__Inner{
  position: relative;
}
.VV24_JobCitySelect__Btn{
  position: absolute;
  right: 0;
  top: -62px;
  display: inline-flex;
  align-items: center;
  padding: 7px 7px 7px 11px;
  border-radius: 12px;
  border: 1px solid var(--light-outline);
  background: var(--white);
  z-index: 1;
}
.VV24_JobCitySelect__Icon{
  margin-right: 8px;
}
.VV24_JobCitySelect__Arrow{
  margin-left: 4px;
}

@media (max-width: 767px) {
  .VV24_JobCitySelect__Btn{
    position: relative;
    top: 0;
    margin-bottom: 10px;
  }
}
/* End */


/* Start:/local/templates/main-responsive/assets/nouislider/nouislider.min.css?17410100666050*/
/*! nouislider - 15.7.1 - Jun 14, 2023 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{top:-100%;width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;bottom:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}

.VV_NoUiSliderWrap {
    padding:0 12px;
    position: relative;
}
.VV_NoUiSlider.noUi-target {
    background: none;
    border-radius: 0;
    border: none;
    box-shadow: none;
    height:5px;
    margin-bottom: 10px;
}
.VV_NoUiSlider.noUi-horizontal .noUi-handle:after,
.VV_NoUiSlider.noUi-horizontal .noUi-handle:before {
    display:none;
}
.VV_NoUiSlider.noUi-horizontal .noUi-connects {
    background: var(--gray100);
    position: absolute;
    top: 12px;
}
.VV_NoUiSlider.noUi-horizontal .noUi-connect {
    background: var(--green500);
}
.VV_NoUiSlider.noUi-horizontal .noUi-handle {
    width: 28px;
    height: 28px;
    top: 0;
    right: -14px;
    border-radius: 50%;
    background-color: var(--white);
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15);   
    border: 0;
    cursor: pointer;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-box-shadow .2s ease, -webkit-transform .2s ease;
    -o-transition: box-shadow .2s ease, transform .2s ease;
    transition: box-shadow .2s ease, transform .2s ease;
    transition: box-shadow .2s ease, transform .2s ease, -webkit-box-shadow .2s ease, -webkit-transform .2s ease;
    outline: none;
}
.VV_NoUiSlider.noUi-horizontal .noUi-touch-area {
    outline: none;
}

.VV_NoUiSliderWrap:before,
.VV_NoUiSliderWrap:after{
    content: '';
    position: absolute;
    top: 12px;
    height: 5px;
    width: 13px;
}
.VV_NoUiSliderWrap:before{
    left: 0;
    border-radius: 3px 0 0 3px;
    background: var(--green500);    
}
.VV_NoUiSliderWrap._two:before {
    background: var(--gray100);
}
.VV_NoUiSliderWrap:after{
    right: 0;
    border-radius: 0 3px 3px 0;
    background: var(--gray100);
}
/* End */


/* Start:/job/css/calc.css?17490324089761*/
/* Калькулятор  */
.VV25_LpJob_Calculator {
    margin-bottom: 90px;
}

.VV25_LpJob_Calculator__Inner {
    max-width: 713px;
    margin-inline: auto;
}

.VV25_LpJob_Calculator__Heading {
    display: flex;
    align-items: center;
    gap: 40px;
    max-width: 584px;
    margin-inline: auto;
    margin-bottom: 32px;
}

.VV25_LpJob_Calculator__ImgWrapper {
    flex-shrink: 0;
    width: 184px;
    aspect-ratio: 184 / 186;
}

.VV25_LpJob_Calculator__ImgWrapper._jobmain {
    flex-shrink: 0;
    width: 185px;
    aspect-ratio: 185 / 189;
}

.VV25_LpJob_Calculator__Img {
    width: 100%;
    height: auto;
}

.VV25_LpJob_Calculator__Title {
    padding-top: 23px;
}

/* FORM */
.VV25_LpJob_Calculator__Form {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.VV25_LpJob_Calculator__Form .VV_DMenuContent__Inner .VerticalScrollInner {
    max-height: 228px;
}

.VV25_LpJob_Calculator__Form .VV_Dropdown {
    color: var(--light-secondary);
    background-color: var(--light-space);
}

.VV25_LpJob_Calculator__Form .VV_Dropdown._error {
    background-color: var(--berry8);
}

.VV25_LpJob_Calculator__Form .VV_Dropdown__container:before {
    filter: brightness(.75)
}

.VV25_LpJob_Calculator__Form .VV_SearchDropdown{
    position: relative;
}
.VV25_LpJob_Calculator__Form  .VV_SearchDropdown__Input .VV_Input__Input{
    padding: 14px 44px 14px 16px;
}
.VV25_LpJob_Calculator__Form .VV_SearchDropdown__Input._focused + .VV_SearchDropdown__Dropdown{
    opacity: 1;
    visibility: visible;
    transform: translate(0);
    padding-top: 0;
}
.VV25_LpJob_Calculator__Form .VV_SearchDropdown__Dropdown{
    width: 100%;
}

.VV25_LpJob_Calculator__FormRange {
    display: flex;
    flex-direction: column;
    gap: 3px;
    padding: 12px 30px 12px 16px;
    border-radius: 16px;
    background-color: var(--light-space);
}

.VV25_LpJob_Calculator__FormRangeTitle {
    font-size: 15px;
    line-height: 1.4;
}

.VV25_LpJob_Calculator__FormRange .VV_Range {
    margin: 0;
    min-height: 56px;
}

.VV25_LpJob_Calculator__FormRange .VV_Range__SliderOuter {
    padding: 0;
}

.VV25_LpJob_Calculator__FormRange .VV_Range__SliderWrapper:before,
.VV25_LpJob_Calculator__FormRange .VV_Range__SliderWrapper:after,
.VV25_LpJob_Calculator__FormRange .VV_Range__SliderOuter:before,
.VV25_LpJob_Calculator__FormRange .VV_Range__SliderOuter:after {
    display: none;
}

.VV25_LpJob_Calculator__FormRange .VV_Range__Slider.noUi-horizontal .noUi-connects {
    border-radius: 10px;
    background: var(--light-surface3);
    cursor: pointer;
}

.VV25_LpJob_Calculator__FormRange .VV_Range__Slider.noUi-horizontal .noUi-handle {
    top: -8px;
    right: -13px;
    width: 27px;
    height: 27px;
    background-color: var(--light-brand1);
    box-shadow: unset;
    border: 2px var(--light-outline) solid;
    cursor: grab;
}

.VV25_LpJob_Calculator__FormRange .noUi-horizontal .noUi-tooltip {
    top: 120%;
    background-color: transparent;
    border: none;
    border-radius: unset;
    padding: 0;
    font-size: 16px;
    pointer-events: none;
    user-select: none;
    font-weight: 600;
}

.VV25_LpJob_Calculator__FormRange .VV_Range__Slider .noUi-tooltip{
    color: var(--light-primary);
}

.VV25_LpJob_Calculator__Bottom {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 20px;
}

.VV25_LpJob_Calculator__ResultTitle {
    margin-bottom: 2px;
}

.VV25_LpJob_Calculator__ResultValue {
    margin-bottom: 8px;
    opacity: 0;
}

.VV25_LpJob_Calculator__Note {
    max-width: 244px;
    color: var(--light-secondary);
}

.VV25_LpJob_Calculator__Btn {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 232px;
    height: 73px;
    border: 0;
    border-radius: 90px;
    color: var(--white);
    background: var(--light-brand2);
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -1px;
    white-space: nowrap;
}

@media (any-hover: hover) {
    .VV25_LpJob_Calculator__Btn {
        transition: background 0.3s ease 0s;
    }

    .VV25_LpJob_Calculator__Btn:hover {
        background: #cf1a49;
    }
}

@media (max-width: 1023px) {
    .VV25_LpJob_Calculator {
        margin-bottom: 73px;
    }

    .VV25_LpJob_Calculator__Inner {
        max-width: 600px;
    }

    .VV25_LpJob_Calculator__Heading {
        gap: 24px;
        max-width: 426px;
        margin-bottom: 24px;
    }

    .VV25_LpJob_Calculator__ImgWrapper,
    .VV25_LpJob_Calculator__ImgWrapper._jobmain {
        width: 125px;
    }

    .VV25_LpJob_Calculator__Title {
        padding-top: 14px;
    }

    .VV25_LpJob_Calculator__FormRange{
        padding: 12px 16px;
    }

    .VV25_LpJob_Calculator__Bottom {
        margin-top: 12px;
    }
}

@media (max-width: 767px) {
    .VV25_LpJob_Calculator {
        margin-bottom: 50px;
    }

    .VV25_LpJob_Calculator__Heading {
        gap: 16px;
        max-width: 310px;
        margin-bottom: 24px;
    }

    .VV25_LpJob_Calculator__ImgWrapper,
    .VV25_LpJob_Calculator__ImgWrapper._jobmain {
        width: 104px;
    }

    .VV25_LpJob_Calculator__Title {
        padding-top: 10px;
    }

    .VV25_LpJob_Calculator__Form {
        padding: 0 6px;
        gap: 8px;
    }

    .VV25_LpJob_Calculator__FormRange {
        padding: 8px 16px;
    }

    .VV25_LpJob_Calculator__Bottom {
        flex-direction: column;
        align-items: unset;
        text-align: center;
        margin-top: 8px;
    }

    .VV25_LpJob_Calculator__ResultTitle {
        margin-bottom: 2px;
    }

    .VV25_LpJob_Calculator__BottomLeft {
        margin-bottom: 24px;
        align-self: center;
    }
}

.VV25_LpJob_Calculator__Banner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 14px 24px 15px 251px;
    border-radius: 16px;
    background: var(--light-promo1-container-fill);
    color: var(--light-primary) !important;
}

.VV25_LpJob_Calculator__Banner._courier {
    background: var(--green50);
}

.VV25_LpJob_Calculator__BannerImg {
    position: absolute;
    left: 0;
}

.VV25_LpJob_Calculator__BannerImg:not(.inited) {
    opacity: 0;
}

.VV25_LpJob_Calculator__BannerImg._tablet,
.VV25_LpJob_Calculator__BannerImg._mobile {
    display: none;
}

.VV25_LpJob_Calculator__BannerInner {
    z-index: 1;
}

.VV25_LpJob_Calculator__BannerTitle {
    margin-bottom: 4px;
    font-weight: 500;
}

@media (min-width: 1024px) {
    .VV25_LpJob_Calculator__Banner._courier {
        padding-left: 241px;
    }

    .VV25_LpJob_Calculator__BannerTitle {
        font-size: 20px;
        line-height: 1.2;
    }
}

@media (max-width: 1023px) {
    .VV25_LpJob_Calculator__Banner {
        padding: 24px 24px 23px 205px;
    }

    .VV25_LpJob_Calculator__Banner._courier {
        padding-top: 13px;
        padding-bottom: 14px;
    }

    .VV25_LpJob_Calculator__BannerImg._desktop {
        display: none;
    }

    .VV25_LpJob_Calculator__BannerImg._tablet {
        display: block;
    }

    .VV25_LpJob_Calculator__BannerTitle {
        font-weight: 600;
    }

    .VV25_LpJob_Calculator__ResultTitle {
        margin-bottom: 0;
    }

    .VV25_LpJob_Calculator__ResultValue {
        margin-bottom: 4px;
    }

    .VV25_LpJob_Calculator__Btn {
        height: 68px;
        min-width: 208px;
        font-size: 20px;
        letter-spacing: -0.7px;
    }
}

@media (max-width: 767px) {
    .VV25_LpJob_Calculator__Banner {
        margin-top: 4px;
        padding: 13px 12px 13px 88px;
    }

    .VV25_LpJob_Calculator__Banner._courier {
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .VV25_LpJob_Calculator__BannerImg._tablet {
        display: none;
    }

    .VV25_LpJob_Calculator__BannerImg._mobile {
        display: block;
    }

    .VV25_LpJob_Calculator__Btn {
        height: 60px;
        min-width: unset;
        font-size: 17px;
        letter-spacing: -0.5px;
        width: 100%;
    }
}

/* Калькулятор на разводящих страницах */
.VV25_VakansiiCalc {
    display: flex;
    justify-content: center;
    margin-bottom: 136px;
}

.VV24_VakansiiRetail .VV25_VakansiiCalc{
    margin-bottom: 100px;
}

.VV25_VakansiiCalc .VV25_LpJob_Calculator {
    margin-bottom: 0;
}

.VV25_VakansiiCalc__Wrapper {
    padding: 64px;
    border-radius: 40px;
    background: var(--white);
}

.VV25_VakansiiCalc .VV25_LpJob_Calculator__Heading{
    margin-top: -24px;
}

.VV25_VakansiiCalc .VV25_LpJob_Calculator__Title b,
.VV25_VakansiiCalc .VV25_LpJob_Calculator__ResultValue b{
    font-weight: 500 !important;
}

@media (max-width: 1279px) and (min-width: 1024px) {
    .VV25_VakansiiCalc .VV25_LpJob_Calculator__Title,
    .VV25_LpJob_Calculator__ResultValue{
        font-size: 40px;
        font-weight: 500;
        line-height: 1.1;
        letter-spacing: -1px;
    }
}

@media (max-width: 1023px) {
    .VV25_VakansiiCalc {
        margin-bottom: 64px;
    }
    .VV24_VakansiiRetail .VV25_VakansiiCalc {
        margin-bottom: 64px;
    }
    .VV25_VakansiiCalc__Wrapper {
        padding: 40px;
    }
    .VV25_VakansiiCalc .VV25_LpJob_Calculator__Heading {
        margin-top: -18px;
    }
    .VV24_VakansiiRetail .VV25_VakansiiCalc .VV25_LpJob_Calculator__Heading {
        margin-top: -16px;
    }
}

@media (max-width: 767px) {
    .VV25_VakansiiCalc {
        margin-bottom: 52px;
    }
    .VV25_VakansiiCalc__Wrapper {
        padding: 12px;
    }
    .VV25_VakansiiCalc .VV25_LpJob_Calculator__Heading,
    .VV24_VakansiiRetail .VV25_VakansiiCalc .VV25_LpJob_Calculator__Heading{
        margin-top: 0;
    }
    .VV25_VakansiiCalc .VV25_LpJob_Calculator__Form{
        padding: 0;
    }
    .VV25_VakansiiCalc .VV25_LpJob_Calculator__Banner{
        margin-top: 0;
    }
}
/* End */
/* /job/assets/css/style.css?175318714548798 */
/* /local/templates/main-responsive/assets/nouislider/nouislider.min.css?17410100666050 */
/* /job/css/calc.css?17490324089761 */
