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

.element-casino-nor .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-casino-nor .frame {
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

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

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

.element-casino-nor .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-casino-nor .vector {
  position: relative;
  width: 15px;
  height: 15px;
  aspect-ratio: 1;
}

.element-casino-nor .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-casino-nor .btn {
  display: inline-flex;
  height: 36px;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.element-casino-nor .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-casino-nor .div-2 {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  position: relative;
  flex: 0 0 auto;
}

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

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

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

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

.element-casino-nor .text-wrapper-3 {
  font-size: 12px;
  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;
  font-weight: 600;
  color: #ffffff;
  white-space: nowrap;
}

.element-casino-nor .text-wrapper-4 {
  font-weight: 600;
  font-size: 12px;
  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;
  color: #eeff00;
  white-space: nowrap;
}

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

.element-casino-nor .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-casino-nor .frame-3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-casino-nor .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-casino-nor .container {
  flex-direction: column;
  align-items: flex-start;
  gap: 24px;
  padding: 0px 16px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
}

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

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

.element-casino-nor .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-casino-nor .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-casino-nor .frame-4 {
  display: inline-flex;
  height: 14px;
  align-items: center;
  gap: 6px;
  position: relative;
  flex: 0 0 auto;
}

.element-casino-nor .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/16_Casino_nor/vector-1.svg);
  background-size: 100% 100%;
}

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

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

.element-casino-nor .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-casino-nor .ico-cashback {
  position: relative;
  width: 19px;
  height: 15px;
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  aspect-ratio: 1.21;
}

.element-casino-nor .ico-point {
  margin-top: -0.5px;
  margin-bottom: -0.5px;
  aspect-ratio: 0.82;
  background-image: url(../../img/idx-em/16_Casino_nor/vector-4.svg);
  position: relative;
  width: 12.33px;
  height: 15px;
  background-size: 100% 100%;
}

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

.element-casino-nor .text-wrapper-8 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  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-casino-nor .div-4 {
  gap: 4px;
  flex: 0 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
}

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

.element-casino-nor .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-casino-nor .icon {
  position: relative;
  width: 20px;
  height: 20px;
}

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

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

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

.element-casino-nor .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-casino-nor .icon-2 {
  position: relative;
  width: 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.element-casino-nor .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-casino-nor .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-casino-nor .text {
  position: relative;
  flex: 1;
  flex-grow: 1;
  height: 20px;
}

.element-casino-nor .div-5 {
  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-casino-nor .span {
  font-family: "Inter", Helvetica;
  font-weight: 500;
  color: #d1d5dc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}

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

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

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

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

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

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

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

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

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

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

.element-casino-nor .casino {
  position: relative;
  align-self: stretch;
  width: 100%;
  height: 36px;
  background-color: #303338;
  border-radius: 10px;
}

.element-casino-nor .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-casino-nor .vector-15 {
  position: relative;
  width: 23px;
  height: 23px;
  aspect-ratio: 1;
}

.element-casino-nor .text-wrapper-13 {
  position: absolute;
  top: 0;
  left: 0;
  text-shadow: 0px 0px 4px #ffffff33;
  font-family: "Inter", Helvetica;
  font-weight: 900;
  color: #ffffff;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  white-space: nowrap;
}

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

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

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

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

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

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

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

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

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

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

.element-casino-nor .main-content-wrapper {
  flex-direction: column;
  align-items: center;
  padding: 20px 0px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  position: relative;
  width: 100%;
  min-width: 0;
}

.element-casino-nor .main-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 0 clamp(16px, 4vw, 57px);
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
}

.element-casino-nor .home {
  display: flex;
  flex-direction: column;
  max-width: 1550px;
  width: 100%;
  margin-inline: auto;
  align-self: center;
  align-items: stretch;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
}

.element-casino-nor .image-2 {
  position: relative;
  width: 100%;
  max-width: 1550px;
  height: auto;
  object-fit: contain;
}

.element-casino-nor .idx-casino-hero {
  display: block;
  width: 100%;
}

@media (max-width: 1280px) {
  .element-casino-nor .main-content {
    padding: 0 10px;
  }
}

@media (max-width: 1024px) {
  .element-casino-nor .main-content-wrapper {
    padding-top: 0;
  }

  .element-casino-nor .main-content {
    padding: 0;
  }

  .element-casino-nor .home,
  .element-casino-nor .idx-casino-hero,
  .element-casino-nor .image-2 {
    width: 100%;
    max-width: 100%;
    display: block;
  }

  .element-casino-nor .idx-casino-hero {
    margin-bottom: 12px;
  }

  .element-casino-nor .board-list {
    margin-top: 12px;
  }
}

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

.element-casino-nor .frame-5 {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-casino-nor .user-info {
  display: flex;
  flex-direction: column;
  max-width: 400px;
  align-items: center;
  gap: 10px;
  padding: 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
}

.element-casino-nor .user-info-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-casino-nor .user-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
}

.element-casino-nor .div-6 {
  gap: 4px;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.element-casino-nor .ico-profile-2 {
  width: 14px;
  height: 14px;
  position: relative;
  aspect-ratio: 1;
}

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

.element-casino-nor .frame-wrapper {
  display: flex;
  width: 30px;
  height: 20px;
  background-color: #fa52ff;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}

.element-casino-nor .frame-6 {
  justify-content: flex-end;
  display: inline-flex;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

.element-casino-nor .text-wrapper-15 {
  font-size: 10px;
  letter-spacing: -0.05px;
  line-height: 14.5px;
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #ffffff;
  white-space: nowrap;
}

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

.element-casino-nor .frame-7 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
  position: relative;
  flex: 0 0 auto;
}

.element-casino-nor .ico-massage {
  position: relative;
  width: 14.23px;
  height: 14.17px;
  margin-left: -0.12px;
  aspect-ratio: 1;
}

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

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

.element-casino-nor .div-7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 14px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #303338;
  border-radius: 10px;
  overflow: hidden;
}

.element-casino-nor .idx-user-stat-row .idx-user-stat-meta {
  gap: 8px;
  align-items: center;
}

.element-casino-nor .idx-user-info-icon {
  width: 16px;
  height: 16px;
  min-width: 16px;
  flex: 0 0 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.element-casino-nor .idx-user-stat-row .idx-user-stat-meta > .idx-user-info-icon {
  width: 16px;
  height: 16px;
  min-width: 16px;
  flex: 0 0 16px;
}

.element-casino-nor .idx-user-info-icon > img,
.element-casino-nor .idx-user-info-icon img {
  max-width: 100%;
  max-height: 100%;
}

.element-casino-nor .idx-user-stat-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.element-casino-nor .idx-user-stat-meta {
  display: inline-flex;
  align-items: center;
}

/* Prevent cross-page utility/class collisions on casino stat icons */
.idx-page-section[data-idx-em="16_Casino_nor"] .idx-user-stat-row .idx-user-stat-meta > .idx-user-info-icon {
  width: 16px !important;
  height: 16px !important;
  min-width: 16px !important;
  max-width: 16px !important;
  max-height: 16px !important;
  flex: 0 0 16px !important;
  overflow: hidden;
}

.idx-page-section[data-idx-em="16_Casino_nor"] .idx-user-stat-row .idx-user-stat-meta > .idx-user-info-icon img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain;
}

.element-casino-nor .group {
  position: relative;
  width: 16px;
  height: 16px;
  min-width: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid;
  border-color: var(--purple);
  aspect-ratio: 1;
}

.element-casino-nor .image-3 {
  position: static;
  width: 10px;
  height: 10px;
}

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

.element-casino-nor .frame-8 {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1px;
  position: relative;
  flex: 0 0 auto;
}

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

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

.element-casino-nor .img-wrapper {
  position: relative;
  width: 16px;
  height: 16px;
  min-width: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
  background-image: url(../../img/idx-em/16_Casino_nor/vector-29.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.element-casino-nor .vector-16 {
  position: static;
  width: 11px;
  height: 11px;
}

.element-casino-nor .ico-point-wrapper {
  display: flex;
  flex-direction: column;
  width: 16px;
  height: 16px;
  min-width: 16px;
  align-items: center;
  justify-content: center;
  position: relative;
  aspect-ratio: 1;
}

.element-casino-nor .ico-point-2 {
  background-image: url(../../img/idx-em/16_Casino_nor/vector-31.svg);
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.element-casino-nor .ico-point-2 .vector-3 {
  position: static;
  width: 10px;
  height: 10px;
}

.element-casino-nor .roulette {
  position: relative;
  width: 16px;
  height: 16px;
  min-width: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  aspect-ratio: 1;
}

.element-casino-nor .group-2 {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  background-image: url(../../img/idx-em/16_Casino_nor/vector-33.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  align-items: center;
  justify-content: center;
}

.element-casino-nor .vector-17 {
  flex: 0 0 auto;
  width: 6px;
  height: 8px;
}

.element-casino-nor .bet-list {
  gap: 5px;
  padding: 10px;
  flex: 1;
  flex-grow: 1;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-casino-nor .detail-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 5px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  overflow: hidden;
}

.element-casino-nor .tab {
  display: flex;
  align-items: center;
  gap: 1px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-casino-nor .tab-sel {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #3b3f46;
  border-radius: 10px;
  border: 0;
}

.element-casino-nor .p {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-top: -2px;
  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-casino-nor .tab-nor {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 8px 14px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  border-radius: 10px;
  border: 0;
  background-color: transparent;
}

.element-casino-nor .idx-transfer-tab {
  cursor: pointer;
}

.element-casino-nor .idx-transfer-tab__label {
  margin-top: -2px;
  font-family: "Inter", Helvetica;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-casino-nor .tab-sel .idx-transfer-tab__label {
  font-weight: 600;
  color: #ffffff;
}

.element-casino-nor .tab-nor .idx-transfer-tab__label {
  font-weight: 400;
  color: #99a1af;
}

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

.element-casino-nor .frame-9 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  border-radius: 10px;
  overflow: hidden;
}

.element-casino-nor .bet-cash {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 15px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #3b3f46;
}

.element-casino-nor .input {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  flex: 1;
  flex-grow: 1;
}

.element-casino-nor .frame-10 {
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: flex-end;
  padding: 4px 10px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #272a31;
  border-radius: 8px;
  overflow: hidden;
}

.element-casino-nor .idx-bet-amount-input {
  width: 100%;
  border: 0;
  outline: 0;
  background: transparent;
  text-align: right;
  font-family: "Inter", Helvetica;
  font-weight: 600;
  color: #eeff00;
  font-size: 14px;
  letter-spacing: -0.07px;
  line-height: 20.3px;
  padding: 0;
}

.element-casino-nor .frame-11 {
  display: inline-flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  padding: 10px;
  position: relative;
  flex: 0 0 auto;
  background-color: #e701e2;
  border-radius: 8px;
  overflow: hidden;
  border: 0;
  cursor: pointer;
}

.element-casino-nor .text-wrapper-24 {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  margin-top: -4.5px;
  margin-bottom: -2.5px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 12px;
  letter-spacing: -0.06px;
  line-height: 17.4px;
  white-space: nowrap;
}

.element-casino-nor .bet-list-2 {
  justify-content: center;
  gap: 2px;
  padding: 10px 15px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  background-color: #3b3f46;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}

.element-casino-nor .frame-12 {
  display: flex;
  align-items: center;
  gap: 4px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-casino-nor .frame-13 {
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #303338;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
}

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

.element-casino-nor .frame-14 {
  display: flex;
  height: 30px;
  align-items: center;
  justify-content: center;
  gap: 1px;
  position: relative;
  flex: 1;
  flex-grow: 1;
  background-color: #e701e2;
  border-radius: 8px;
  border: 0;
  cursor: pointer;
}

.element-casino-nor .idx-amount-chip--active {
  background-color: #e701e2;
}

.element-casino-nor .idx-amount-chip--active .text-wrapper-25 {
  color: #ffffff;
}

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

.element-casino-nor .board-list {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  min-width: 0;
  align-items: stretch;
  gap: 12px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.element-casino-nor .idx-casino-cat-row,
.element-casino-nor .idx-casino-cat-row-2 {
  display: none;
}

@media (max-width: 1024px) {
  .element-casino-nor .idx-casino-cat-row,
  .element-casino-nor .idx-casino-cat-row-2 {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  width: 100%;
  position: relative;
  align-self: stretch;
  background-color: #272a31;
  border-radius: 16px;
  overflow: hidden;
  }
}

.element-casino-nor .idx-casino-cat-row {
  gap: 4px;
  padding: 8px 14px;
  margin-bottom: 10px;
}

.element-casino-nor .idx-casino-cat-row-2 {
  gap: 6px;
  padding: 6px 14px;
}

.element-casino-nor .idx-casino-cat-btn,
.element-casino-nor .idx-casino-cat2-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;
}

.element-casino-nor .idx-casino-cat-btn {
  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-casino-nor .idx-casino-cat2-btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2px;
  padding: 0 10px;
  position: relative;
  width: 100%;
  min-height: 22px;
  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-casino-nor .idx-casino-cat-row > .idx-casino-cat-btn:not(.is-selected) {
  opacity: 0.35;
  background-color: transparent;
  box-shadow: none;
}

.element-casino-nor .idx-casino-cat-row > .idx-casino-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-casino-nor .idx-casino-cat-row-2 > .idx-casino-cat2-btn:not(.is-selected) {
  opacity: 0.42;
  background-color: transparent;
  box-shadow: none;
}

.element-casino-nor .idx-casino-cat-row-2 > .idx-casino-cat2-btn.is-selected {
  opacity: 1;
  background-color: var(--purple);
  border-radius: 10px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
}

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

.element-casino-nor .container-2 {
  grid-column: 1 / -1;
  height: 32px;
  align-items: center;
  justify-content: space-between;
  align-self: stretch;
  width: 100%;
  display: flex;
  position: relative;
}

.element-casino-nor .container-3 {
  
  height: 28px;
  align-items: center;
  gap: 8px;
  display: flex;
  position: relative;
}

.element-casino-nor .bet-2 {
  display: flex;
  flex-direction: column;
  width: 25px;
  height: 25px;
  align-items: center;
  justify-content: center;
  position: relative;
}

.element-casino-nor .heading-2 {
  height: 28px;
  flex: 1;
  flex-grow: 1;
  display: flex;
  align-items: flex-start;
  position: relative;
}

.element-casino-nor .text-wrapper-27 {
  position: relative;
  flex: 1;
  margin-top: -1px;
  font-family: "Inter", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 28px;
}

.element-casino-nor .frame-15 {
  position: relative;
  align-self: auto;
  width: 100%;
  flex: 0 0 auto;
  display: block;
  cursor: pointer;
}

.element-casino-nor .idx-casino-thumb {
  position: relative;
  width: 100%;
}

.element-casino-nor .idx-casino-thumb .frame-15 {
  display: block;
  width: 100%;
  height: auto;
}

/*
.element-casino-nor .idx-casino-thumb__cover {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
  display: block;
  pointer-events: none;
}
*/

@media (max-width: 768px) {
  .element-casino-nor .main-content-wrapper,
  .element-casino-nor .main-content,
  .element-casino-nor .home,
  .element-casino-nor .idx-casino-hero,
  .element-casino-nor .image-2 {
    width: 100%;
    max-width: 100%;
  }

  .element-casino-nor .main-content-wrapper {
    padding: 0;
  }

  .element-casino-nor .idx-casino-hero {
    margin-bottom: 16px;
  }

  .element-casino-nor .image-2 {
    max-height: none;
  }

  .element-casino-nor .frame-5 {
    flex-direction: column;
  }

  .element-casino-nor .frame-5 .user-info,
  .element-casino-nor .frame-5 .bet-list {
    width: 100%;
    max-width: 100%;
  }

  .element-casino-nor .board-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 12px;
  }

  .element-casino-nor .idx-casino-cat-row-2 {
    margin-bottom: 10px;
  }

}

.element-casino-nor .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-casino-nor .text-2 {
  display: inline-flex;
  align-items: flex-end;
  position: relative;
  flex: 0 0 auto;
}

.element-casino-nor .text-wrapper-28 {
  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-casino-nor .text-wrapper-29 {
  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-casino-nor .container-4 {
  flex-direction: column;
  width: 794.34px;
  align-items: flex-start;
  gap: 3px;
  display: flex;
  position: relative;
}

.element-casino-nor .text-wrapper-30 {
  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-casino-nor .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-casino-nor .text-wrapper-31 {
  font-weight: 500;
  color: #f952ff;
}

.element-casino-nor .text-wrapper-32 {
  color: #6a7282;
}

.element-casino-nor .text-wrapper-33 {
  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;
}

/* idx-sp-page 래퍼(카지노·슬롯) — 홈과 동일 1550px 중앙 정렬 */
.idx-page .idx-main-wrap-full:has(.element-casino-nor) {
  align-items: center;
}
