body[data-lock="true"] {
  overflow: hidden;
}

.xDJGMW {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
  z-index: 200;
}

[data-js="popup-overlay"][data-state="open"] {
  opacity: 1;
  pointer-events: auto;
}

.JHxsCP {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.98);
  transform: translate(-50%, -50%) scale(0.98);
  width: min(480px, 92vw);
  background: #0F0F0F;
  border-radius: 24px;
  padding: 40px;
  opacity: 0;
  pointer-events: none;
  transition: all 0.4s ease;
  z-index: 210;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

[data-js="popup"][data-state="open"] {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.JHxsCP h3 {
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 20px;
}

.JHxsCP p {
  opacity: 0.54;
  margin-bottom: 40px;
}

.tsJttU {
  -ms-flex-item-align: end;
  align-self: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  font-size: 32px;
  margin-bottom: 40px;
  cursor: pointer;
}

.fcfsLD {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.EUidRZ {
  display: -ms-grid;
  display: grid;
  gap: 16px;
  -ms-grid-columns: repeat(2, minmax(0, 1fr));
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.bpEwal {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
  font-size: 16px;
  margin-bottom: 40px;
}

.bpEwal span {
  line-height: 24px;
}

.bpEwal input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.oYlNON {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-right: 10px;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.oYlNON .mSPMQi {
  font-size: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.oYlNON .TBTVCe {
  opacity: 0;
}

.bpEwal input:checked+.oYlNON .TBTVCe {
  opacity: 1;
}

.bpEwal input:checked+.oYlNON .DCyTha {
  opacity: 0;
}

.QQFCgx .VeqiXz,
.Cobnqc .VeqiXz,
.FKuRml .VeqiXz {
  margin-bottom: 40px;
}

.fdVqgD {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 12px;
  position: relative;
}

.JHxsCP .VofwGy {
  width: 100%;
  margin-bottom: 20px;
}

.YzNBZT {
  color: #2b82ff;
  font-size: 14px;
  text-decoration: underline;
}

.zrSMLd {
  display: none;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  right: -40px;
  top: 100%;
  border-radius: 24px;
  background: rgba(0, 0, 0, 0.54);
  box-shadow: 0 73px 79px 0 rgba(22, 25, 46, 0.10);
  backdrop-filter: blur(30px);
  min-width: 240px;
  z-index: 100;
}

[data-js="popup-submenu"][data-state="open"] {
  display: -ms-flexbox;
  display: flex;
}

.mVhqdN {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  border-radius: inherit;
  position: relative;
  color: rgba(255, 255, 255, 0.54);
  transition: all 0.3s ease;
}

.mVhqdN:first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.mVhqdN:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.mVhqdN .mSPMQi {
  font-size: 24px;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
}

.mVhqdN .XwWlGf {
  padding: 15px 20px 15px 54px;
  font-size: 16px;
  width: 100%;
}

.mVhqdN:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
}

.YHIzJu {
  background: #C83030;
  padding: 20px;
  top: auto;
  bottom: 20px;
  width: min(420px, 92vw);
  z-index: 220;
}

.QXuNTO {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px;
}

.QXuNTO .mSPMQi {
  font-size: 24px;
  width: 24px;
  height: 24px;
}

.FKuRml,
.YLLVHe {
  width: min(620px, 92vw);
}

.YLLVHe .tsJttU {
  margin-bottom: 0;
}

.LsSiMf,
.ogMyFf {
  width: 70px;
  height: 70px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.04) 0%, rgba(11, 112, 52, 0.40) 100%);
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.ogMyFf {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.04) 0%, rgba(255, 0, 0, 0.40) 100%);
}

.LsSiMf .mSPMQi {
  font-size: 32px;
  color: #0C6F33
}

.ogMyFf .mSPMQi {
  font-size: 32px;
  color: #C83030;
}

@media screen and (max-width: 1023px) {
  .zrSMLd {
    right: -10px;
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 767px) {
  .JHxsCP {
    max-width: calc(100dvw - 40px);
    max-height: calc(100dvh - 40px);
    overflow-y: scroll;
  }

  .EUidRZ {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 0;
  }

  .LsSiMf,
  .ogMyFf {
    margin-bottom: 20px;
    width: 50px;
    height: 50px;
  }
}