body {
  overflow-x: hidden;
  font-family: "Inter";
}

.title-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 25px 0 16px 0;
  width: 100%;
}

.nextPage__button {
  position: relative;
  cursor: pointer;
  left: 0;
  top: -2px;
  margin-right: 12px;
}

.title-container h4 {
  font-size: 23px;
  font-weight: 800;
  line-height: 27px;
}

.title-container h3 {
  max-width: 100%;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  margin-bottom: 0;
}

.check__title {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
}

.check-ticket__form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 16px auto 0;
}

.check__btn-more {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  width: 100%;
  font-size: 16px;
  line-height: 19px;
  min-width: auto;
  font-weight: 700;
  box-shadow: none;
}

.check__btn-more svg {
  margin-right: 10px;
}

.check-bg {
  opacity: 0.75;
}

.check__subtitle {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #000000;
}

.valid-code {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  color: #8d8d8d;
  margin-left: 0 !important;
}

.check__num-str1 span,
.check__num-str2 span {
  color: #c4c5c5;
  margin: 0 4px;
}

.button-pay {
  display: none;
}

.input_type_str1,
.input_type_str3 {
  margin-bottom: 16px;
}

.input_type_str1,
.input_type_str2,
.input_type_str3,
.input_type_str4 {
  font-family: "Inter";
  font-size: 15px;
  line-height: 18px;
  width: 100%;
}

.input_type_str1::placeholder,
.input_type_str2::placeholder,
.input_type_str3::placeholder,
.input_type_str4::placeholder {
  color: #c4c5c5;
  font-size: 15px;
  line-height: 18px;
  font-family: "Inter";
}

.input_type_str1:hover,
.input_type_str2:hover,
.input_type_str3:hover,
.input_type_str4:hover {
  font-family: "Inter";
}

.input_type_str1:focus,
.input_type_str2:focus,
.input_type_str3:focus,
.input_type_str4:focus {
  font-family: "Inter";
}

.form-inputs {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.map__icons {
  flex-direction: column;
  display: flex;
  margin-top: 30px;
  margin-bottom: 20px;
}

#map {
  width: 100%;
  height: 413px;
  filter: drop-shadow(0px 0px 40px rgba(0, 0, 0, 0.15));
  border-radius: 15px;
}

.page-border_hide {
  display: none;
}

.page-border {
  margin-bottom: 20px;
}

.check__num:first-child {
  margin-bottom: 8px;
}

.check__num:last-child {
  margin-bottom: 20px;
}

.check__nums {
  display: flex;
  margin-top: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.check__summ-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.documments {
  display: none;
}

.documments__title {
  margin-top: 16px;
  color: #808080;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1px;
  margin-bottom: 16px;
}

/* .documments__title + .documments__subtitle {
    margin-bottom: 0;
} */
.paid-to-wallet {
  display: none;
  align-items: center;
  margin: 16px 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #2fad10;
}

.paid-to-wallet--gray {
  color: rgba(0, 0, 0, 0.5);
}

.paid-to-wallet svg {
  margin-right: 8px;
  min-width: 24px;
  width: 24px;
  height: 24px;
  min-height: 24px;
}

.documments__subtitle {
  display: flex;
  align-items: center;
  margin: 16px 0;
  color: #808080;
  font-size: 14px;
  line-height: 17px;
}

.documments__subtitle svg {
  margin-right: 8px;
  min-width: 24px;
  width: 24px;
  height: 24px;
  min-height: 24px;
}

.no-documments {
  display: none;
}

.no-documments__title {
  margin-top: 16px;
  color: #808080;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.1px;
}

.no-documments__subtitle {
  display: flex;
  align-items: center;
  margin: 16px 0;
  color: #808080;
  font-size: 14px;
  line-height: 17px;
}

.no-documments__subtitle svg {
  margin-right: 8px;
  min-width: 24px;
  width: 24px;
  height: 24px;
  min-height: 24px;
}

.button-to-lk {
  display: none;
}

.button-wrapper {
  display: none;
}

.button-wrapper .button:first-child {
  margin-bottom: 16px;
}

.check__win-summ {
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
  /* margin: 10px 0 0; */
  color: #2b5da8;
}

.check__win-summ + .paid-to-wallet {
  margin-top: 16px;
}

.check__win-subtitle_margin-bottom {
  margin-bottom: 20px;
}

.check__win-subtitle,
.check__win-subtitle a {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 0 !important;
  color: #808080;
  text-decoration: none;
}

.check__win-enlisted {
  display: none;
  margin-top: 8.5px;
  margin-bottom: 27px;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #2fad10;

  align-items: center;
}

.check__win-enlisted svg {
  margin-right: 8px;
  min-width: 24px;
  width: 24px;
  height: 24px;
  min-height: 24px;
}

.check__address {
  display: none;
  margin-bottom: 20px;
}

.map__icon-item {
  display: flex;
  margin-right: 0;
  margin-bottom: 13px;
}

.check-ticket__button {
  margin: 24px auto 0;
  width: 100%;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  box-shadow: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.check__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  /* cursor: pointer; */
  height: 35px;
  background: #eaeff7;
  border-radius: 16px;
  padding: 6.5px 5px 6.5px 15px;
}

.info-mark__icon {
  cursor: pointer;
}

/* MODAL */
.modal__content {
  padding: 20px;
}

section.check-ticket {
  padding-bottom: 25px;
  overflow-x: hidden;
}

.stabs-cont {
  position: relative;
  display: flex;
  width: 100%;
  max-height: 45px;
  padding: 2px;
  background: rgba(43, 93, 168, 0.1);
  border-radius: 10px;
}

#checkOnline .check__subtitle {
  margin: 0 0 20px;
  font-size: 15px;
  width: auto;
  color: #9a9a9a;
}

.footer {
  display: none;
  margin-top: 0;
}

p {
  margin: 0;
}

.point-group {
  width: 21px;
  height: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-right: 10px;
}

.point-group img {
  position: absolute;
  left: 0;
  top: 0;
}

.point-group p {
  position: relative;
  z-index: 1;
  font-size: 10px;
}

.personal-data__info {
  display: flex;
  align-items: center;
}

.info-mark__dropdown {
  display: none;
  flex-direction: column;
  width: 300px;
  padding: 20px;
  background-color: #2b5da8;
  border-radius: 10px;
  position: absolute;
  z-index: 3;
  top: 25px;
  left: -83px;
}

.info-mark__dropdown-text {
  color: white;
  font-size: 13px !important;
  line-height: 20px !important;
  margin-bottom: 5px;
}

.check__tax {
  margin-top: 10px;
}

div[data-content].hidden {
  display: none !important;
}

#checkOnline {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#checkOnline .button {
  width: 100%;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 274px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Inter";
}

.check-ticket__button:hover {
  color: black;
}

.form-item {
  margin: 0 !important;
}

.info-mark__dropdown_active {
  display: flex !important;
}

.check__win-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin-bottom: 5px;
}

.map__icon {
  width: 21px;
  height: 23px;
  margin-right: 10px;
}

.map__icon-desc {
  font-size: 18px;
  font-weight: 300;
  line-height: 20px;
}

.stabs {
  display: flex;
  margin: auto;
  align-items: center;
  flex-direction: column;
  margin-bottom: 24px;
}

.stab {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50%;
  height: 38px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
  margin: 0;
  cursor: pointer !important;
}

.stab.active {
  background: #ffffff;
  text-align: center;
  border-radius: 8px;
}

.check__num-title {
  font-size: 16px;
  line-height: 15px;
  color: #8d8d8d;
  margin-bottom: 10px;
}

.check__num-subtitle {
  font-size: 15px;
  line-height: 18px;
  font-weight: 400;
  color: #000000;
}

.check-ticket__container {
  max-width: 968px;
  margin: auto;
}

.check-ticket__container--shadow {
  padding: 15px;
  overflow: hidden;
  box-shadow: 0px 5px 20px rgba(43, 93, 168, 0.2);
  border-radius: 15px;
}

.select .options ul li:first-child {
  display: block;
}

/* MODAL */

.modal__papper {
  display: flex;
  flex-direction: column;
}

.modal__papper-image-wrapper {
  background: rgba(43, 93, 168, 0.1);
  border-radius: 15px;
  padding: 10px;
}

.modal__papper-image--first {
  width: 100%;
  max-width: 246px;
  max-height: 299px;
  margin-right: auto;
}

.modal__papper-image--second {
  width: 100%;
  max-width: 292px;
  max-height: 238px;
  display: block;
  margin: 0 auto;
}

.modal__papper-title {
  margin: 32px 0 8px 0;

  font-weight: 700;
  font-size: 21px;
  line-height: 27px;
}

.modal__papper-subtitle {
  margin: 0 auto 8px;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #9a9a9a;
}

.modal__papper-subtitle:last-child {
  margin-bottom: 0;
}

.modal__papper-subtitle span {
  color: #ca476f;
  font-weight: 700;
}

.payment-request-sent {
  display: none;
  margin-bottom: 0;
}

.error-maximum-attempts {
  display: none;
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 16px;
  margin-top: -8px;
  color: #fc1e1e;
}

.button-no-win {
  display: none;
}

.select:hover {
  border: none;
}

.select-active {
  border: 1px solid #7e86a400;
}

.select {
  font-family: "Inter";
  font-weight: 500;
}

.select .customSelect {
  font-size: 15px;
  line-height: 18px;
}

.select .customSelect.active {
  background: rgb(233 238 246);
  border-radius: 15px 15px 0 0;
  border: 1px solid #7e86a4;
}

.select .customSelect {
  border: 1px solid #c4c5c5;
  border-radius: 15px;
}

.select .customSelect:hover {
  border: 1px solid #7e86a4;
}

.select {
  border: none;
}

.select .options {
  width: 100%;
  border: 1px solid #7e86a4;
  border-top-color: transparent;
  padding: 9px 0 8px 0;
  top: 40px;
}

.select .options ul {
  overflow: auto;
}

.select .options ul li {
  padding: 16px 15px;
  font-size: 15px;
  line-height: 18px;
}

.select .options ul li:first-child {
  border-bottom: 1px solid #7e86a4;
}

.form-group {
  margin-bottom: 24px;
}

.modal__close-icon {
  right: -40px;
}

.input-message {
  z-index: 1;
}

.modal__content {
  width: 360px;
  padding: 24px;
}

input:-webkit-autofill {
  font-family: "Inter";
}

.check__win-summ {
  margin-bottom: 16px;
}

@media screen and (min-width: 1025px) {
  .title-container--first {
    justify-content: center;
    margin-top: 40px;
  }

  .title-container--first h4 {
    margin-bottom: 0;
  }

  .check-ticket__container {
    margin-top: 30px;
  }

  .check-ticket {
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 70px;
  }

  .check-ticket.w-360 {
    max-width: 360px;
  }

  .nextPage__button {
    top: 12px;
    position: absolute;
    left: -110%;
    left: -376.5px;
  }

  .stab {
    font-size: 15px;
  }

  .title-container h4 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 8px;
  }

  .stabs {
    margin-bottom: 40px;
  }

  .check__title {
    margin: 0;
  }

  .map__icons {
    flex-direction: row;
  }

  #map {
    width: 968px;
    height: 600px;
    margin-bottom: 40px;
  }

  .page-border_hide {
    display: block;
  }

  .check__win-title {
    text-align: initial;
    margin-bottom: 5px;
  }

  .check__summ-container {
    flex-direction: row;
    justify-content: unset;
    align-items: unset;
  }

  .check__win-subtitle_margin-bottom {
    margin-bottom: 30px;
  }

  .check__address {
    margin-bottom: 0;
  }

  .map__icon-item {
    margin-right: 60px;
    margin-bottom: 0;
  }

  /* .check-ticket__button {
        margin: 24px 0;
    } */

  .info-mark__icon {
    margin-left: 10px;
    right: initial;
  }

  section.check-ticket {
    overflow-x: visible;
    margin-bottom: 40px;
  }

  .stabs-cont {
    max-height: initial;
  }

  #checkOnline .check__subtitle {
    margin: auto auto 24px;
  }

  .qr {
    display: none;
  }

  .footer {
    display: flex;
  }
}

@media screen and (max-width: 1024px) {
  .container {
    padding: 0 20px;
  }

  html,
  body {
    height: 100%;
  }

  .page {
    margin-top: 0;
    min-height: calc(100% - 95px);
  }

  .select .options {
    padding-bottom: 0;
  }

  .select .options ul li:hover::before {
    width: 0;
  }

  .modal__content {
    height: 560px;
    width: 100%;
  }

  .mobile-close-auth,
  .modal__close-mobile {
    top: -28px;
    right: 10px;
  }

  .form-item {
    background: white;
    position: relative;
    z-index: 2;
    border-radius: 16px;
  }

  .qr {
    height: 56px;
    position: relative;
    top: -20px;
    border-radius: 0 0 15px 15px;
    border: 1px solid #c4c5c5;
    background: #eaeff7;
  }

  .qr-btn {
    width: 100%;
    display: flex;
  }

  .qr-btn__content {
    width: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 6px;
  }

  .qr-btn span {
    margin-right: 16px;
    color: #000;
    text-align: right;
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
  }

  #qr-reader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100svw;
    height: 100svh;
    z-index: 999;
    background: black;
    display: none;
  }

  #qr-reader.active {
    display: block;
  }

  #qr-reader video {
    width: 100svw !important;
    height: 100svh !important;
    object-fit: cover !important;
    z-index: 999;
  }
}

.button__hint {
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  width: 100%;
  max-width: none;
  margin-top: 12px;
}

.formEdited {
    position: relative;
    z-index: 3;
}