.element-point {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  align-items: stretch;
  position: relative;
  background-color: #141518;
}

.element-point .topbar {
  display: flex;
  height: 65px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 24px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #272a31;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-color: #1e2939;
}

.element-point .frame {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.element-point .logo {
  display: flex;
  width: 232px;
  align-items: center;
  gap: 76px;
  position: relative;
}

.element-point .kakaotalk {
  position: relative;
  width: 154px;
  height: 26px;
  aspect-ratio: 5.92;
  object-fit: cover;
}

.element-point .alarm {
  display: flex;
  max-width: 500px;
  width: 300px;
  height: 40px;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  position: relative;
  background-color: #303338;
  border-radius: 10px;
}

.element-point .vector {
  position: relative;
  width: 15px;
  height: 15px;
  aspect-ratio: 1;
}

.element-point .text-wrapper {
  position: relative;
  display: -webkit-box;
  align-items: center;
  flex: 1;
  margin-top: -1.5px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.element-point .btn {
  display: inline-flex;
  height: 36px;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.element-point .div {
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
  margin-top: -2px;
  margin-bottom: -2px;
}

.element-point .div-2 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

.element-point .ico-profile {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
}

.element-point .text-wrapper-2 {
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.08px;
  line-height: 23.2px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-point .level {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 6px;
  position: relative;
  flex: 0 0 auto;
  background-color: var(--purple);
  border-radius: 4px;
  overflow: hidden;
}

.element-point .frame-2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex: 0 0 auto;
}

.element-point .text-wrapper-3 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-point .text-wrapper-4 {
  width: fit-content;
  margin-top: -1px;
  font-weight: 600;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  color: #eeff00;
  white-space: nowrap;
}

.element-point .button-loout {
  position: relative;
  width: 82px;
  height: 36px;
  background-color: #303338;
  border-radius: 10px;
}

.element-point .text-wrapper-5 {
  position: absolute;
  top: 8px;
  left: 15px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #d1d5dc;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-point .frame-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-point .sidebar {
  display: flex;
  flex-direction: column;
  width: 256px;
  align-items: flex-start;
  padding: 10px 0px;
  position: relative;
  align-self: stretch;
  background-color: #212328;
  border-right-width: 1px;
  border-right-style: solid;
  border-color: #1e2939;
}

.element-point .container {
  gap: 24px;
  padding: 0px 16px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-point .div-3 {
  gap: 8px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-point .heading {
  display: flex;
  height: 16px;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-point .text-wrapper-6 {
  flex: 1;
  margin-top: -1px;
  font-weight: 600;
  color: #6a7282;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  position: relative;
  font-family: "Inter", Helvetica;
}

.element-point .cash-menu {
  display: flex;
  height: 35px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #303338;
  border-radius: 10px;
  overflow: hidden;
}

.element-point .frame-4 {
  display: inline-flex;
  height: 14px;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.element-point .ico-cash {
  position: relative;
  width: 19.06px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  aspect-ratio: 1.27;
  background-image: url(../../img/idx-em/25_Point/vector-1.svg);
  background-size: 100% 100%;
}

.element-point .img {
  position: absolute;
  width: 100%;
  height: 65.89%;
  top: 34.11%;
  left: 0;
}

.element-point .vector-2 {
  position: absolute;
  width: 41.23%;
  height: 27.25%;
  top: 72.75%;
  left: 58.77%;
}

.element-point .text-wrapper-7 {
  position: relative;
  display: flex;
  align-items: center;
  width: 23px;
  height: 17px;
  margin-top: -2.5px;
  margin-bottom: -0.5px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-point .ico-cashback {
  position: relative;
  width: 19px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  aspect-ratio: 1.21;
}

.element-point .ico-point {
  width: 12.33px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  box-shadow: 0px 0px 2px #ffffff80;
  background-image: url(../../img/idx-em/25_Point/vector-4.svg);
  position: relative;
  aspect-ratio: 0.82;
  background-size: 100% 100%;
}

.element-point .vector-3 {
  position: absolute;
  width: 66.08%;
  height: 76.84%;
  top: 23.16%;
  left: 33.92%;
}

.element-point .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -2.5px;
  margin-bottom: -0.5px;
  text-shadow: 0px 0px 2px #ffffff80;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-point .list {
  gap: 4px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-point .link-wrapper {
  height: 30px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-point .link {
  gap: 12px;
  padding: 0px 0px 0px 8px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 10px;
}

.element-point .icon {
  position: relative;
  width: 20px;
  height: 20px;
}

.element-point .vector-4 {
  position: absolute;
  width: 83.33%;
  height: 41.67%;
  top: 58.33%;
  left: 16.67%;
}

.element-point .vector-5 {
  position: absolute;
  width: 70.83%;
  height: 91.67%;
  top: 8.33%;
  left: 29.17%;
}

.element-point .div-wrapper {
  position: relative;
  width: 70px;
  height: 20px;
}

.element-point .text-wrapper-9 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-point .icon-2 {
  position: relative;
  width: 20px;
}

.element-point .sidebar-2 {
  position: relative;
  width: 42px;
  height: 20px;
}

.element-point .text-wrapper-10 {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-point .text-wrapper-11 {
  width: fit-content;
  margin-top: -1px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  color: #eeff00;
  white-space: nowrap;
}

.element-point .calendar {
  position: relative;
  width: 20px;
  height: 18px;
  aspect-ratio: 1.09;
  background-image: url(../../img/idx-em/25_Point/vector-8.svg);
  background-size: 100% 100%;
}

.element-point .vector-stroke {
  position: absolute;
  height: 55.56%;
  top: 44.44%;
  left: calc(50.00% - 4px);
  width: 8px;
}

.element-point .sidebar-3 {
  position: relative;
  width: 93.84px;
  height: 20px;
}

.element-point .train-ticket {
  position: relative;
  width: 20px;
  height: 20px;
  aspect-ratio: 1;
  background-image: url(../../img/idx-em/25_Point/vector-9.svg);
  background-size: 100% 100%;
}

.element-point .vector-6 {
  position: absolute;
  width: 64.58%;
  height: 66.67%;
  top: 33.33%;
  left: 35.42%;
}

.element-point .vector-7 {
  position: absolute;
  width: 54.17%;
  height: 47.92%;
  top: 52.08%;
  left: 45.83%;
}

.element-point .vector-8 {
  position: absolute;
  width: 91.67%;
  height: 70.84%;
  top: 29.16%;
  left: 8.33%;
}

.element-point .vector-9 {
  position: absolute;
  width: 54.17%;
  height: 70.84%;
  top: 29.16%;
  left: 45.83%;
}

.element-point .vector-10 {
  position: absolute;
  width: 83.33%;
  height: 54.17%;
  top: 45.83%;
  left: 16.67%;
}

.element-point .vector-11 {
  position: absolute;
  width: 83.33%;
  height: 91.67%;
  top: 8.33%;
  left: 16.67%;
}

.element-point .vector-12 {
  position: absolute;
  width: 91.67%;
  height: 95.84%;
  top: 4.16%;
  left: 8.33%;
}

.element-point .vector-13 {
  position: absolute;
  width: 54.17%;
  height: 37.50%;
  top: 62.50%;
  left: 45.83%;
}

.element-point .sidebar-4 {
  position: relative;
  width: 56px;
  height: 20px;
}

.element-point .ico-notice-wrapper {
  display: flex;
  flex-direction: column;
  width: 20px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 1px 0px;
  position: relative;
}

.element-point .ico-notice {
  position: relative;
  width: 18.5px;
  height: 18.5px;
  margin-top: -0.25px;
  margin-bottom: -0.25px;
  aspect-ratio: 1;
}

.element-point .link-wrapper-2 {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 36px;
}

.element-point .link-2 {
  width: 223px;
  height: 36px;
  justify-content: space-between;
  padding: 0px 8px;
  display: flex;
  align-items: center;
  position: relative;
  border-radius: 10px;
}

.element-point .sidebar-5 {
  display: flex;
  width: 74px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-point .trophy {
  display: flex;
  flex-direction: column;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 106px 155px;
  position: relative;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.element-point .trophy-stroke {
  position: relative;
  width: 16px;
  height: 23px;
  margin-top: -105px;
  margin-bottom: -105px;
  margin-left: -150.5px;
  margin-right: -150.5px;
  aspect-ratio: 0.7;
}

.element-point .text {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 20px;
}

.element-point .div-4 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

.element-point .span {
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}

.element-point .text-wrapper-12 {
  font-size: 12px;
}

.element-point .vector-wrapper {
  position: relative;
  width: 16px;
  height: 16px;
}

.element-point .vector-14 {
  position: absolute;
  width: 66.67%;
  height: 79.16%;
  top: 20.84%;
  left: 33.33%;
}

.element-point .sidebar-6 {
  display: flex;
  width: 60px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-point .img-2 {
  position: relative;
  width: 25px;
  height: 25px;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
  aspect-ratio: 1;
}

.element-point .sidebar-7 {
  display: flex;
  width: 88px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-point .live {
  position: relative;
  width: 25px;
  margin-top: -1.75px;
  margin-bottom: -1.75px;
  aspect-ratio: 1;
}

.element-point .sidebar-8 {
  display: flex;
  width: 106.92px;
  height: 20px;
  align-items: center;
  gap: 12px;
  position: relative;
}

.element-point .chip {
  position: relative;
  width: 25px;
  margin-top: -1.5px;
  margin-bottom: -1.5px;
}

.element-point .coin {
  position: relative;
  width: 25px;
  margin-top: -1.5px;
  margin-bottom: -1.5px;
  aspect-ratio: 1;
}

.element-point .bet {
  display: flex;
  flex-direction: column;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.element-point .vector-15 {
  position: relative;
  width: 23px;
  height: 23px;
  aspect-ratio: 1;
}

.element-point .x {
  position: relative;
  width: 25px;
  height: 22.28px;
  margin-top: -1.14px;
  margin-bottom: -1.14px;
  aspect-ratio: 1.12;
}

.element-point .vector-stroke-2 {
  position: absolute;
  width: 96.38%;
  height: 60.98%;
  top: 39.02%;
  left: 3.62%;
}

.element-point .vector-stroke-3 {
  position: absolute;
  width: 86.23%;
  height: 44.72%;
  top: 55.28%;
  left: 13.77%;
}

.element-point .vector-stroke-4 {
  position: absolute;
  width: 60.87%;
  height: 44.72%;
  top: 55.28%;
  left: 39.13%;
}

.element-point .vector-stroke-5 {
  position: absolute;
  width: 35.51%;
  height: 44.72%;
  top: 55.28%;
  left: 64.49%;
}

.element-point .vector-stroke-6 {
  position: absolute;
  width: 75.36%;
  height: 100%;
  top: 0;
  left: 24.64%;
}

.element-point .vector-stroke-7 {
  position: absolute;
  width: 100%;
  height: 77.24%;
  top: 22.76%;
  left: 0;
}

.element-point .vector-stroke-8 {
  position: absolute;
  width: 28.26%;
  height: 77.24%;
  top: 22.76%;
  left: 71.74%;
}

.element-point .ace-diamonds {
  position: relative;
  width: 25px;
  height: 25px;
  margin-top: -2.5px;
  margin-bottom: -2.5px;
}

.element-point .image {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 60px;
  object-fit: cover;
}

.element-point .main-content-wrapper {
  padding: 30px 0px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  position: relative;
  width: 100%;
  min-width: 0;
}

.element-point .main-content {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 10px;
  padding: 0px 57px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  min-width: 0;
}

.element-point .home {
  display: flex;
  flex-direction: column;
  max-width: 1550px;
  width: 100%;
  align-items: stretch;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  min-width: 0;
}

.element-point .board-list {
  gap: 15px;
  display: flex;
  flex-direction: column;
  min-width: 0;
  align-items: stretch;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-point .board-list-2 {
  gap: 10px;
  display: flex;
  flex-direction: column;
  min-width: 0;
  align-items: stretch;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-point .idx-point-cat-row {
  display: none;
}

.element-point .idx-point-cat-btn {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  transition: opacity 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease;
  border: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 0 3px;
  position: relative;
  width: 100%;
  min-height: 30px;
  border-radius: 3px;
  background: transparent;
  color: #ffffff;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  font-size: 12px;
  line-height: 14.4px;
  white-space: nowrap;
}

.element-point .idx-point-cat-row > .idx-point-cat-btn:not(.is-selected) {
  opacity: 0.35;
  background-color: transparent;
  box-shadow: none;
}

.element-point .idx-point-cat-row > .idx-point-cat-btn.is-selected {
  opacity: 1;
  background-color: #3b3f46;
  border-radius: 10px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.element-point .idx-point-cat-row > .idx-point-cat-btn:focus-visible {
  outline: 2px solid #c4b5fd;
  outline-offset: 2px;
}

@media (max-width: 768px) {
  .element-point .home {
    gap: 0;
  }

  .element-point .main-content-wrapper {
    padding: 10px 0;
  }

  .element-point .main-content {
    padding: 0 20px;
  }
}

@media (max-width: 1024px) {
  .element-point .idx-point-cat-row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    width: 100%;
    position: relative;
    align-self: stretch;
    gap: 4px;
    padding: 8px 14px;
    margin-bottom: 10px;
    background-color: #272a31;
    border-radius: 16px;
    overflow: hidden;
  }

  /* 포인트 내역: 모바일 — 등록일자 · 분류 · 포인트만 표시 */
  .element-point .bet-list .frame-7 .text-4 > .text-5:nth-child(2),
  .element-point .bet-list .frame-7 .text-4 > .text-5:nth-child(3),
  .element-point .bet-list .frame-7 .list-3 .text-6 > .text-7:nth-child(2),
  .element-point .bet-list .frame-7 .list-3 .text-6 > .text-7:nth-child(3) {
    display: none;
  }

  .element-point .bet-list .frame-7 .text-4 > .text-5:nth-child(4) .text-wrapper-18,
  .element-point .bet-list .frame-7 .list-3 .text-6 > .text-7:nth-child(4) .text-wrapper-19 {
    white-space: normal;
    word-break: keep-all;
    line-height: 1.3;
  }

  .element-point .cash-detail .text-wrapper-16 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -0.1px;
    font-weight: 700;
  }
}

.element-point .board-title {
  display: flex;
  height: 40px;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
  position: relative;
  align-self: stretch;
  width: 100%;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
}

.element-point .img-wrapper {
  width: 16.44px;
  height: 20px;
  background-image: url(../../img/idx-em/25_Point/vector-29.svg);
  position: relative;
  aspect-ratio: 0.82;
  background-size: 100% 100%;
}

.element-point .text-wrapper-13 {
  position: relative;
  display: -webkit-box;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -0.5px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  letter-spacing: -0.08px;
  line-height: 19.2px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.element-point .cash-detail-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-point .cash-detail {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
}

.element-point .frame-5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-point .title {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 6px;
  flex: 0 0 auto;
  display: flex;
  padding: 4px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 4px;
}

.element-point .text-wrapper-14 {
  justify-content: center;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  white-space: nowrap;
}

.element-point .list-2 {
  gap: 5px;
  padding: 0px 10px;
  flex: 0 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-point .element {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #3b3f46;
  border-radius: 10px;
  overflow: hidden;
}

.element-point .text-2 {
  width: 80px;
  justify-content: center;
  gap: 4px;
  padding: 5px 10px;
  display: flex;
  align-items: center;
  position: relative;
}

.element-point .text-wrapper-15 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans KR", Helvetica;
  font-weight: 400;
  color: #d1d5dc;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: nowrap;
}

.element-point .text-3 {
  gap: 5px;
  padding: 5px 10px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: center;
  position: relative;
}

.element-point .text-wrapper-16 {
  justify-content: center;
  width: fit-content;
  margin-top: -1px;
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  color: #eeff00;
  white-space: nowrap;
}

.element-point .btn-join-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-point .btn-join {
  display: flex;
  max-width: 300px;
  width: 300px;
  height: 40px;
  align-items: center;
  justify-content: center;
  position: relative;
  background-color: #00bc7d;
  border-radius: 10px;
  box-shadow: 0px 0px 15px #10b9814c;
}

.element-point .text-wrapper-17 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-point .bet-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
}

.element-point .title-2 {
  height: 25px;
  align-items: center;
  justify-content: space-between;
  display: flex;
  padding: 4px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 4px;
}

.element-point .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #eeff00;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: nowrap;
}

.element-point .frame-6 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-point .frame-7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-point .text-4 {
  justify-content: center;
  gap: 2px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}

.element-point .text-5 {
  height: 30px;
  justify-content: center;
  padding: 4px 6px;
  flex: 1;
  flex-grow: 1;
  background-color: #212328;
  display: flex;
  align-items: center;
  position: relative;
}

.element-point .text-wrapper-18 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #99a1af;
  font-size: 10px;
  text-align: center;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  white-space: nowrap;
}

.element-point .list-3 {
  gap: 2px;
  flex: 0 0 auto;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

.element-point .text-6 {
  gap: 2px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}

.element-point .text-7 {
  height: 30px;
  justify-content: center;
  gap: 4px;
  padding: 4px 6px;
  flex: 1;
  flex-grow: 1;
  background-color: #3b3f46;
  display: flex;
  align-items: center;
  position: relative;
}

.element-point .text-wrapper-19 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-point .text-wrapper-20 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ff4e00;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-point .text-wrapper-21 {
  position: relative;
  display: -webkit-box;
  align-items: center;
  justify-content: center;
  flex: 1;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.element-point .text-wrapper-22 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #eeff00;
  font-size: 12px;
  text-align: center;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-point .page {
  display: flex;
  height: 30px;
  align-items: center;
  position: relative;
  align-self: stretch;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.element-point .text-wrapper-23 {
  justify-content: center;
  flex: 1;
  height: 20px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  position: relative;
  display: flex;
  align-items: center;
  font-family: "Inter", Helvetica;
  color: #eeff00;
  white-space: nowrap;
}

.element-point .footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 50px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #272a31;
  border-top-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-color: #1e2939;
}

.element-point .text-8 {
  display: inline-flex;
  align-items: flex-end;
  position: relative;
  flex: 0 0 auto;
}

.element-point .text-wrapper-24 {
  position: relative;
  width: fit-content;
  margin-top: -0.67px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: var(--purple);
  font-size: 20px;
  letter-spacing: -0.8px;
  line-height: 20px;
  white-space: nowrap;
}

.element-point .text-wrapper-25 {
  width: fit-content;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: -0.8px;
  line-height: 16.3px;
  white-space: nowrap;
  position: relative;
  font-family: "Inter", Helvetica;
}

.element-point .container-2 {
  width: 794.34px;
  gap: 3px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-point .text-wrapper-26 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #6a7282;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}

.element-point .TINGBET {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: transparent;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}

.element-point .text-wrapper-27 {
  font-weight: 500;
  color: #f952ff;
}

.element-point .text-wrapper-28 {
  color: #6a7282;
}

.element-point .text-wrapper-29 {
  position: relative;
  align-self: stretch;
  font-family: "Inter", Helvetica;
  font-weight: 400;
  color: #6a7282;
  font-size: 12px;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
}
