.xrfbrd0 {
  margin: 16px;
}
.xrfbrd1 {
  display: -moz-box;
  display: flex;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  gap: 12px;
  padding: 16px 0 88px 0;
}
.xrfbrd2 {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  color: var(--ColorGray-600);
}
.xrfbrd3 {
  padding-bottom: 50px;
  padding-inline: 16px;
}
.xrfbrd3 > div {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.xrfbrd4 {
  position: relative;
  container-type: inline-size;
}
.xrfbrd5 {
  position: absolute;
  font-size: 24px;
  bottom: 10cqw;
  right: 35%;
  text-align: right;
  font-weight: bold;
  line-height: 1.2;
}
.xrfbrd6 {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
}
.xrfbrd7 {
  margin-inline: 16px;
  padding-top: 24px;
  background-color: var(--ColorWhite-50);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.xrfbrd8 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin-bottom: 24px;
}
.xrfbrd9 {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
       transform: translate(-50%, -50%);
  font-weight: bold;
  color: var(--ColorGray-100);
  font-size: 20px;
}
.xrfbrda {
  display: none;
}
.xrfbrdb {
  display: -moz-box;
  display: flex;
  -moz-box-pack: center;
       justify-content: center;
  -moz-box-align: center;
       align-items: center;
  position: relative;
}
.xrfbrdc {
  width: 90%;
  height: 44px;
  border-radius: 4px;
}
@container (min-width: 0px) {
  .xrfbrd5 {
    font-size: 4cqw;
  }
}
._7qdzdo0 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: -moz-box;
  display: flex;
  -moz-box-align: center;
       align-items: center;
  -moz-box-pack: center;
       justify-content: center;
  z-index: 1000;
}
._7qdzdo1 {
  background-color: #FFEDED;
  border-radius: 16px;
  padding: 32px;
  max-width: 400px;
  width: 90%;
  text-align: center;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
}
._7qdzdo2 {
  font-size: 32px;
  font-weight: bold;
  color: #FD4665;
  margin-bottom: 24px;
}
._7qdzdo3 {
  position: relative;
  width: 320px;
  margin: 0 auto 24px;
}
._7qdzdo4 {
  margin-bottom: 24px;
  line-height: 1.6;
  color: #333;
  font-size: 18px;
}
._7qdzdo5 {
  margin: 8px 0 0;
  font-weight: bold;
  letter-spacing: -.5px;
}
._7qdzdo6 {
  font-weight: bold;
}
._7qdzdo4 span {
  color: #FD4665;
  margin-right: 2px;
}
._7qdzdo7 {
  background-color: #FD4665;
  width: 100%;
  color: white;
  border: none;
  border-radius: 8px;
  padding: 14px 32px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
