

/* Start:/local/templates/nlmk_career/css/question-answer/questions-remain.css?1750233406735*/
.questions-remain {
  background: #E3E9F3;
  padding: 40px;
  position: sticky;
  top: 20%;
  margin-left: 24px;
  margin-top: 80px;
}

.questions-remain__title {
  margin-bottom: 24px;
}

.questions-remain--hide {
  display: none;
}

@media (max-width: 992px) {
  .questions-remain {
    top: 10%;
    margin-top: 45px;
  }

  div.questions-remain__title {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: var(--black);
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .questions-remain__button {
    width: fit-content;
  }

  .question-answer .questions-remain__button {
    justify-content: center;
  }
}
@media (max-width: 768px) {
  a.scroll_top {
      bottom: 16px;
      right: 16px;
  }
}
/* End */


/* Start:/local/components/nlmk/iblock.element.form.add/templates/report/style.css?1750233406698*/
.modal-link-on-summary.modal-send-message.modals {
    display: none;
}

.lk-filling__form .error-message__form .form__label.form-label.load_file {
    display: none;
}

.error-message.main-padding .lk-filling .lk-filling__btn-save {
    padding: 15.5px 33px;
    border-style: none;
}

.error-message .form-label__name {
    max-width: 159px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.error-message .captcha {
    display: flex;
}

.lk-filling .error-form {
    color: var(--warning-color);
    display: none;
}

.error-message .file_error {
    display: none;
    color: var(--warning-color);
}

.mobile-fixed-block.question-answer.hide {
    display:none;
}
/* End */
/* /local/templates/nlmk_career/css/question-answer/questions-remain.css?1750233406735 */
/* /local/components/nlmk/iblock.element.form.add/templates/report/style.css?1750233406698 */
