.inputfile-6 + label strong {
  background: url(../img/icons/attach-black.svg) no-repeat center;
  background-size: 3.51390922vw auto;
  width: 3.51390922vw;
  height: 3.51390922vw;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.inputfile-6 + label {
  border: 0;
  border-bottom: 1px;
  background-color: transparent;
}
.inputfile + label {
  width: 100%;
  max-width: 100%;
  display: flex;
  font-weight: 500;
  font-size: 2.92825769vw;
  line-height: 120%;
  letter-spacing: 0.03em;
  outline: none;
  height: 7.02781845vw;
  padding: 1.75695461vw 0 1.75695461vw 4.09956076vw;
}
.inputfile-6 + label span {
  width: auto;
  flex: 1;
  padding: 0;
}
.inputfile-6 + label span:empty:after {
  content: "Резюме";
  position: absolute;
  color: #d1d1d1;
}
.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
  border-color: none;
  border-bottom-color: #fbe017;
  outline: none;
}
.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
  background-color: transparent;
}
.inputfile-6 + label {
  color: #323527;
}
@media only screen and (max-width: 991px) {
  .inputfile-6 + label strong {
    background-size: 13.33333333vw auto;
    width: 13.33333333vw;
    height: 13.33333333vw;
  }
  .inputfile + label {
    font-size: 11.11111111vw;
    height: 26.66666667vw;
    padding: 6.66666667vw 0 6.66666667vw 15.55555556vw;
  }
}
/*# sourceMappingURL=input-file.css.map */
