
 body * {
                font-family: 'MultiLangFont' !important;
     text-transform:uppercase !important;
       font-variant-numeric: lining-nums;
            }

       

            @font-face {
                font-family: 'MultiLangFont';
                src: url('https://mu-newdawn.playpark.com/guild-event/font/SukhumvitSet/SukhumvitSet-Medium.woff2') format('woff2'),url('https://mu-newdawn.playpark.com/guild-event/font/SukhumvitSet/SukhumvitSet-Medium.woff') format('woff');
                font-weight: 500;
                font-style: normal;
                font-display: swap;
                unicode-range: U+0E00-0E7F;
            }

            @font-face {
                font-family: 'MultiLangFont';
                src: url('https://mu-newdawn.playpark.com/guild-event/font/Change/Change-Medium.woff2') format('woff2'),url('https://mu-newdawn.playpark.com/guild-event/font/Change/Change-Medium.woff') format('woff');
                font-weight: normal;
                font-style: normal;
                font-display: swap;
                unicode-range: U+0020-007F;
                    font-variant-numeric: lining-nums;
                
            }

            @font-face {
                font-family: 'MultiLangFont';
                src: url('https://mu-newdawn.playpark.com/guild-event/font/TsangerYuYangT/TsangerYuYangT-W05.woff2') format('woff2'),url('https://mu-newdawn.playpark.com/guild-event/font/TsangerYuYangT/TsangerYuYangT-W05.woff') format('woff');
                font-weight: normal;
                font-style: normal;
                font-display: swap;
                unicode-range: U+4E00-9FFF,U+3400-4DBF,U+20000-2A6DF,U+2A700-2B73F,U+2B740-2B81F,U+2B820-2CEAF,U+F900-FAFF;
            }


.main-container2 {
  width: 100%;
  position: relative;
  flex-direction: column;
  /* isolation: isolate; */
  text-align: center;
  font-size: 3rem;
  color: #fff;
  font-family: "EB Garamond";
}
.header,
.header-container2,
.main-container2 {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
.header {
  align-self: stretch;
  background-color: #000;
  border-bottom: 1px solid #d80707;
  flex-direction: column;
  padding: 0.75rem 1rem;
  z-index: 8;
  text-align: left;
  font-size: 1rem;
  display: flex;
  align-items: center;
  position: sticky;
  top: 0;
  z-index: 99999;
}
.header-container2 {
  width: 82.5rem;
  max-width: 82.5rem;
  width: 100%;
  justify-content: space-between;
  gap: 1.25rem;
  display: flex;
  flex-direction: row;
}
.header-container3 {
  width: 82.5rem;
  max-width: 82.5rem;
  width: 100%;
  justify-content: space-between;
  gap: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.logo-and-menu-container {
  width: 55.125rem;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.mu-logo-grand-champions-ph-wht-icon {
  width: 3.313rem;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.menu-container {
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
}
.icon-container,
.header-nav-link {
  text-decoration: none;
  position: relative;
}
.header-nav-link {
  text-transform: uppercase;
  color: inherit;
  cursor: pointer;
}
.header-nav-link-active {
  color: #d80707;
  font-weight: 600;
}
.icon-container {
  height: 2.938rem;
  width: 2.938rem;
  border-radius: 6px;
  border: 1px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 1.2rem;
}
.vector-icon {
  position: absolute;
  top: calc(50% - 11.5px);
  left: calc(50% - 6.5px);
  width: 0.875rem;
  height: 1.5rem;
}
.main-image {
  align-self: stretch;
  height: 50.625rem;
  overflow: hidden;
  /* flex-shrink: 0; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 4rem 1rem;
  box-sizing: border-box;
  position: relative;
  /* isolation: isolate; */
  gap: 0.625rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  z-index: 999;
  font-size: 2.5rem;
  background: url(../public/Main-Image.png) lightgray 50% / cover no-repeat;
}
.summoner-1-icon {
  width: 74.875rem;
  top: -10.75rem;
  left: 44.813rem;
  /* max-height: 100%; */
  /* object-fit: cover; */
  z-index: 0;
}
.layer-21-1-icon,
.overlay,
.summoner-1-icon {
  position: absolute;
  margin: 0 !important;
  flex-shrink: 0;
}
.layer-21-1-icon {
  width: 62.188rem;
  top: -1.875rem;
  left: -32.75rem;
  /* max-height: 100%; */
  /* object-fit: cover; */
  z-index: 0;
}
.overlay {
  width: 100%;
  height: 30.688rem;
  bottom: 0rem;
  CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
  background: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.7));
  z-index: 0;
}
.content-container4,
.image-and-text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.content-container4 {
  max-width: 81rem;
  width: 100%;
  /* isolation: isolate; */
  gap: 1rem;
  z-index: 7;
  /* flex-shrink: 0; */
  position: relative;
}
.image-and-text-container {
  z-index: 10;
}
.group-3-1 {
  width: 23.375rem;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.text-container {
  gap: 1rem;
}
.text-container,
.title-and-subtitle-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.registration-period,
.subtitle,
.title {
  position: relative;
  text-transform: uppercase;
  background:
    linear-gradient(180deg, #ffc961, #fff), linear-gradient(#000, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 9px rgba(255, 157, 0, 0.8);
}
.title {
  /* width: 71.563rem; */
  display: inline-block;
}
.registration-period,
.subtitle {
  font-size: 2rem;
}
.registration-period {
  font-size: 1.25rem;
}
.register-and-tabs-container {
  max-width: 67.875rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  z-index: 9;
  font-size: 1rem;
}
.register-container-wrapper {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.register-container-icon {
  width: 24.188rem;
  /* height: 7.625rem; */
  /* object-fit: cover; */
}
.tournament-nav-tab,
.tabs-container {
  align-self: stretch;
  display: flex;
  align-items: center;
  flex-direction: row;
}
.tabs-container {
  gap: 0.875rem;
}
.tournament-nav-tab {
  text-decoration: none;
  flex: 1;
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.62);
  border: 1px solid #862323;
  overflow: hidden;
  justify-content: center;
  padding: 0.75rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  color: white;
}
.tournament-nav-tab-active {
  background: rgba(255, 9, 9, 0.28);
  border: 1px solid red;
}
.tournament-nav-tab > div:first-child {
  font-size:1.8rem
}
.overview {
  flex: 1;
  position: relative;
  text-transform: uppercase;
  /* background:
    linear-gradient(180deg, #ffc961, #fff), linear-gradient(#000, #000); */
  /* -webkit-background-clip: text; */
  /* -webkit-text-fill-color: transparent; */
  /* text-shadow: 0 0 9px rgba(255, 157, 0, 0.8); */
}
.call-to-action-container,
.title-container2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.call-to-action-container {
  align-self: stretch;
  background: linear-gradient(90deg, #000, #a50000 50%, #000);
  overflow: hidden;
  flex-direction: column;
  padding: 2rem 1rem;
  gap: 1rem;
  /* z-index: 6; */
  font-size: 2rem;
}
.title-container2 {
  /* width: 82.5rem; */
  max-width: 82.5rem;
  width: 100%;
}
.subtitle2,
.title2 {
  max-width: 82.5rem;
  width: 100%;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
}
.title2 {
  font-weight: 600;
  flex-shrink: 0;
}
.subtitle2 {
  font-size: 1.25rem;
  font-weight: 500;
}
.timeline-container,
.timeline-image {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.timeline-image {
  align-self: stretch;
  padding: 4rem 1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  /* z-index: 5; */
  background: url(../public/Timeline-Image.png) lightgray 50% / cover no-repeat;
}
.timeline-container {
  /* max-width: 71.25rem; */
  /* width: 100%; */
  gap: 1rem;
  max-width: 82.5rem;
  width: 100%;
}
.timeline-title {
  position: relative;
  text-transform: uppercase;
  background:
    linear-gradient(180deg, #ffc961, #fff), linear-gradient(#000, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 9px rgba(255, 157, 0, 0.8);
}
.timeline-events-container {
  align-self: stretch;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 1.5rem;
  font-size: 1.5rem;
}
.event-container {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  width: 100%;
}
.schedule-icon-regis-2 {
  width: 11.063rem;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.event-details-container {
  align-self: stretch;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  justify-content: center;
}
.event-date {
  align-self: stretch;
  position: relative;
  font-size: 1.25rem;
  text-transform: uppercase;
}
.event-divider {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 3.312rem 0 0;
}
.vector-icon2 {
  width: 2.438rem;
  position: relative;
  /* box-shadow: 0 0 9px rgba(255, 157, 0, 0.8); */
  max-height: 100%;
  object-fit: cover;
}
.divider {
  align-self: stretch;
  height: 0.5rem;
  position: relative;
  background: linear-gradient(90deg, #000, #a50000 50%, #000);
  /* z-index: 4; */
}
.news-container {
  align-self: stretch;
  background:
    linear-gradient(90deg, #000, #2f0707 50%, #000), linear-gradient(#fff, #fff);
  overflow: hidden;
  flex-direction: column;
  padding: 4rem 1rem;
  gap: 3rem;
  /* z-index: 3; */
}
.news-container,
.news-header,
.news-section {
  display: flex;
  align-items: center;
}
.news-section {
  /* width: 82.5rem; */
  max-width: 82.5rem;
  width: 100%;
  flex-direction: column;
  gap: 0.625rem;
  flex-shrink: 0;
}
.news-header {
  align-self: stretch;
  justify-content: space-between;
  gap: 1.25rem;
}
.see-more-container {
  text-decoration: none;
  border-radius: 7px;
  background-color: rgba(112, 0, 0, 0.51);
  border: 1px solid #c20000;
  display: flex;
  align-items: flex-start;
  padding: 1rem;
  text-align: left;
  font-size: 1rem;
  color: inherit;
}
.see-more-text {
  position: relative;
  text-transform: uppercase;
}
.news-items-container {
  /* width: 82.5rem; */
  max-width: 82.5rem;
  width: 100%;
  display: flex;
  align-items: stretch;
  gap: 1rem;
  text-align: left;
  font-size: 1rem;
  flex-direction: column;
}
.news-item {
  text-decoration: none;
  flex: 1;
  border-radius: 12px;
  background-color: rgba(86, 7, 7, 0.51);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1rem;
  gap: 1rem;
  color: inherit;
}
.mu-headnews-patchupdate-080126-icon {
  align-self: stretch;
  position: relative;
  border-radius: 6px;
  max-width: 100%;
  overflow: hidden;
  max-height: 100%;
  object-fit: cover;
}
.news-item-title {
  align-self: stretch;
  position: relative;
}
.divider-icon {
  width: 82.5rem;
  height: 10.563rem;
  position: relative;
  object-fit: cover;
  flex-shrink: 0;
}
.divider2 {
  align-self: stretch;
  height: 0.5rem;
  position: relative;
  background: linear-gradient(90deg, #000, #a50000 50%, #000);
  /* z-index: 2; */
}
.rewards-container {
  align-self: stretch;
  background:
    linear-gradient(90deg, #000, #2f0707 50%, #000), linear-gradient(#fff, #fff);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 4rem 1rem;
  gap: 0.625rem;
  z-index: 1;
}
.rewards-title {
  position: relative;
  text-transform: uppercase;
  background:
    linear-gradient(180deg, #ffc961, #fff), linear-gradient(#000, #000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-shadow: 0 0 9px rgba(255, 157, 0, 0.8);
  flex-shrink: 0;
}
.rewards-details-container,
.rewards-info-container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.rewards-details-container {
  /* width: 82.5rem; */
  max-width: 82.5rem;
  width: 100%;
  flex-shrink: 0;
  text-align: left;
  font-size: 1rem;
  font-family: Kanit;
}
.rewards-info-container {
  align-self: stretch;
  background-color: #2a0505;
  border: 3px solid #d22f2f;
  overflow: hidden;
  justify-content: center;
  padding: 1rem;
}
.rewards-text {
  position: relative;
}
.footer {
  align-self: stretch;
  background: linear-gradient(90deg, #000, #2f0707 50%, #000);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 1rem;
  /* z-index: 0; */
  text-align: left;
  font-size: 1rem;
  color: #fff8dc;
}
.logo-and-text-container {
  /* width: 39.875rem; */
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.25rem;
}
.logos-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
}
.ci-1-icon {
  width: 8.613rem;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.icons-container {
  height: 2.5rem;
  width: 3.95rem;
  position: relative;
}
.pp-nourl-vertical-02-1-icon {
  width: 5.813rem;
  position: relative;
  max-height: 100%;
  object-fit: cover;
}
.copyright-text {
  align-self: stretch;
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center !important;
}
.follow-us-container {
  /* width: 25.688rem; */
  display: flex;
  flex-direction: column;
  gap: 1.125rem;
  align-items: center;
}
.social-media-icon {
  text-decoration: none;
  height: 4rem;
  width: 4rem;
  position: relative;
  border-radius: 8px;
  border: 1px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  flex-shrink: 0;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 1.2rem;
}
.vector-icon5 {
  position: absolute;
  top: calc(50% - 11.5px);
  left: calc(50% - 6.5px);
  width: 0.875rem;
  height: 1.5rem;
  object-fit: cover;
}
.vector-icon6,
.vector-icon7,
.vector-icon8,
.vector-icon9 {
  position: absolute;
  top: calc(50% - 10.5px);
  left: calc(50% - 10.5px);
  width: 1.375rem;
  height: 1.375rem;
  object-fit: cover;
}
.vector-icon7,
.vector-icon8,
.vector-icon9 {
  left: calc(50% - 11.5px);
  width: 1.5rem;
}
.vector-icon8,
.vector-icon9 {
  top: calc(50% - 9.5px);
  left: calc(50% - 13.5px);
  width: 1.75rem;
  height: 1.25rem;
}
.vector-icon9 {
  top: calc(50% - 11.5px);
  left: calc(50% - 10.5px);
  width: 1.375rem;
  height: 1.5rem;
}

.article-loading,.article-loader{
  width:100%
}


@media (min-width: 1200px) {
  
}

@media (max-width: 1200px) {
   
}

@media (min-width: 992px) and (max-width: 1199px) {
   
}

@media (min-width: 768px) and (max-width: 991px) {
   
}

@media (min-width: 576px) and (max-width: 767px) {
  
}

@media (max-width: 575px) {
  /* ให้ .main-image ไม่สร้าง stacking context บน mobile */
  .main-image {
    height: auto;
    z-index: auto !important;
  }

  /* ให้ .content-container4 และ .register-and-tabs-container ไม่สร้าง stacking context */
  .content-container4,
  .register-and-tabs-container {
    z-index: auto !important;
  }

  .tabs-container {
    gap: 0rem;
    position: fixed;
    bottom: 0;
    background-color: black;
    padding: 12px;
    left: 0;
    border-top: 1px solid red;
    z-index: 999999 !important;
    width: 100%;
  }

  /* ให้ content ด้านล่างมี z-index ต่ำกว่า tabs-container */
  .call-to-action-container,
  .timeline-image,
  .news-container,
  .divider,
  .divider2,
  .rewards-container,
  .footer {
    position: relative;
    z-index: 1 !important;
  }

  .tournament-nav-tab {
    border: 0px;
  }

  .tournament-nav-tab-register {
    border-radius: 12px;
    border: 1px solid #C00;
    background: linear-gradient(180deg, #CE3E3E 0%, #730000 100%);
  }

  .event-container {
    background-color: #00000085;
    padding: 1rem;
    border-radius: 1rem;
  }
}
