._wf-animate-icon-image {
  mix-blend-mode: screen;
  object-fit: cover;
  width: 18%;
  height: auto;
  position: absolute;
  inset: 0% auto auto 40%;
}
._wf-animate-image-24 {
  mix-blend-mode: plus-lighter;
  object-fit: cover;
  width: 26%;
  height: auto;
  position: absolute;
  inset: -12% auto auto 37%;
}
.rym-map-main-container {
  /* max-width: 120rem; */
  /* width: 100%; */
  /* width: 100%; */
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  text-align: left;
  font-size: 1rem;
  color: #000;
  font-family: Kanit;
}
/* Bootstrap Tab Customization */
.nav-tabs {
  border-bottom: none;
}
.nav-tabs .nav-link {
  /* border: none; */
  /* background: transparent; */
  /* padding: 0.5rem 1rem; */
  /* transition: all 0.3s ease; */
}
.nav-tabs .nav-link:hover {
  transform: translateY(-2px);
  border: none;
}
.nav-tabs .nav-link.active {
  /* background: transparent; */
  /* border: none; */
}
.tab-content {
  position: relative;
}
.tab-pane {
  transition: opacity 0.3s ease;
}
.rym-map-subheader-container, .rym-map-subheader-row {
  height: 4.625rem;
  display: flex;
  align-items: center;
  box-sizing: border-box;
}
.rym-map-subheader-container {
  align-self: stretch;
  background-color: #000;
  border-bottom: 3px solid #884040;
  flex-direction: column;
  justify-content: center;
  z-index: 3;
  padding: 0rem 1rem;
}
.rym-map-subheader-row {
  width: 100%;
  padding: 0.937rem 0;
  gap: 1.062rem;
  max-width: 82.5rem;
}
.rym-map-logo-icon {
  width: 5.063rem;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.rym-map-subheader-spacer {
  height: 1.5rem;
  flex: 1;
  display: flex;
  align-items: center;
}
.rym-map-other-li {
  position: relative;
  display: none;
}
.rym-map-website-button {
  text-decoration: none;
  position: relative;
  color: #fff;
}
.rym-map-main-image {
  /* max-width: 120rem; */
  /* width: 100%; */
  align-self: stretch;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4rem 0;
  position: relative;
  gap: 0.625rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  /* z-index: 2; */
  background: url(../public/MainImage2.jpg) lightgray 50% / cover no-repeat;
}
.rym-map-character-image-icon {
  width: 137%;
  position: absolute;
  margin: 0 !important;
  top: 10%;
  left: -23%;
  /* max-height: 100%; */
  object-fit: contain;
  z-index: 0;
}
.rym-map-image-container {
  width: 100%;
  position: absolute;
  margin: 0 !important;
  bottom: 0;
  left: 50%;
  background: linear-gradient(180deg, transparent, #000);
  height: 16.625rem;
  transform: translateX(-50%);
  overflow: hidden;
  flex-shrink: 0;
  /* z-index: 4; */
}
.rym-map-content-container {
  max-width: 82.5rem;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 1.937rem;
  /* z-index: 3; */
}
.rym-map-left-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2.437rem;
  /* z-index: 1; */
}
.rym-map-bottom-section {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
.rym-map-right-content {
  align-self: stretch;
  flex: 1;
  position: relative;
  z-index: 0;
}
.rym-map-background-image {
  /* max-width: 120rem; */
  /* width: 100%; */
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding: 4rem 1rem;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 1;
  color: #ffde82;
  background: url(../public/Rectangle74.jpg) lightgray 50% / cover no-repeat;
}
.rym-map-inner-container {
  max-width: 82.5rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5rem;
}
.rym-map-inner-row {
  align-self: stretch;
  display: flex;
  align-items: stretch;
  gap: 3rem;
  flex-direction: column;
}
.rym-map-right-section {
  /* width: 48.75rem; */
  display: flex;
  flex-direction: column;
  gap: 2.25rem;
  align-items: stretch;
}
.rym-map-property-default {
  /* width: 48.75rem; */
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2rem;
}
.rym-map-item-image-container {
  flex: 1;
  height: 6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0.937rem 0.375rem;
  box-sizing: border-box;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  border: 1px solid #FFC300;
  background: url(../public/ItemImageContainer.jpg) lightgray 50% / cover no-repeat;
  /* background-blend-mode: multiply, normal, normal; */
  /* box-shadow: 0 0 18.5px 0 #FF8C09; */
  height: 100%;
}
.rym-map-item-subtitle, .rym-map-item-title {
  align-self: stretch;
  position: relative;
  z-index: 0;
  text-align: center;
}
.rym-map-item-subtitle {
  font-size: 1.5rem;
  font-weight: 600;
  z-index: 1;
}
/* Pseudo-elements for badge icons */
.rym-map-item-image-container.active::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 34px;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background-image: url('../public/Item-Badge@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  pointer-events: none;
}
.rym-map-item-image-container.active::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 15px;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  background-image: url('../public/Group-Image@2x.png');
  /* background-size: contain; */
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
/* Active state for pseudo-elements */
.rym-map-item-image-container.active::before {
  background-image: url('../public/Item-Badge@2x.png');
  opacity: 1;
  transform: translateX(-50%) scale(1);
  transition: all 0.3s ease;
}
.rym-map-item-image-container.active::after {
  background-image: url('../public/Group-Image@2x.png');
  opacity: 1;
  transform: translateX(-50%) scale(1);
  transition: all 0.3s ease;
}
/* Default state (inactive) */
.rym-map-item-image-container::before, .rym-map-item-image-container::after {
  /* opacity: 0.7; */
  transition: all 0.3s ease;
}
.rym-map-main-item-subtitle, .rym-map-main-item-title {
  align-self: stretch;
  position: relative;
  text-align: center;
}
.rym-map-main-item-subtitle {
  font-size: 1.5rem;
  font-weight: 600;
}
.rym-map-main-main-image {
  align-self: stretch;
  min-height: 24rem;
  display: flex;
  align-items: center;
  padding: 2rem 2rem;
  box-sizing: border-box;
  position: relative;
  gap: 2.625rem;
  /* background-size: cover; */
  background-repeat: no-repeat;
  background-position: center top, center bottom, center top;
  border: 1px solid #FFC300;
  background-image: url(../public/b-decor-1.png) , url(../public/b-decor-2.png) , url(../public/MainImage.jpg);
  background-size: contain, contain, cover;
  /* background-blend-mode: multiply, normal, normal; */
  z-index: 1;
  overflow: hidden;
}
.rym-map-item-list-container {
  align-self: stretch;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  gap: 0.687rem;
  z-index: 0;
  flex-shrink: 0;
}
.rym-map-item-row-container, .rym-map-main-item-container {
  align-self: stretch;
  flex: 1;
  display: flex;
  align-items: center;
  gap: 0.687rem;
}
.rym-map-main-item-container {
  flex-direction: column;
  justify-content: center;
  /* padding: 0.937rem 0.375rem; */
}
.rym-map-item-image-container3 {
  /* background:
    linear-gradient(
      224.54deg,
      #c49337,
      #fcf7cd 27.5%,
      #edcd78 49.5%,
      #a7602b 63%,
      #fdf8d0 82.5%,
      #bb9138
    ),
    linear-gradient(180deg, #fff, #999); */
  display: flex;
  align-items: center;
  padding: 0.375rem;
  position: relative;
  overflow: hidden;
}
.rym-map-item-image-container3::before {
  content: '';
  position: absolute;
  top: -44%;
  left: -52%;
  /* transform: translate(-50%,-50%); */
  width: 200%;
  height: 200%;
  background: url('../public/ItemImageContainer.png') center/cover no-repeat;
  animation: rotateImage 4s linear infinite;
  z-index: -1;
}
.rym-map-item-image-container3 img {
  width: 70px;
}
@keyframes rotateImage {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.rym-map-event-title-image {
  width: 25.813rem;
  position: absolute;
  margin: 0 !important;
  bottom: -2.062rem;
  left: calc(50% - 207px);
  height: 4.313rem;
  object-fit: cover;
  mix-blend-mode: screen;
  z-index: 1;
  flex-shrink: 0;
}
.rym-map-main-item-list-container {
  align-self: stretch;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
  z-index: 0;
  flex-shrink: 0;
}
.rym-map-activity-details-row {
  text-decoration: none;
  align-self: stretch;
  flex: 1;
  background-color: #2a0000;
  border: 1px solid #ffde82;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 1.562rem;
  color: inherit;
  font-size: 1.5rem;
  /* width: 100%; */
}
.rym-map-activity-details-button {
  position: relative;
  text-align: center;
}
.rym-map-register-row {
  text-decoration: none;
  align-self: stretch;
  flex: 0.9706;
  background: url(../public/b-decor-3.png) , url(../public/b-decor-3.png) , linear-gradient(180deg, #2a0000, #900000);
  border: 1px solid #ffde82;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 1.562rem;
  position: relative;
  gap: 0.625rem;
  color: inherit;
  background-position: center top, center bottom, center top;
  background-size: contain, contain, cover;
  background-repeat: no-repeat;
}
.rym-map-register-button {
  position: relative;
  font-weight: 600;
  z-index: 0;
  flex-shrink: 0;
  font-size: 1.5rem;
}
.rym-map-group-image-icon, .rym-map-main-group-image-icon {
  width: 15.5rem;
  position: absolute;
  margin: 0 !important;
  top: -1.75rem;
  left: calc(50% - 124px);
  max-height: 100%;
}
.rym-map-lower-left-section {
  /* width: 48.75rem; */
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 2.25rem;
  z-index: 1;
}
.rym-map-lower-left-top-section {
  width: 50.938rem;
  height: 8.688rem;
  object-fit: cover;
}
.rym-map-top-row {
  align-items: center;
}
.rym-map-value-container {
  flex-direction: column;
  align-items: flex-start;
  z-index: 1;
  font-size: 1.5rem;
}
.rym-map-value {
  align-self: stretch;
  position: relative;
  font-weight: 600;
  text-align: center;
}
.rym-map-main-bottom-section {
  align-self: stretch;
  height: 25rem;
  display: flex;
  align-items: center;
  padding: 2.375rem 1.625rem;
  box-sizing: border-box;
  position: relative;
  gap: 2.625rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  font-size: 1.5rem;
}
.rym-map-bottom-left-container {
  align-self: stretch;
  flex: 0.965;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.937rem 0.375rem;
  gap: 1.375rem;
  z-index: 0;
  flex-shrink: 0;
}
.rym-map-bottom-left-image-container {
  align-self: stretch;
  position: relative;
  height: 17.875rem;
}
.rym-map-subtitle {
  align-self: stretch;
  position: relative;
  font-size: 0.875rem;
  text-align: center;
}
.rym-map-bottom-right-container {
  align-items: flex-start;
  justify-content: center;
  gap: 0.687rem;
  z-index: 1;
  flex-shrink: 0;
  font-size: 1rem;
}
.rym-map-event-title-image3, .rym-map-event-title-image4 {
  width: 25.813rem;
  position: absolute;
  margin: 0 !important;
  bottom: -2.094rem;
  left: 50%;
  height: 4.313rem;
  object-fit: cover;
  mix-blend-mode: screen;
  z-index: 2;
  flex-shrink: 0;
  transform: translateX(-50%);
}
.rym-map-event-title-image4 {
  z-index: 1;
}
.rym-map-footer-section {
  flex-direction: column;
  font-size: 1.25rem;
  color: #560d0d;
}
.rym-map-footer-row, .rym-map-footer-section {
  align-self: stretch;
  display: flex;
  align-items: stretch;
}
.rym-map-footer-icon {
  width: 3.5rem;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.rym-map-footer-content {
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding: 4rem 4rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 2;
  border-image-slice: 165 fill;
  border-image-width: 95px;
  border-image-source: url(https://yulgangclassic.playpark.com/th-th/wp-content/uploads/2025/06/sa-1.png);
}
.rym-map-footer-text-container, .rym-map-footer-text-row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.rym-map-footer-text-container {
  flex: 1;
  gap: 1.812rem;
}
.rym-map-footer-text-row {
  align-self: stretch;
  gap: 0.375rem;
}
.rym-map-registration-date-text {
  align-self: stretch;
  position: relative;
  font-size: 1rem;
}
.rym-map-real-yulgang-mobile {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  padding-left: 1.312rem;
}
.rym-map-footer, .rym-map-main-footer-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.rym-map-footer {
  align-self: stretch;
  background-color: #000;
  /* height: 8.563rem; */
  overflow: hidden;
  flex-shrink: 0;
  padding: 1rem;
  box-sizing: border-box;
  z-index: 0;
  text-align: center;
  color: #fff;
}
.rym-map-main-footer-content {
  width: 100%;
  gap: 0.75rem;
  max-width: 82.5rem;
}
.rym-map-t3-entertainment-coltd {
  margin: 0;
}
.join-img-ps {
  position: absolute;
  top: -6%;
  left: -5%;
  width: 110%;
}
.rym-map-item-image-container {
  border: 1px solid #FFDE82 !important;
  background: #2A0000;
  color: #ffde82 !important;
  border-radius: 0 !important;
  width: 100%;
}
.rym-map-item-image-container.active {
  border: 1px solid #FFC300 !important;
  background: url(../public/ItemImageContainer.jpg) lightgray 50% / cover no-repeat;
  box-shadow: 0 0 18.5px 0 #FF8C09 !important;
  color: #ffde82 !important;
  position: relative;
}
/* Pseudo-elements for badge icons */
.rym-map-register-row::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 34px;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background-image: url('../public/Item-Badge@2x.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  pointer-events: none;
}
.rym-map-register-row::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 15px;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  background-image: url('../public/Group-Image@2x.png');
  /* background-size: contain; */
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.rym-map-register-row::after {
  background-image: url('../public/Group-Image@2x.png');
  opacity: 1;
  transform: translateX(-50%) scale(1);
  transition: all 0.3s ease;
}