/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./.yarn/__virtual__/css-loader-virtual-f4ce20568a/0/cache/css-loader-npm-6.5.1-a34b2a752f-5a3bedecb4.zip/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[7].use[1]!./.yarn/__virtual__/postcss-loader-virtual-9ca6ee1701/0/cache/postcss-loader-npm-6.2.1-45828eb0de-e40ae79c3e.zip/node_modules/postcss-loader/dist/cjs.js!./.yarn/__virtual__/less-loader-virtual-4121f44b2b/0/cache/less-loader-npm-10.2.0-9c6619a5c0-42a2b56a9d.zip/node_modules/less-loader/dist/cjs.js!./webapp-static/lux/components/VacancyResponsePopup/BottomSheet/resume-delivered.less ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable selector-nested-pattern */
/* stylelint-enable */
/* stylelint-disable hhru/less-variable-value-disallowed-list */
/* Design System colors */
/* Red */
/* Yellow */
/* Orange */
/* Blue */
/* Violet */
/* Green */
/* Grayscale */
/* Special */
/* stylelint-disable-next-line selector-class-pattern */
@media (min-width: 700px) {
  .bloko-modal-no-scroll--VS2gOnjo25DSkUrJTDWc {
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
            user-select: none;
  }
  .bloko-modal-no-scroll_ios--yzCA0sJa0WfZT_xXbSel {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    height: 100%;
  }
}
.xs-friendly.bloko-modal-no-scroll--VS2gOnjo25DSkUrJTDWc {
  position: relative;
  overflow: hidden;
  -webkit-user-select: none;
          user-select: none;
}
.xs-friendly.bloko-modal-no-scroll_ios--yzCA0sJa0WfZT_xXbSel {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: fixed;
  height: 100%;
}
.bloko-modal-overlay--go5Fe1FTMulhEIQwByKs {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1041;
  background-color: transparent;
  visibility: hidden;
  opacity: 0;
  transition-property: background-color, visibility, opacity;
  transition-duration: 150ms;
  transition-timing-function: linear;
}
.bloko-modal-overlay_visible--_hchp5Z_GL0NfVKDOHm3 {
  background-color: rgba(48, 50, 51, 0.9);
  visibility: visible;
  opacity: 1;
}
.bloko-modal-overlay__bottom-sheet--F5bDAQfOXRjLahB3qqlE {
  transition-duration: 500ms;
}
@media (min-width: 700px) {
  .bloko-modal-overlay__bottom-sheet--F5bDAQfOXRjLahB3qqlE {
    transition-duration: 150ms;
  }
}
.bloko-modal-container--JLrl6ORQT2AvUJyrlxW1 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 100%;
  box-sizing: border-box;
  z-index: 1041;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  transition: opacity 150ms linear;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 700px) {
  .bloko-modal-container--JLrl6ORQT2AvUJyrlxW1 {
    padding: 20px;
  }
}
.bloko-modal-container_visible--elEz6penPdiuj_u_18Wo {
  opacity: 1;
}
.bloko-modal--slPp4GoLe2Q3o5XuZYKy {
  display: flex;
  flex-direction: column;
  max-height: 100%;
  max-width: 100%;
  z-index: 1042;
  -webkit-user-select: text;
          user-select: text;
  background-color: #ffffff;
  box-sizing: border-box;
  box-shadow: 0 10px 15px 0 rgba(48, 50, 51, 0.4);
  margin: auto;
  padding: 30px;
  overflow: auto;
}
@media (min-width: 700px) {
  .bloko-modal--slPp4GoLe2Q3o5XuZYKy {
    border-radius: 4px;
  }
}
.bloko-modal-close-button--EVXd_q62DFUSTmlTNxB5 {
  position: fixed;
  top: 40px;
  right: 40px;
  z-index: 1044;
  cursor: pointer;
}
.bloko-modal-close-button--EVXd_q62DFUSTmlTNxB5:active {
  top: 41px;
}
.bloko-modal-close-button--EVXd_q62DFUSTmlTNxB5::after {
  content: '';
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(4656404e4aa130384101.svg) no-repeat 0 0;
  background-size: 200%;
}
.bloko-modal-close-button_hidden--MPIfmqAbOO_mLVFFkdab {
  display: none;
}
.bloko-modal-header--bNE1n3AslL4iJm_MTBam {
  width: 0;
  min-width: 100%;
  margin-bottom: 20px;
  flex-shrink: 0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.bloko-modal-content--hnWRqKfpO9SgjChpAwJi {
  flex-grow: 1;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4px;
  margin: -4px;
}
.bloko-modal-content_no-scroll--n2_qJorFTUxYc3_Y78or {
  overflow: hidden;
  position: relative;
  -webkit-overflow-scrolling: unset;
  padding: 4px;
  margin: -4px;
  margin-bottom: 4px;
}
.bloko-modal-content-scrollable--ea3JQqtSRHgCjyWyV3u8 {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 4px;
  margin: -4px;
  padding-right: 18px;
}
.bloko-modal-content-fader--vXojEcsaRnssL9PYhApp {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  height: 40px;
  margin-right: 18px;
  background: linear-gradient(0deg, #ffffff 1%, rgba(255, 255, 255, 0) 99%);
  pointer-events: none;
  opacity: 0;
  transition: all 0.2s ease;
}
.bloko-modal-content-fader_visible--GkEmNzZy2KSynXTsO1dn {
  opacity: 1;
  bottom: 0;
}
.bloko-modal-content-fader-bottom--bZ2vPgejquJ9E8aBRaTx {
  position: relative;
  margin: 0 -30px -20px;
  min-height: 30px;
  border-top: 1px solid #959799;
  text-align: center;
  background: #ffffff;
  pointer-events: none;
  opacity: 0;
  transition: all 0.2s ease;
}
.bloko-modal-content-fader-bottom_visible--cOQGYbhsiMUX_EzYQgDi {
  opacity: 1;
}
.bloko-modal-footer--iloHNAuK1yg4Ppyon3aW {
  width: 0;
  min-width: 100%;
  text-align: right;
  margin-top: 20px;
  flex-shrink: 0;
}
.bloko-modal-footer_left--IpmyAgmTw72VKQKwykNQ {
  text-align: left;
}
.bloko-modal-title--A4J6hxIZE7zNo2Hvs_9V {
  margin: 0;
  padding: 0;
  /* stylelint-disable-next-line declaration-property-value-allowed-list */
  font-size: 24px;
  line-height: 1.16;
  font-family: ProximaNovaCond, 'Arial Narrow', 'Roboto Condensed', Arial, sans-serif;
  /* stylelint-disable-next-line declaration-property-value-allowed-list */
  font-weight: bold;
}
@media (max-width: 699px) {
  .xs-friendly .bloko-modal-title--A4J6hxIZE7zNo2Hvs_9V {
    /* stylelint-disable-next-line declaration-property-value-allowed-list */
    font-size: 20px;
    line-height: 1.2;
  }
}
.bloko-modal-error--Yjsgr0z5QTwKkcrpOt73 {
  height: auto;
  overflow: hidden;
  color: #ffffff;
  background: #eb6b6b;
  padding: 7px 30px;
  margin: 25px -30px 0;
  transition: padding 0.25s ease;
  flex-shrink: 0;
}
.bloko-modal-error_hidden--UAU6IhwXc9aRE_w_z4n6 {
  height: 0;
  overflow: hidden;
  margin-top: 0;
  padding: 0 30px;
}
.bloko-modal-swipe--RNTclVablFoziLYTDk7s {
  position: absolute;
  z-index: 1043;
  width: 100%;
  height: 25px;
  text-align: center;
}
.bloko-modal-swipe--RNTclVablFoziLYTDk7s::after {
  content: '';
  position: absolute;
  top: 8px;
  margin-left: -18px;
  width: 36px;
  height: 4px;
  background: #edeff0;
  border-radius: 8px;
}
@media (min-width: 700px) {
  .bloko-modal-swipe--RNTclVablFoziLYTDk7s {
    display: none;
  }
}
@media (max-width: 699px) {
  .xs-friendly .bloko-modal-container--JLrl6ORQT2AvUJyrlxW1 {
    transition: none;
  }
  .xs-friendly .bloko-modal--slPp4GoLe2Q3o5XuZYKy {
    position: relative;
    min-width: 320px;
    width: 100%;
    height: 100%;
    max-height: none;
    flex-shrink: 0;
    background: #ffffff;
    padding: 12px 15px;
  }
  .xs-friendly .bloko-modal-container_bottom-sheet--C7C1wNb7ECdtt_CFk8xR {
    transition: top 500ms;
    min-height: auto;
    top: auto;
    border-radius: 12px 12px 0 0;
  }
  .xs-friendly .bloko-modal-container_bottom-sheet--C7C1wNb7ECdtt_CFk8xR .bloko-modal--slPp4GoLe2Q3o5XuZYKy {
    padding: 20px 15px;
  }
  .xs-friendly .bloko-modal-container_bottom-sheet--C7C1wNb7ECdtt_CFk8xR .bloko-modal-content_no-scroll--n2_qJorFTUxYc3_Y78or {
    margin-bottom: 0;
  }
  .xs-friendly .bloko-modal-container_bottom-sheet--C7C1wNb7ECdtt_CFk8xR .bloko-modal-footer--iloHNAuK1yg4Ppyon3aW {
    margin-top: 0;
  }
  .xs-friendly .bloko-modal-container_bottom-sheet--C7C1wNb7ECdtt_CFk8xR .bloko-modal-content-fader-bottom--bZ2vPgejquJ9E8aBRaTx {
    margin: 0 -15px 8px;
    min-height: 0;
    border-top: 0;
  }
  .xs-friendly .bloko-modal-bottom-sheet-fader--i63dKIzZr8Rfnzqa_J1Q {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 10px;
    background: linear-gradient(0deg, #fafafa 1%, rgba(255, 255, 255, 0) 99%);
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .xs-friendly .bloko-modal-bottom-sheet-fader_visible--sTlrG6JwrJ1DPXznUxZE {
    opacity: 1;
  }
  .xs-friendly .bloko-modal-close-button--EVXd_q62DFUSTmlTNxB5 {
    margin: 0;
    padding: 0;
    /* stylelint-disable-next-line declaration-property-value-allowed-list */
    font-size: 24px;
    line-height: 1.16;
    font-family: ProximaNovaCond, 'Arial Narrow', 'Roboto Condensed', Arial, sans-serif;
    /* stylelint-disable-next-line declaration-property-value-allowed-list */
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px 15px;
  }
  .xs-friendly .bloko-modal-close-button--EVXd_q62DFUSTmlTNxB5::after {
    width: 16px;
    height: 16px;
    background-position: 100% 0;
  }
  .xs-friendly .bloko-modal-header--bNE1n3AslL4iJm_MTBam {
    margin-bottom: 12px;
  }
  .xs-friendly .bloko-modal-header_outlined--zVuO0PWhqnIffavXqHr_::after {
    content: '';
    display: block;
    margin: 12px -15px 0;
    border-bottom: 1px solid #edeff0;
  }
  .xs-friendly .bloko-modal-title--A4J6hxIZE7zNo2Hvs_9V::before {
    content: '';
    display: block;
    float: right;
    width: 31px;
    height: 16px;
  }
  .xs-friendly .bloko-modal-title--A4J6hxIZE7zNo2Hvs_9V::after {
    content: '';
    display: table;
    clear: both;
  }
  .xs-friendly .bloko-modal-footer--iloHNAuK1yg4Ppyon3aW {
    margin-bottom: -12px;
    padding: 12px 0;
  }
  .xs-friendly .bloko-modal-error--Yjsgr0z5QTwKkcrpOt73 {
    margin: 30px -15px 0 -15px;
  }
  .xs-friendly .bloko-modal-error_hidden--UAU6IhwXc9aRE_w_z4n6 {
    margin-top: 0;
  }
  .xs-friendly .bloko-modal-content-fader-bottom--bZ2vPgejquJ9E8aBRaTx {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 699px) and (max-width: 699px) {
  .xs-friendly .xs-friendly .bloko-modal-close-button--EVXd_q62DFUSTmlTNxB5 {
    /* stylelint-disable-next-line declaration-property-value-allowed-list */
    font-size: 20px;
    line-height: 1.2;
  }
}
/**
 * Do not edit directly
 * Generated on Mon, 12 Dec 2022 08:45:39 GMT
 */
/* stylelint-disable value-keyword-case */
/* stylelint-enable */
/* stylelint-disable selector-nested-pattern */
/* stylelint-enable */
.success-info--oZ1BH8mscs6vIkh1zsRW {
  text-align: center;
  margin-right: -14px;
}
.success-icon--qaTxcJXbaMjpmYfCjVYN {
  width: 40px;
  height: 40px;
  background: url(ba2964c93e9baa30b658.svg);
  margin: auto;
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./.yarn/__virtual__/css-loader-virtual-f4ce20568a/0/cache/css-loader-npm-6.5.1-a34b2a752f-5a3bedecb4.zip/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[7].use[1]!./.yarn/__virtual__/postcss-loader-virtual-9ca6ee1701/0/cache/postcss-loader-npm-6.2.1-45828eb0de-e40ae79c3e.zip/node_modules/postcss-loader/dist/cjs.js!./.yarn/__virtual__/less-loader-virtual-4121f44b2b/0/cache/less-loader-npm-10.2.0-9c6619a5c0-42a2b56a9d.zip/node_modules/less-loader/dist/cjs.js!./webapp-static/lux/components/VacancyResponsePopup/BottomSheet/resume-with-photo.less ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable hhru/less-variable-value-disallowed-list */
/* Design System colors */
/* Red */
/* Yellow */
/* Orange */
/* Blue */
/* Violet */
/* Green */
/* Grayscale */
/* Special */
.resume-info--xibx_cguVIor9F84t6Gv {
  display: flex;
}
.photo--Y8hkZro71hZkFoP9_hZP {
  width: 44px;
  height: 44px;
  border-radius: 30px;
}
.photo_empty--sNhpTmSC24Sg1VzXbT9h {
  background: #d4d7d9;
}
.avatar--yi_adXTMYKgZ6FMJHO26 {
  width: 44px;
  height: 44px;
  border-radius: 30px;
  background: url(66b293f4004e21a1223b.svg) 0 0;
}
.avatar_male--uieDjC3MzOA3zmR5yPB4 {
  background-position: -44px 0;
}
.avatar_female--kjda2nd4o2mzDthsbCSw {
  background-position: -88px 0;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./.yarn/__virtual__/css-loader-virtual-f4ce20568a/0/cache/css-loader-npm-6.5.1-a34b2a752f-5a3bedecb4.zip/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[7].use[1]!./.yarn/__virtual__/postcss-loader-virtual-9ca6ee1701/0/cache/postcss-loader-npm-6.2.1-45828eb0de-e40ae79c3e.zip/node_modules/postcss-loader/dist/cjs.js!./.yarn/__virtual__/less-loader-virtual-4121f44b2b/0/cache/less-loader-npm-10.2.0-9c6619a5c0-42a2b56a9d.zip/node_modules/less-loader/dist/cjs.js!./webapp-static/lux/components/VacancyResponsePopup/BottomSheet/resume-select-form.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable hhru/less-variable-value-disallowed-list */
/* Design System colors */
/* Red */
/* Yellow */
/* Orange */
/* Blue */
/* Violet */
/* Green */
/* Grayscale */
/* Special */
.horizontal-divider--__7UhLLpngIBQM9pewZf {
  height: 1px;
  border: 0;
  background: #edeff0;
}
.divider--Vi4OpL3vEpgq_L3eYfPZ {
  height: 1px;
  border: 0;
  background: #edeff0;
  margin: 0 -15px;
}

/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./.yarn/__virtual__/css-loader-virtual-f4ce20568a/0/cache/css-loader-npm-6.5.1-a34b2a752f-5a3bedecb4.zip/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[7].use[1]!./.yarn/__virtual__/postcss-loader-virtual-9ca6ee1701/0/cache/postcss-loader-npm-6.2.1-45828eb0de-e40ae79c3e.zip/node_modules/postcss-loader/dist/cjs.js!./.yarn/__virtual__/less-loader-virtual-4121f44b2b/0/cache/less-loader-npm-10.2.0-9c6619a5c0-42a2b56a9d.zip/node_modules/less-loader/dist/cjs.js!./webapp-static/lux/components/VacancyResponsePopup/BottomSheet/header.less ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header--y3J93LfNUkIvjSisj2Ow {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}


/*# sourceMappingURL=63366.35fa4ed6521fa645ffc8.css.map*/