:root {
  --default-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    Ubuntu, "Helvetica Neue", Helvetica, Arial, "PingFang SC",
    "Hiragino Sans GB", "Microsoft Yahei UI", "Microsoft Yahei",
    "Source Han Sans CN", sans-serif;
}

.main-container {
  overflow: hidden;
}

.main-container,
.main-container * {
  box-sizing: border-box;
}

input,
select,
textarea,
button {
  outline: 0;
}

.main-container {
  position: relative;
  width: 390px;
  height: 844px;
  margin: 0 auto;
  background: #ffffff;
  overflow: hidden;
}
.flex-row-a {
  position: relative;
  width: 269px;
  height: 24px;
  margin: 8px 0 0 16px;
  z-index: 2;
}
.chevron-left {
  position: absolute;
  width: 8.92%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}
.vector {
  position: relative;
  width: 10px;
  height: 16px;
  margin: 3px 0 0 7px;
  background: url(./sassets/images/d408e488-1c5e-4adb-9116-d41354458147.png)
    no-repeat center;
  background-size: cover;
  z-index: 1;
}
.my-bank {
  position: absolute;
  width: 179px;
  height: 75%;
  top: 0;
  left: 50%;
  font-family: Roboto, var(--default-font-family);
  font-size: 15px;
  font-weight: 400;
  line-height: 17.578px;
  text-align: left;
  text-overflow: initial;
  white-space: nowrap;
  transform: translate(-24.86%, 0);
  z-index: 2;
}
.udostoverenie {
  position: relative;
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto, var(--default-font-family);
  font-size: 15px;
  font-weight: 700;
  line-height: 17.578px;
  text-align: left;
}
.lichnosti {
  position: relative;
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 17.578px;
  text-align: left;
}
.ready-made {
  position: relative;
  width: 390px;
  height: 796px;
  margin: 16px 0 0 0;
  background: #ffffff;
  z-index: 3;
  overflow: hidden;
}
.present {
  position: relative;
  width: 350px;
  height: 53px;
  margin: 616px 0 0 20px;
  cursor: pointer;
  background: #0089d0;
  border: none;
  z-index: 13;
  border-radius: 7px;
}
.rectangle-2 {
  position: absolute;
  width: 350px;
  height: 53px;
  top: 0;
  left: 0;
  border: 1px solid #0189cf;
  z-index: 15;
  border-radius: 7px;
}
.main-icons-app {
  position: absolute;
  width: 10.29%;
  height: 67.92%;
  top: 15.09%;
  left: 19.71%;
  z-index: 16;
}
.group-9 {
  position: absolute;
  width: 96%;
  height: 96.43%;
  top: 0.42%;
  left: 4%;
  z-index: 24;
}
.present-document {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 172px;
  height: 17px;
  top: 18px;
  left: 89px;
  color: #ffffff;
  font-family: Roboto, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  z-index: 27;
}

/* Оставляем стили для img-prewiev */
.img-prewiev {
  display: flex;
  justify-content: center; /* Центрируем изображение по горизонтали */
  align-items: center; /* Центрируем изображение по вертикали */
  position: relative; /* Задаем относительное позиционирование */
  z-index: 1; /* Указываем, что изображение будет под кнопкой */

}
/* Добавляем стили для изображения */
.idimg {
  width: flex;
  height: 500px;
  object-fit: 100%; /* Обеспечиваем правильное масштабирование изображения */
  z-index: 1; /* Изображение будет под текстом кнопки */
}

/* Стили для кнопки "Предъявить документ" */
.present {
  position: relative;
  width: 350px;
  height: 53px;
  margin-top: 16px; /* Установка отступа сверху и снизу, центрирование по горизонтали */
  cursor: pointer;
  background: #0089d0;
  border: none;
  z-index: 13;
  left: 4px;
  border-radius: 7px;
}

/* Текст на кнопке */
.present-document {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 172px;
  height: 17px;
  top: 18px;
  left: 89px;
  color: #ffffff;
  font-family: Roboto, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 14px;
  text-align: center;
  z-index: 15; /* Текст на кнопке выше изображения */
}
.present1 {
  position: relative;
  width: 350px;
  height: 53px;
  margin: 16px auto; /* Установка отступа сверху и снизу, центрирование по горизонтали */
  cursor: pointer;
  background: #FFFF;
  border: none;
  z-index: 13;
  left: 4px;
  border-radius: 7px;
}
.present1-document {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 172px;
  height: 17px;
  top: 18px;
  left: 89px;
  color: #0089d0;
  font-family: Roboto, var(--default-font-family);
  font-size: 16px;
  font-weight: 400;
  line-height: 14px;
  text-align: center;
  z-index: 15; /* Текст на кнопке выше изображения */
}
.slider {
  position: relative;
  width: 340px;
  height: 32px;
  margin: 25px 0 0 15px;
  z-index: 4;
}
.rectangle {
  position: absolute;
  width: 340px;
  height: 32px;
  top: 0;
  left: 18px;
  background: #d9d9d9;
  z-index: 5;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
}
.button-rectangle {
  position: absolute;
  width: 169px;
  height: 30px;
  top: 1px;
  left: 20px;
  cursor: pointer;
  background: #ffffff;
  border: none;
  z-index: 6;
  border-radius: 7px;
}
.button-documents {
  text-decoration:none;
  position: absolute;
  width: 160px;
  height: 17px;
  top: 8px;
  left: 68px;
  cursor: pointer;
  color: #6f6f6f;
  font-family: Roboto, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  white-space: nowrap;
  background: transparent;
  border: none;
  z-index: 7;
}
.span-requisites {
  display: flex;
  text-decoration:none;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 160px;
  height: 17px;
  top: 7px;
  left: 200px;
  color: #6f6f6f;
  font-family: Roboto, var(--default-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
  white-space: nowrap;
  z-index: 8;
}
