@media (min-width: 640px) {
  .login {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 100px; } }

@media (min-width: 1280px) {
  .login {
    display: block;
    margin-bottom: 160px; } }

.login__address-text {
  font-family: "proxima", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #676C71;
  margin-bottom: 16px; }
  @media (min-width: 640px) {
    .login__address-text {
      margin-bottom: 24px; } }

.login__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background-color: #002554;
  padding-bottom: 100px; }
  @media (min-width: 640px) {
    .login__wrapper {
      padding: 16px 16px 32px;
      background-color: #F8F7FA;
      width: 100%;
      max-width: 608px;
      -webkit-box-sizing: content-box;
              box-sizing: content-box; } }
  @media (min-width: 1280px) {
    .login__wrapper {
      min-height: 861px;
      margin-bottom: 144px;
      max-width: unset;
      padding: 16px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; } }

.login__form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  background-color: #002554;
  background-repeat: no-repeat;
  background-position: right 60px;
  background-size: auto 290px;
  background-image: url("/sources/img/login-mobile.png");
  padding: 16px; }
  @media (min-width: 640px) {
    .login__form-wrapper {
      border-radius: 12px;
      padding: 19px;
      background-image: url("/sources/img/login-tablet.png"); } }
  @media (min-width: 1280px) {
    .login__form-wrapper {
      width: 50%;
      margin: 0;
      background: none;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 664px;
      margin: 0 auto;
      -webkit-box-sizing: content-box;
              box-sizing: content-box; } }
  .login__form-wrapper--reg {
    background-position: right 145px; }
    @media (min-width: 640px) {
      .login__form-wrapper--reg {
        background-position: right 65px; } }
    @media (min-width: 1280px) {
      .login__form-wrapper--reg {
        background: none; } }
  .login__form-wrapper--seminar {
    background-image: url("/sources/img/seminar-mobile.png");
    background-position: right 95px; }
    @media (min-width: 640px) {
      .login__form-wrapper--seminar {
        background-image: url("/sources/img/seminar-tablet.png"); } }
    @media (min-width: 1280px) {
      .login__form-wrapper--seminar {
        background: none; } }
  .login__form-wrapper--renovation {
    background-image: url("/sources/img/renovation-mobile.png");
    background-position: left 110px;
    background-size: 375px; }
    @media (min-width: 640px) {
      .login__form-wrapper--renovation {
        background-image: url("/sources/img/renovation-tablet.png");
        background-size: contain;
        background-position: left 35px; } }
    @media (min-width: 1280px) {
      .login__form-wrapper--renovation {
        background: none; } }

.login__form {
  width: 100%;
  padding: 32px 16px 38px;
  background-color: #fff;
  position: relative;
  margin-top: 50px;
  border-radius: 12px; }
  @media (min-width: 640px) {
    .login__form {
      padding: 32px 24px 38px; } }
  @media (min-width: 1280px) {
    .login__form {
      margin-top: 0;
      padding: 40px 32px 38px; } }
  .login__form--seminar {
    margin-top: 70px; }
    @media (min-width: 1280px) {
      .login__form--seminar {
        margin-top: 0; } }
  .login__form--renovation {
    margin-top: 100px; }
    @media (min-width: 640px) {
      .login__form--renovation {
        margin-top: 115px; } }
    @media (min-width: 1280px) {
      .login__form--renovation {
        margin-top: 0; } }
  .login__form--restore {
    margin-top: 80px; }
    @media (min-width: 1280px) {
      .login__form--restore {
        margin-top: 0; } }
  .login__form--reg {
    margin-top: 73px; }
    @media (min-width: 640px) {
      .login__form--reg {
        margin-top: 40px; } }
    @media (min-width: 1280px) {
      .login__form--reg {
        margin-top: 0; } }

.login__form-title {
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  color: #FFFFFF;
  font-family: "Metronic Pro", sans-serif;
  margin-top: 24px; }
  @media (min-width: 640px) {
    .login__form-title {
      font-size: 30px;
      line-height: 36px;
      margin-top: 32px; }
      .login__form-title--renovation {
        margin-top: 0; } }
  @media (min-width: 1280px) {
    .login__form-title {
      margin-top: 96px;
      font-size: 50px;
      line-height: 62px;
      font-family: "Metronic Pro", sans-serif;
      color: #FFFFFF; } }
  .login__form-title--reg {
    font-size: 24px; }
    @media (min-width: 640px) {
      .login__form-title--reg {
        font-size: 26px;
        line-height: 120%; } }
    @media (min-width: 1280px) {
      .login__form-title--reg {
        font-size: 50px;
        line-height: 110%; } }
  .login__form-title--seminar {
    margin-top: 43px;
    font-size: 24px;
    line-height: 120%; }
    @media (min-width: 640px) {
      .login__form-title--seminar {
        margin-top: 50px; } }

.login__left-side {
  display: none; }
  @media (min-width: 1280px) {
    .login__left-side {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      padding: 32px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      width: 493px;
      background: #002554;
      border-radius: 12px; } }

.login__desktop-image {
  margin-top: auto;
  width: 100%; }

.login__logo--desktop {
  display: none; }
  @media (min-width: 1280px) {
    .login__logo--desktop {
      display: block; } }

.login__logo--mobile {
  display: block;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 16px; }
  @media (min-width: 1280px) {
    .login__logo--mobile {
      display: none; } }

.login__form-text-wrapper {
  -ms-flex-item-align: start;
      align-self: flex-start;
  width: 100%; }
  .login__form-text-wrapper--renovation {
    width: 210px;
    margin-left: auto; }
    @media (min-width: 640px) {
      .login__form-text-wrapper--renovation {
        width: 280px; } }
    @media (min-width: 1280px) {
      .login__form-text-wrapper--renovation {
        width: auto;
        margin-left: unset; } }
  .login__form-text-wrapper--restore {
    width: 221px; }
    @media (min-width: 640px) {
      .login__form-text-wrapper--restore {
        width: 414px; } }
    @media (min-width: 1280px) {
      .login__form-text-wrapper--restore {
        width: 100%; } }
  .login__form-text-wrapper--reg {
    width: 314px; }
    @media (min-width: 640px) {
      .login__form-text-wrapper--reg {
        width: 342px; } }
    @media (min-width: 1280px) {
      .login__form-text-wrapper--reg {
        width: 100%; } }

.login__form-description {
  font-family: "proxima", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  margin-top: 14px; }
  .login__form-description--login {
    max-width: 180px; }
  @media (min-width: 640px) {
    .login__form-description {
      margin-top: 16px; }
      .login__form-description--login {
        max-width: unset; } }
  @media (min-width: 1280px) {
    .login__form-description {
      font-weight: 400;
      font-size: 20px;
      line-height: 30px;
      font-family: "proxima", sans-serif;
      color: #FFFFFF; } }
  .login__form-description--reg {
    width: 205px; }
    @media (min-width: 640px) {
      .login__form-description--reg {
        width: 270px; } }
    @media (min-width: 1280px) {
      .login__form-description--reg {
        width: auto; } }
  .login__form-description--seminar {
    width: 220px; }
    @media (min-width: 640px) {
      .login__form-description--seminar {
        width: 310px; } }
    @media (min-width: 1280px) {
      .login__form-description--seminar {
        width: auto; } }

.login__sms-input {
  margin-top: 8px; }
  .login__sms-input .input-item {
    margin-bottom: 0; }

.login__sms-input-description {
  font-family: "proxima", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #676C71;
  margin-bottom: 10px; }

@media (min-width: 640px) {
  .login__input-item-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px; } }

@media (min-width: 1280px) {
  .login__input-item-wrapper {
    gap: 24px; } }

.login__form-type {
  font-family: "Metronic Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #002554;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 640px) {
    .login__form-type {
      margin-bottom: 24px; } }
  @media (min-width: 1280px) {
    .login__form-type {
      margin-bottom: 32px; } }
  .login__form-type--create-password {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 16px;
    margin-top: 24px; }
    @media (min-width: 640px) {
      .login__form-type--create-password {
        margin-top: 32px; } }
  .login__form-type--seminar {
    font-size: 24px;
    line-height: 120%; }
    @media (min-width: 640px) {
      .login__form-type--seminar {
        font-size: 26px; } }
    @media (min-width: 640px) {
      .login__form-type--seminar {
        font-size: 30px;
        line-height: 36px; } }

.login__step-counter {
  font-family: "proxima", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #070707;
  opacity: 0.3; }
  @media (min-width: 640px) {
    .login__step-counter {
      font-size: 18px;
      line-height: 30px; } }

.login__form-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px; }
  @media (min-width: 640px) {
    .login__form-buttons {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-top: 24px;
      margin-top: 24px;
      border-top: 1px solid #F8F7FA; } }
  @media (min-width: 1280px) {
    .login__form-buttons {
      margin-top: 32px; } }
  @media (min-width: 640px) {
    .login__form-buttons--reg {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.login__form-button {
  font-family: "Metronic Pro", sans-serif;
  background: #002554;
  border-radius: 8px;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  height: 57px;
  border: none;
  color: #FFFFFF;
  width: 100%;
  cursor: pointer; }
  .login__form-button:hover {
    opacity: 0.7; }
  @media (min-width: 640px) {
    .login__form-button {
      width: 50%; } }
  @media (min-width: 640px) {
    .login__form-button--sms {
      max-width: 207px; } }
  @media (min-width: 640px) {
    .login__form-button--next-step {
      max-width: 207px;
      margin-left: auto; } }

.login__form-link {
  margin-top: 24px;
  font-family: "Metronic Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%; }
  @media (min-width: 640px) {
    .login__form-link {
      margin-top: 0; } }
  .login__form-link:hover {
    text-decoration: underline; }

.login__additional-text {
  font-family: "proxima", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #789DCB; }
  @media (min-width: 1280px) {
    .login__additional-text {
      color: #7B7B7B; } }

.login__additional-links {
  margin-top: 24px; }
  @media (min-width: 640px) {
    .login__additional-links {
      margin-top: 32px; } }

.login__additional-link {
  font-family: "Metronic Pro", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #FFFFFF; }
  @media (min-width: 1280px) {
    .login__additional-link {
      color: #002554; } }
  .login__additional-link:hover {
    text-decoration: underline; }

.login__countdown {
  font-family: "proxima", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #BDBCBE;
  margin-top: 8px; }

.login__resend-button {
  font-family: "Metronic Pro", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 140%;
  color: #002554;
  margin-top: 8px;
  padding: 0;
  border: none;
  background: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer; }
  @media (min-width: 640px) {
    .login__resend-button {
      font-size: 18px; } }
  .login__resend-button:hover {
    opacity: 0.3; }

.login .agreement-wrapper {
  -ms-flex-item-align: start;
      align-self: flex-start; }
  .login .agreement-wrapper a {
    color: #395578; }
  @media (min-width: 640px) {
    .login .agreement-wrapper {
      max-width: 250px; } }

.login .checkbox-container.agreement {
  margin: 0; }

@media (max-width: 1280px) {
  .login .desktop {
    display: none; } }

@media (min-width: 1280px) {
  .login .mobile {
    display: none; } }

.login .autocomplete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

.login .modal {
  max-width: 343px; }
  @media (min-width: 640px) {
    .login .modal {
      max-width: 440px; } }

.login .modal-body {
  padding: 32px; }
  .login .modal-body__error {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: "Metronic Pro", sans-serif;
    text-align: center;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #19212C; }
    @media (min-width: 640px) {
      .login .modal-body__error {
        font-size: 22px; } }

.change-status__subtext {
  padding-top: 12px;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
  font-family: "proxima", sans-serif;
  color: #19212C; }

.checkbox-container.agreement {
  margin-top: 8px;
  font-size: 14px;
  line-height: 22px; }
  .checkbox-container.agreement a {
    text-decoration: none; }
    .checkbox-container.agreement a:hover {
      text-decoration: underline; }

.modal-body__agreement {
  height: 60vh;
  overflow-y: scroll;
  text-align: justify; }
  .modal-body__agreement p {
    padding-right: 16px; }

.agreement-wrapper .btn-close {
  top: 15px;
  right: 15px; }

.agreement-wrapper .input-item__error {
  top: calc(100% - 20px); }

.input-item {
  height: 57px;
  width: 100%;
  position: relative;
  margin-bottom: 16px;
  display: block;
  cursor: text; }
  .input-item__notice-block {
    position: relative;
    margin-left: 8px;
    padding-top: 6px; }
  @media (min-width: 1280px) {
    .input-item {
      margin-bottom: 24px; } }
  .input-item__editable-icon {
    display: none;
    position: absolute;
    top: 50%;
    right: 12px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    pointer-events: none; }
  .input-item__right {
    position: absolute;
    top: 0px;
    right: 12px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .input-item:hover .input-item__editable-icon {
    display: block; }
  .input-item.text-area {
    height: 174px; }
    .input-item.text-area .input-item__caption {
      top: 20px; }
  .input-item.icon.date input {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzEyNzgyXzEwOTg5KSIgc3Ryb2tlPSIjQkRCQ0JFIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjxwYXRoIGQ9Ik0yMC4yNSAzLjc1SDMuNzV2MTYuNWgxNi41VjMuNzV6IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48cGF0aCBkPSJNMTYuNSAyLjI1djNNNy41IDIuMjV2MyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjxwYXRoIGQ9Ik0zLjc1IDguMjVoMTYuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDBfMTI3ODJfMTA5ODkiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMjR2MjRIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=); }
  .input-item.icon.password input {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTcgMTFoMnYySDd2LTJ6bTAgNGgydjJIN3YtMnptNC00aDJ2MmgtMnYtMnptMCA0aDJ2MmgtMnYtMnptNC00aDJ2MmgtMnYtMnptMCA0aDJ2MmgtMnYtMnoiIGZpbGw9IiNCREJDQkUiLz48cGF0aCBkPSJNNSAyMmgxNGMxLjEwMyAwIDItLjg5NyAyLTJWNmMwLTEuMTAzLS44OTctMi0yLTJoLTJWMmgtMnYySDlWMkg3djJINWMtMS4xMDMgMC0yIC44OTctMiAydjE0YzAgMS4xMDMuODk3IDIgMiAyek0xOSA4bC4wMDEgMTJINVY4aDE0eiIgZmlsbD0iI0JEQkNCRSIvPjwvc3ZnPg==); }
  .input-item.icon.login input {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE3LjYyNiAyLjQwNUgyLjM3NEMxLjA2NCAyLjQwNSAwIDMuNDI3IDAgNC42ODV2MTAuNjNjMCAxLjI1OCAxLjA2NSAyLjI4IDIuMzc0IDIuMjhoMTUuMjUyYzEuMzEgMCAyLjM3NC0xLjAyMiAyLjM3NC0yLjI4VjQuNjg2YzAtMS4yNTgtMS4wNjUtMi4yOC0yLjM3NC0yLjI4em0wIDEzLjE3OEgyLjM3NGMtLjE5MyAwLS4zNjEtLjEyNS0uMzYxLS4yNjdWNi4wOWw2Ljg5OCA1LjgyNGMuMTQxLjEyLjMyMS4xODUuNTA2LjE4NWgxLjE2NWEuNzg3Ljc4NyAwIDAwLjUwNy0uMTg1bDYuODk5LTUuODI0djkuMjI2YzAgLjE0Mi0uMTcuMjY3LS4zNjIuMjY3ek0xMCAxMC4xTDMuMjkgNC40MTdoMTMuNDJMMTAgMTAuMTAxeiIgZmlsbD0iI0JEQkNCRSIvPjwvc3ZnPg==); }
  .input-item.icon input {
    background-position: 95% center;
    background-repeat: no-repeat; }
    .input-item.icon input:not([type="date"]) {
      padding-right: 50px; }
    .input-item.icon input::-webkit-datetime-edit {
      font-family: 'proxima', sans-serif; }
    .input-item.icon input::-webkit-inner-spin-button {
      display: none;
      -webkit-appearance: none; }
    .input-item.icon input::-webkit-calendar-picker-indicator {
      width: 20px;
      height: 100%;
      color: rgba(0, 0, 0, 0);
      opacity: 0;
      border-width: thin;
      cursor: pointer; }
    .input-item.icon input::-webkit-clear-button {
      -webkit-appearance: none;
      display: none; }
    .input-item.icon input::-ms-clear {
      display: none; }
  .input-item .add-padding-right {
    padding-right: 80px; }
  .input-item input, .input-item .contenteditable {
    width: 100%;
    height: 100%;
    resize: none;
    padding: 28px 40px 9px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    line-height: 22px;
    font-family: "proxima", sans-serif;
    border: 1px solid #E2E1E5;
    border-radius: 8px;
    background-color: #F8F7FA;
    outline: none;
    -webkit-appearance: none;
    color: #19212C; }
    .input-item input.left-icon, .input-item .contenteditable.left-icon {
      padding: 28px 16px 9px 52px; }
    .input-item input:hover, .input-item input:focus, .input-item .contenteditable:hover, .input-item .contenteditable:focus {
      background-color: #FFFFFF; }
    .input-item input:focus, .input-item .contenteditable:focus {
      border: 1px solid #002554; }
    .input-item input[disabled="disabled"], .input-item .contenteditable[disabled="disabled"] {
      background-color: #F8F7FA;
      border: none; }
      .input-item input[disabled="disabled"] + .input-item__caption, .input-item .contenteditable[disabled="disabled"] + .input-item__caption {
        cursor: default; }
    .input-item input[type="time"]::-webkit-date-and-time-value, .input-item .contenteditable[type="time"]::-webkit-date-and-time-value {
      text-align: left; }
    .input-item input[type="time"]::-webkit-calendar-picker-indicator, .input-item .contenteditable[type="time"]::-webkit-calendar-picker-indicator {
      background: none; }
    .input-item input:focus + .input-item__caption, .input-item .contenteditable:focus + .input-item__caption {
      font-size: 12px;
      line-height: 120%;
      color: #002554;
      font-family: "Metronic Pro", sans-serif;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      top: 10px; }
      .input-item input:focus + .input-item__caption .input-item__notice-block, .input-item .contenteditable:focus + .input-item__caption .input-item__notice-block {
        display: none; }
      @media print {
        .input-item input:focus + .input-item__caption, .input-item .contenteditable:focus + .input-item__caption {
          top: -16px; } }
    .input-item input.without-caption, .input-item .contenteditable.without-caption {
      padding: 18px 16px; }
  .input-item__caption {
    position: absolute;
    color: #7B7B7B;
    left: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    white-space: nowrap;
    font-family: "proxima", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    pointer-events: none;
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    max-width: calc(100% - 56px);
    overflow: hidden;
    text-overflow: ellipsis; }
    .input-item__caption--left-icon {
      left: 52px; }
    .input-item__caption--notice {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    @media print {
      .input-item__caption {
        top: 8px; } }
  .input-item__printable {
    position: absolute;
    top: 8px;
    left: 16px;
    display: none; }
    @media print {
      .input-item__printable {
        display: block; } }
  .input-item__tooltip {
    background-color: #fff;
    position: absolute;
    bottom: 60px;
    font-size: 8px;
    color: #000;
    line-height: 12px;
    right: 0;
    padding: 8px;
    -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.5));
            filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.5));
    display: none;
    max-width: 180px; }
    .input-item__tooltip::before {
      position: absolute;
      top: 100%;
      left: 20px;
      content: '';
      display: block;
      border: 10px solid transparent;
      border-top: 5px solid #fff; }
  .input-item:hover .input-item__tooltip {
    display: block; }
  .input-item.focused .input-item__caption {
    top: 10px;
    color: #002554;
    font-family: "Metronic Pro", sans-serif;
    font-size: 12px;
    line-height: 120%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .input-item.focused .input-item__notice-block {
    display: none; }
  .input-item__password-toggler {
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    line-height: 0;
    cursor: pointer; }
  .input-item__magnifier-icon {
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 16px; }
  .input-item__rub-icon {
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 16px; }
  .input-item__time-icon {
    pointer-events: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 16px; }
  .input-item__error {
    position: absolute;
    top: calc(100% + 2px);
    width: 100%;
    left: 0;
    font-family: "proxima", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    color: #C83339 !important; }
  .input-item--error .input-item__caption {
    color: #C83339 !important; }
  .input-item--error input {
    border-color: #C83339 !important; }
  .input-item input.active-search-input {
    position: relative;
    z-index: 0;
    background-color: #F8F7FA;
    border: 1px solid #E2E1E5;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
    .input-item input.active-search-input:hover {
      background-color: #F8F7FA; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type="number"] {
  -moz-appearance: textfield; }

.autocomplete {
  position: relative;
  z-index: 1; }
  .autocomplete.focused {
    z-index: 2; }
  .autocomplete--z {
    z-index: 3; }

.active-autocomplete {
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1); }

.autocomplete .autocomplete__dropdown {
  position: absolute;
  background-color: #fff;
  top: 57px;
  left: 0;
  width: 100%;
  border: 1px solid #f0eff1;
  z-index: -1;
  max-height: 300px;
  overflow: auto;
  font-family: "proxima", sans-serif;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1); }

.autocomplete__dropdown .autocomplete__item {
  position: relative;
  padding: 20px 16px 18px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  line-height: 1.4;
  background-color: #F8F7FA; }
  .autocomplete__dropdown .autocomplete__item:before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 8px;
    right: 8px;
    border-radius: 8px;
    background-color: transparent;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease; }
  .autocomplete__dropdown .autocomplete__item:hover {
    background-color: #F8F7FA; }
    .autocomplete__dropdown .autocomplete__item:hover:before {
      background-color: #fff; }
  .autocomplete__dropdown .autocomplete__item-text {
    font-family: "proxima", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 140%;
    position: relative;
    z-index: 1; }

.modal-backdrop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow: auto;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px); }
  .modal-backdrop.removal .modal {
    max-width: 728px; }

.modal {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 20px rgba(0, 37, 84, 0.1);
          box-shadow: 0px 0px 20px rgba(0, 37, 84, 0.1);
  overflow: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 570px;
  border-radius: 12px;
  z-index: 1001;
  margin-top: auto;
  margin-bottom: auto; }
  .modal__btn-close {
    cursor: pointer; }
    .modal__btn-close--mobile {
      color: #002554;
      font-family: "Metronic Pro", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 140%;
      margin-top: 24px;
      background: none;
      border: none;
      margin-left: auto;
      margin-right: auto;
      display: block;
      text-align: center; }
      @media (min-width: 640px) {
        .modal__btn-close--mobile {
          display: none; } }
  .modal-notice {
    font-size: 12px;
    line-height: 18px;
    color: #676C71;
    margin-top: 8px; }
  .modal-message {
    position: relative;
    font-size: 22px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-family: Metronic Pro; }
    .modal-message::before {
      width: 75px;
      height: 75px;
      display: block;
      content: '';
      background-size: contain;
      background-repeat: no-repeat;
      margin-bottom: 16px; }
    .modal-message.error::before {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjQ0IiBoZWlnaHQ9IjQ0IiByeD0iMjIiIGZpbGw9InJlZCIvPjxwYXRoIGQ9Ik0yOS4yODYgMzEuODU3Yy0uNDAyIDAtLjgwNS0uMTUzLTEuMTExLS40NkwxMi40NiAxNS42ODFhMS41NyAxLjU3IDAgMTEyLjIyMi0yLjIyMmwxNS43MTUgMTUuNzE0YTEuNTcgMS41NyAwIDAxLTEuMTExIDIuNjgzeiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0xMy41NzEgMzEuODU3YTEuNTcgMS41NyAwIDAxLTEuMTEtMi42ODNMMjguMTc1IDEzLjQ2YTEuNTcgMS41NyAwIDExMi4yMjIgMi4yMjJMMTQuNjgyIDMxLjM5N2MtLjMwNi4zMDctLjcwOS40Ni0xLjExLjQ2eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==); }
    .modal-message.success::before {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHJlY3Qgd2lkdGg9IjQ1IiBoZWlnaHQ9IjQ0IiByeD0iMjIiIGZpbGw9IiM3RUQzMjEiLz48cGF0aCBkPSJNMzMuNzQgMTQuMjQ4YS45MTQuOTE0IDAgMDAtMS4yNSAwbC0xNC4zNCAxMy43MS01LjY0LTUuMzkzYS45MTMuOTEzIDAgMDAtMS4yNSAwIC44Mi44MiAwIDAwMCAxLjE5N2w2LjI2NSA1Ljk5Yy4zNDUuMzMuOTA2LjMzIDEuMjUgMGwxNC45NjYtMTQuMzA4YS44Mi44MiAwIDAwMC0xLjE5NnoiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIzIi8+PC9zdmc+); }
  .modal-header {
    font-family: "Metronic Pro", sans-serif;
    font-size: 18px;
    line-height: 140%;
    color: #002554;
    margin-bottom: 24px;
    font-weight: 600; }
    @media (min-width: 640px) {
      .modal-header {
        font-size: 22px;
        line-height: 140%; } }
    .modal-header--center {
      text-align: center; }
  .modal-subheader {
    font-family: "Metronic Pro", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    color: #002554;
    margin-bottom: 16px; }
  .modal-description {
    font-family: "proxima", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #7B7B7B;
    margin-bottom: 24px; }
    @media (min-width: 640px) {
      .modal-description {
        font-size: 16px;
        line-height: 140%; } }
  .modal-block {
    font-family: "Metronic Pro", sans-serif;
    font-size: 18px;
    line-height: 140%;
    color: #002554;
    margin-bottom: 24px;
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
    @media (min-width: 640px) {
      .modal-block {
        font-size: 22px;
        line-height: 140%; } }
  .modal-title {
    font-family: "Metronic Pro", sans-serif;
    font-size: 30px;
    line-height: 36px;
    color: #002554; }
  .modal-text {
    margin-top: 24px;
    font-family: "proxima", sans-serif;
    font-size: 16px;
    line-height: 24px; }
  .modal img {
    max-width: 100%; }
  .modal-body {
    position: relative;
    padding: 40px; }
    .modal-body__success {
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .modal-body__success .btn-wrapper {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .modal-body.notification .btn-wrapper {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .modal-body.notification .btn-wrapper .btn {
        margin-left: 16px; }
    .modal-body .btn-wrapper .link {
      font-family: Metronic Pro;
      font-size: 18px;
      font-weight: 600; }
    @media (min-width: 640px) {
      .modal-body .btn-wrapper .btn {
        width: 209px; } }
    @media (min-width: 1280px) {
      .modal-body .btn-wrapper .btn {
        width: 290px; } }
  .modal .info-icon {
    margin: 0 auto 8px;
    display: block; }

.modal-fade-enter,
.modal-fade-leave-to {
  opacity: 0; }

.modal-fade-enter-to,
.modal-fade-leave {
  opacity: 1; }

.modal-fade-enter-active,
.modal-fade-leave-active {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
