@font-face{

  font-family:"Kh-Battambang";

  font-stretch:normal;

  font-style:normal;

  font-weight:normal;

  src: url(https://fonts.2m-sy.com/fonts/Battambang-Regular.ttf);

}

@font-face{

  font-family:"Rajdhani";

  font-stretch:normal;

  font-style:normal;

  font-weight:normal;

  src: url(https://fonts.2m-sy.com/fonts/Rajdhani-Regular.ttf);

}

html[lang|="kh"] body,html[lang|="kh"] h1,html[lang|="kh"] h2,html[lang|="kh"] h3,html[lang|="kh"] h4,html[lang|="kh"] h5,html[lang|="kh"] h6,html[lang|="kh"] a,html[lang|="kh"] span,html[lang|="kh"] label,html[lang|="kh"] input,html[lang|="kh"] li,html[lang|="kh"] p {font-family:Kh-Battambang !important;}



html[lang|="en"] body,html[lang|="en"] h1,html[lang|="en"] h2,html[lang|="en"] h3,html[lang|="en"] h4,html[lang|="en"] h5,html[lang|="en"] h6,html[lang|="en"] a,html[lang|="en"] span,html[lang|="en"] label,html[lang|="en"] input,html[lang|="en"] li,html[lang|="en"] p {font-family:Rajdhani !important;}
html[lang|="en"] .headerbt ,.text-about{
  font-family:Rajdhani;
  font-weight:700;
}
html[lang|="en"] .detail,.about-detail {
  font-family:Kh-Battambang
}
body {
  height: 100%;
  color: white;
  font-family: Sans-serif;
}
.gAZQBi {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  position: fixed;
  background-color: #fff;
}
.important-red {
  color: red !important;
}
.border-side{
  border: 2px solid white;
}
.Product{

  padding: 20px;

  margin-top: -20px;

}

.name{

  font-family:sans-serif !important;

  font-weight:bold;

}

.grid-3 {
  width: 80%;
  margin: auto;
}



.fotterctn {

  width: 100%;

  max-width: 1200px;

  margin: 0 auto;

}





.swiper {
  width: 90%;
  max-width: 1200px;
}


.swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 25px;
  overflow: hidden;
  background-color: #000;
  color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.swiper-slide img {
  width: 100%;
  object-fit: cover;
}

.swiper-slide-content {
  padding: 20px;
}

.swiper-slide-content h3 {
  margin: 0;
  font-size: 1.5rem;
}

.swiper-slide-content p {
  margin-top: 10px;
  font-size: 1rem;
  color: #ccc;
}
.headerbt {

  font-family: "Rajdhani", Sans-serif;

  font-size: 48px;

  font-weight: 700;

  cursor: pointer;

  color: #00000080;

  margin-left:3vh;

}

.bankcontainer img {

  width: 40px;

  margin: 5px;

  height: auto;

}

.detail {

  padding: 10px;

  font-size: 14px;

  color: white;

}

.card-grid a{

  text-decoration:none

}

.text-lang-support{

  font-family: sans-serif !important;

  font-size: 1.5rem;

}

.logo-center {

  text-align: center;

}



.linefixed {

  position: fixed;

  right: 10px;

  z-index: 100;

  height: auto;

  top: 60%;

  display: flex;

  flex-direction: column;

  text-align: center;

  

}

.linefixed a {

  margin-top: 10px;

}



.linefixed img {

  display: block;

  margin: 0 auto;

  border-radius: 50%;

  width: 50px;

  height: 50px;

  border: 2px solid #ffffff;

  box-shadow: 0px 0px 15px #ffffff;

  transition: all .3s ease-out;

}

.linefixed img:hover {

  transform: scale(1.2);

  transition: transform .5s cubic-bezier(0, .2, .5, 3);

}



:root {

  --swiper-theme-color:   rgb(18, 40, 88);

  --swiper-navigation-size: 40px;

}

.grid-6 {

  padding: 8px;

}

.product-block{

  border: 2px solid #ffffff;

  box-shadow: 0px 0px 5px #ffffff;

  overflow: hidden;

  border-radius: 1rem;

}

.product-block img{

  transition: all .3s ease-out;

}

.product-block:hover img{

  transform: scale(1.1);

  transition: transform .5s cubic-bezier(0, .2, .5, 3);

}

.grid-6 img{

  width: 100%;

  height: 100%;

}

.demo-game{

  background:#d6ff00;

  color: black;

  padding: 10px 20px;


  text-transform: uppercase;

  font: bold;

  cursor: pointer;

  z-index: 5;

}

.card-demo{

  position: relative;

}

.card-demo:hover img{

  opacity: 0.2;

}

.card-demo:hover .centered{

  display: unset;

}

.card-demo .centered {

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  font-size: 1.3rem;

  padding: 5px;

  border-radius: 25px;

  display: none;

}

header-page{

  margin-right: auto;

  margin-left: auto;

  position: relative;

  padding-top: 20px;

  display: grid;

  grid-template-columns: 1fr 1fr 1fr 

}

.elementor-logo img {
  width: 50%;
  height: auto;
  display: flex; 
  align-items: center;
  margin-left: 5vh;
}

.elementor-signup{

  text-transform: uppercase;

  border-radius: 30px;

  padding: 12px 30px 12px 30px;

  width: 150px;

  background: #d1ff40;

  border: 1px solid #d1ff40 !important;

  border-width: 1px 1px 1px 1px;

  cursor: pointer;

  transition: all 0.3s ease-in-out;

  margin-right: 10px;

}

.elementor-demo{

  text-transform: uppercase;
border-radius: 30px;
padding: 12px 30px 12px 30px;
width: 160px;
border: 1px solid #000;
border-width: 1px 1px 1px 1px;
cursor: pointer;
transition: all 0.3s ease-in-out;
margin-right: 10px;

}

.text {
  text-align: center;

  color: #000;

  font-size: 18px;

  font-weight: 700;

}

.elementor-lang{

  width: 40px;

}

.elementor-lang img{

  width: 100%;

}
.banner {     
  height: 573px; 
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  color: black;
  padding: 50px 20px;
}

.banner .background-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.banner-content {
  position: relative; 
  display: flex; 
  align-items: center;
  margin-left: 10vh;
  height: 100%;
}

.banner .btn-play {
  background-color: #d6ff00;
  color: black;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 25px;
  text-transform: uppercase;
}
.banner img.character {
  position: absolute;
  right: 0px;
  bottom: 0;
  max-width: 800px;
  height: 580px;
  z-index: 3; 
}
.text-title {
  font-family: "Rajdhani", Sans-serif;
  font-size: 74px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  color: #fff;
  margin: 0;
}
.sub-title{
  color: #D1FF40;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px"
}

.features-container {
  width: 1296px;

  height: 780px;

  display: grid;

  grid-template-columns: repeat(3, 1fr);

  gap: 20px;

  margin-top: 50px;

  padding: 40px 0 50px 0;

  border-radius: 25px;

  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);

  background: url(https://pg369.win/wp-content/uploads/2024/07/BG2.jpg) no-repeat center center/cover;
  background-blend-mode: multiply;

  background-color: rgba(0, 0, 0, 0.8);
}

.feature {
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}

.icon {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
}

h3 {
  font-size: 1.5em;
  margin-bottom: 10px;
  color: #ffcc00;
}

p {
  font-size: 0.9em;
  line-height: 1.5;
  color: #ccc;
}
.language {

  display: flex;

  justify-content: flex-end;

}

.mr-10{

  margin-right: 10px;

}

.mobile-show{

  display: none;

}

.menu,.close{

  transition: all .3s ease-in-out;

  cursor: pointer;

}

.hide{

  display: none !important;

}
.grid-ii{

  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 50px;

  padding-top: 30vh;
}

.grid-ii h2{

  text-align: left;
}
.grid-ii img{

  width: 595px;

  height: 595px;
}
.centered-about {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-logo{
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .about-detail{
      text-align: center;
  }
  .grid-ii h2{
      text-align: center;
  }
  .centered-about {
      position: unset;
      transform:unset
  }
  .grid-ii{
      display: grid;
      grid-template-columns: 1fr !important;
      gap: 20px;
      padding-top: 5vh;
    }
  .grid-ii img{
      width: 330px;
      height: 316px;
  }
  .elementor-logo img {

      width: 150px;

      height: 40px;

      margin: 0;
  }



  .elementor-lang {

      width: 30px;

  }

  .elementor-signup .text ,.elementor-demo .text{

      font-size: 15px;

  }
  .features-container {

      grid-template-columns: 1fr; 

      width: 100%; 

      height: auto; 

      padding: 20px;
  }
  .banner-content {
      margin-left: 0;
      margin-bottom: 0;
      height: 45%;
  }
  .banner-title h2{
      font-size: 48px;
      text-align: center;
      line-height: 1.2;
  }
  .sub-title{
      font-size: 18px;
      text-align: center;
  }
  .banner-title a{
      font-size: 18px;
      align-items: center;
  }
  .banner .btn-play{
      display: flex;
      justify-content: center;
  }
  .banner img.character{
      width: 333px;
      height: 317px;
      display: flex;
      justify-content: center;
  }
  
}

@media (max-width: 600px) {

  .elementor-signup, .elementor-demo{

      display: none;

  }

  .mobile-show{

      display: unset;
      width: auto;
      height: auto;

  }

  .language {

      justify-content: right !important;

  }

  .elementor-lang {

      width: 35px;

  }

  .d-sm-flex{

      display: block !important;

  }

  .close{

      width: 25px !important;

  }
  .banner img.character{
      width: 333px;
      height: 317px;
      align-items: center;
  }
}

dl, ol, ul {

  margin-top: 0;

  margin-bottom: 0;

  padding-left: 0;

}

.elementor-nav-menu{

  background: #000;

  border-radius: 10px;

  padding: 5px;

  border: 1px solid white ;

  box-shadow: 0px 0px 15px #ffffff !important;

  overflow: hidden;

}

.elementor-nav-menu li{

  list-style-type: none;

  padding: 10px;

  border-radius: 5px;

}

.elementor-nav-menu li a{

  text-decoration: none;

  color: white;

}

.demo-modal{

  margin-top: 10px;

  display: none;

  position: absolute;

  width: 100%;

  max-width: 600px;

  left: 0;

z-index: 2;

}

.menu-item:hover {

  cursor: pointer;

  background: linear-gradient(269deg, #193155 -62%, #193154) ;

}

.elementor-nav-menu li:hover a{

  color: rgb(255 194 62);

}

.modal-content{
  background: #193155 !important;
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 15px #ffffff;
  border-radius: 1rem;
}
.signup-btn{
  cursor: pointer;
  transition: all .3s ease-in-out;
  border-radius: 10px;
  background: linear-gradient(269deg, #ffffff -62%, #193154);
  border: 1px solid #ffffff;
}
.signup-btn:hover,.signup-btn:focus{
  background: #193154;
  box-shadow: 0px 0px 15px #ffffff !important;
  color: rgb(255 194 62);
  border-color: #ffffff;
}

.product-icon img{
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.product-icon img{
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 5px #ffffff;
}

.product-icon img:hover{
  border: 2px solid rgb(255 194 62) ;
  box-shadow: 0px 0px 5px rgb(255 194 62) ;
  cursor: pointer;
}
.product-active{
  border: 2px solid rgb(255 194 62) !important;
  box-shadow: 0px 0px 10px rgb(255 194 62) !important;
  cursor: pointer;
}

.copyright {
  cursor: pointer;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 14px;
  display: block;
}
  .change-lang:hover img ,.lang-active img{
      cursor: pointer;
      border-radius: 50%;
  }
@keyframes scroll-left {

  0% {

    transform: translateX(0);

  }

  100% {

    transform: translateX(calc(-280px * 4));

  }

}

@keyframes scroll-right {

  0% {

    transform: translateX(calc(-280px * 4));

  }

  100% {

    transform: translateX(0);

  }

}

.slider {

  margin: auto;

  overflow: hidden;

  position: relative;

  width: 100%;

}

.slide-track {

  display: flex;

  width: calc(450px * 8);

}

.slide-track.left {

  animation: scroll-left 30s linear infinite;

}

.slide-track.right {

  animation: scroll-right 30s linear infinite;

}

.slide-track:hover {

  animation-play-state: paused;

}

.slide-wrapper-all {

  width: 250px;

}

.slide-wrapper {

  width: 100px;

  max-height: 50px;

}

.slide-item {

  width: 100%;

  transition: transform 0.5s, box-shadow 0.5s;

}

.slide-item:hover {

  transform: scale(1.09);

  cursor: pointer;

}
  .dropdown-container{
      margin-top: 35vh;
  }

.dropdown-item {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  background-color: transparent !important;
}

.dropdown-item:last-child {
  border-bottom: none;
}

.dropdown-toggle {
  cursor: pointer;
  font-size: 20px;
  font-weight: 600;
  color: #666;
  display: flex;
  align-items: center;
}
.dropdown-toggle::after
{
  display: none;
}
.dropdown-toggle i {
  margin-right: 10px;
  transition: transform 0.3s ease;
}

.dropdown-content {
  display: none;
  margin-top: 10px;
  padding-left: 25px;
  font-size: 14px;
  color: #333;
}

.dropdown-content p {
  margin: 0;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 600;
  color: #191818ec;
  word-wrap: break-word; 
  word-break: break-word; 
  white-space: normal; 
}
.rotated {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}

.dropdown-toggle i {
  transition: transform 0.3s ease;
}  
.logo-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  align-items: center;
  justify-items: center;
  width: 100%;
}

.logo-grid img {
  max-width: 100%;
  height: auto;
  max-height: 100px;
}
.banner1 {
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  width: 1134px;
  height: 394px;
  background-image: url('https://pg369.win/wp-content/uploads/2022/12/14.WizdomWonders.e7f22fe.jpg');
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  margin: 20px auto;
  padding: 20px;
  gap: 20px;
  background-blend-mode: multiply; 
  background-color: rgba(0, 0, 0, 0.4);
}

.banner-content1 {
  color: white;
}

.banner-content1 h1 {
  font-family: "Rajdhani", sans-serif;
  font-size: 72px;
  font-weight: 600; 
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); 
  color: #FFFFFF;
  line-height: 1; 
  text-transform: uppercase; 
  margin: 0; 
}

.banner-content1 p {
  font-family: "Rajdhani", sans-serif;
  font-size: 20px; 
  font-weight: 400; 
  color: rgba(255, 255, 255, 0.9); 
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); 
  line-height: 1.5; 
  margin-top: 10px; 
}

.banner-button {
  display: flex;
  justify-content: flex-end;
}

.btn {
  padding: 10px 20px;
  background-color: #D1FF40;
  color: black;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.footer {
  width: 100%;
  max-width: 1340px;
  background-color: #000;
  background-image: url('https://pg369.win/wp-content/uploads/2024/07/078_DarkMetal4.jpg');
  background-size: cover;
  background-position: center;
  color: white;
  padding: 50px 40px;
  margin-bottom: 20px;
  border-radius: 50px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.footer .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer .logo {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ffffff;
  margin-bottom: 20px;
}

.footer .tagline {
  font-size: 18px;
  line-height: 1.6;
  color: #ddd;
  max-width: 900px;
  margin-bottom: 30px;
}

.footer .divider {
  margin: 30px 0;
  width: 100%;
  height: 1px;
  background-color: #555;
}

.footer .bottom-row {
  display: flex;
  justify-content: space-between; 
  align-items: center;    
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box; 
}

.footer .copyright {
  display: flex;
  font-size: 15px;
  color: #fff;
}

.footer .social-icons {
  display: flex;
  gap: 15px;
}

.footer .social-icons a {
  color: white;
  font-size: 24px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer .social-icons a:hover {
  color: #aaa;
}

.social-icons a::before {
  font-family: 'Font Awesome 5 Free'; 
  font-weight: 900;
  display: inline-block;
}
@media screen and (max-width: 1200px) {

  :root {

      --swiper-navigation-size: 30px;

  }
}
@media screen and (max-width: 1000px) {
  .elementor-signup, .elementor-demo {
      font-size: 12px;
      width: 130px;
      border-radius: 13px !important;
      padding: 10px !important;
      margin-top: 8px;
  }
  .language{
      margin-top: 5px;
  }

  .grid-3{

      display: grid;

      grid-template-columns: 1fr 1fr ;

      gap: 20px;

  }

  .detail {

      font-size: 13px;

  }

  

  .grid-6{

      display: grid;

      grid-template-columns: 1fr 1fr 1fr 1fr;

      gap: 15px;

  }

}
@media (max-width: 1200px) {
  .card-demo .centered {
      width: 120px;
      text-align: center;
  }
}
@media (max-width: 1100px) {
  .card-demo .centered {
      width: 100px;
      text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .elementor-signup ,.elementor-demo{
      width: 120px;
      border-radius:10px !important;
      padding: 6px 10px 6px 10px !important;
      margin-top: 3px !important;
      font-size: 12px !important;
  }
  .language{
      margin-top: 3px !important;
  }

  .product-block{

      border-radius: 0.8rem;

  }

  .demo-game{

      font-size: 10px !important;

  }

  :root {

      --swiper-navigation-size: 25px;

  }

  .grid-3{

      display: grid;

      grid-template-columns: 1fr 1fr ;

      gap: 15px;

  }

  .card-image .centered img {

      width: 70px;

      height: 70px;

      border-radius: 50%;

  }

  .card-image .name {

      font-size: 0.8rem;

  }

  .card-image .bg-card {

      height: 150px;

  }

  .headerbt {

      font-size: 25px;

  }

  .detail {

      font-size: 0.8rem;

  }

  .card-grid{

      border: 1.5px solid #ffffff;

      box-shadow: 0px 0px 10px #ffffff;

  }

  

  .card-grid {

      border-radius:1rem;

  }

  .dialog-message {

      width: 100% !important;

  }
  .dropdown-container {
      margin-top: 5vh; 
  }
  .banner1 {
      grid-template-columns: 1fr; 
      grid-template-rows: auto auto; 
      width: 100%; 
      height: auto; 
      padding: 20px;
      text-align: center;
    }  
    .banner-content1{
      margin-top: 70px;
    }  
    .banner-button {
      justify-content: center; 
    }     
    .footer .content {
      align-items: center;
      text-align: center;
    }

    .footer .bottom-row {
      flex-direction: column;
      align-items: center;
      gap: 15px;
    }

    .footer .copyright {
      text-align: center;
    }  

  }

@media screen and (max-width: 600px) {

  .product-block{

      border-radius: 0.6rem;

  }

  :root {

      --swiper-navigation-size: 23px;

  }

  .card-image .bg-card {

      height: 130px;

  }

  .headerbt {

      font-size: 15px;

  }

  .card-grid{

      border: 1.5px solid #ffffff;

      box-shadow: 0px 0px 10px #ffffff;

  }
  .card-demo .centered {
      width: 90px;
      text-align: center;
  }
}
@media screen and (max-width: 450px) {
  .card-demo .centered {
      width: 60px;
      text-align: center;
  }
  .demo-game{

      font-size: 7.5px !important;

  }
  .product-icon img{
      width: 40px;
      height: 40px;
      border-radius: 50%;
    }
    .banner-content1 h1 {
      font-size: 2.5rem;
    }
  
    .banner-content1 p {
      font-size: 0.9rem;
    }
  
    .btn {
      padding: 8px 16px;
      font-size: 0.9rem;
    }
    .banner1 {
      flex-direction: column; 
      width: 100%; 
      height: auto;
      padding: 20px;
    }
  
    .banner-content1 {
      max-width: 100%;
      text-align: center; 
      margin-bottom: 20px;
    }
    .banner-button {
      width: 100%;
      justify-content: center; 
  }
  .footer .content {
      align-items: center;
      text-align: center;
    }

    .footer .bottom-row {
      flex-direction: column;
      align-items: center;
      gap: 15px;
    }

    .footer .copyright {
      text-align: center;
    }
}
@media screen and (max-width: 400px) {
  .product-icon img{
      width: 40px;
      height: 40px;
      border-radius: 50%;
    }
  :root {

      --swiper-navigation-size: 20px;

  }

  .card-image .name {

      font-size: 0.7rem;

  }

  .detail {

      font-size: 10px;

  }


  .card-grid {

      border-radius: 0.8rem;

  }



  iframe {

      width: 100%;

      height: 500px !important;

      border: none;

  }

}

@media screen and (max-width: 350px) {
  .product-icon img{
      width: 30px;
      height: 30px;
      border-radius: 50%;
    }
}
.dialog-login {

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.8); /* Semi-transparent background */

  display: flex;

  justify-content: center;

  align-items: center;

  z-index: 9999; /* Ensure it is above other content */

}

.dialog-type-lightbox {

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.8); /* Semi-transparent background */

  display: flex;

  justify-content: center;

  align-items: center;

  z-index: 9999; /* Ensure it is above other content */

}



/* Centered popup */

.dialog-message {

  width: 80%;

  max-width: 800px;

  background:#193155;

  padding: 20px;

  border-radius: 8px;

  border: 1.5px solid #ffffff;

  box-shadow: 0px 0px 10px #ffffff;

  position: relative;

}



/* Close button */

.close-btn {
text-align: center;
  position: absolute;

  top: 10px;

  right: 10px;

  background: #000;

  color: #fff;

  border: none;

  border-radius: 50%;

  width: 30px;

  height: 30px;

  cursor: pointer;

}



iframe {

  width: 100%;

  height: 550px;

  border: none;

}@font-face{

  font-family:"Kh-Battambang";

  font-stretch:normal;

  font-style:normal;

  font-weight:normal;

  src: url(https://fonts.2m-sy.com/fonts/Battambang-Regular.ttf);

}

@font-face{

  font-family:"Rajdhani";

  font-stretch:normal;

  font-style:normal;

  font-weight:normal;

  src: url(https://fonts.2m-sy.com/fonts/Rajdhani-Regular.ttf);

}

html[lang|="kh"] body,html[lang|="kh"] h1,html[lang|="kh"] h2,html[lang|="kh"] h3,html[lang|="kh"] h4,html[lang|="kh"] h5,html[lang|="kh"] h6,html[lang|="kh"] a,html[lang|="kh"] span,html[lang|="kh"] label,html[lang|="kh"] input,html[lang|="kh"] li,html[lang|="kh"] p {font-family:Kh-Battambang !important;}



html[lang|="en"] body,html[lang|="en"] h1,html[lang|="en"] h2,html[lang|="en"] h3,html[lang|="en"] h4,html[lang|="en"] h5,html[lang|="en"] h6,html[lang|="en"] a,html[lang|="en"] span,html[lang|="en"] label,html[lang|="en"] input,html[lang|="en"] li,html[lang|="en"] p {font-family:Rajdhani !important;}
html[lang|="en"] .headerbt ,.text-about{
  font-family:Rajdhani;
  font-weight:700;
}
html[lang|="en"] .detail,.about-detail {
  font-family:Kh-Battambang
}
body {
  height: 100%;
  color: white;
  font-family: Sans-serif;
}
.gAZQBi {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  position: fixed;
  background-color: #fff;
}
.important-red {
  color: red !important;
}
.border-side{
  border: 2px solid white;
}
.Product{

  padding: 20px;

  margin-top: -20px;

}

.name{

  font-family:sans-serif !important;

  font-weight:bold;

}

.grid-3 {
  width: 80%;
  margin: auto;
}



.fotterctn {

  width: 100%;

  max-width: 1200px;

  margin: 0 auto;

}





.swiper {
  width: 90%;
  max-width: 1200px;
}


.swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 25px;
  overflow: hidden;
  background-color: #000;
  color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.swiper-slide img {
  width: 100%;
  object-fit: cover;
}

.swiper-slide-content {
  padding: 20px;
}

.swiper-slide-content h3 {
  margin: 0;
  font-size: 1.5rem;
}

.swiper-slide-content p {
  margin-top: 10px;
  font-size: 1rem;
  color: #ccc;
}
.headerbt {

  font-family: "Rajdhani", Sans-serif;

  font-size: 48px;

  font-weight: 700;

  cursor: pointer;

  color: #00000080;

  margin-left:3vh;

}

.bankcontainer img {

  width: 40px;

  margin: 5px;

  height: auto;

}

.detail {

  padding: 10px;

  font-size: 14px;

  color: white;

}

.card-grid a{

  text-decoration:none

}

.text-lang-support{

  font-family: sans-serif !important;

  font-size: 1.5rem;

}

.logo-center {

  text-align: center;

}



.linefixed {

  position: fixed;

  right: 10px;

  z-index: 100;

  height: auto;

  top: 60%;

  display: flex;

  flex-direction: column;

  text-align: center;

  

}

.linefixed a {

  margin-top: 10px;

}



.linefixed img {

  display: block;

  margin: 0 auto;

  border-radius: 50%;

  width: 50px;

  height: 50px;

  border: 2px solid #ffffff;

  box-shadow: 0px 0px 15px #ffffff;

  transition: all .3s ease-out;

}

.linefixed img:hover {

  transform: scale(1.2);

  transition: transform .5s cubic-bezier(0, .2, .5, 3);

}



:root {

  --swiper-theme-color:   rgb(18, 40, 88);

  --swiper-navigation-size: 40px;

}

.grid-6 {

  padding: 8px;

}

.product-block{

  border: 2px solid #ffffff;

  box-shadow: 0px 0px 5px #ffffff;

  overflow: hidden;

  border-radius: 1rem;

}

.product-block img{

  transition: all .3s ease-out;

}

.product-block:hover img{

  transform: scale(1.1);

  transition: transform .5s cubic-bezier(0, .2, .5, 3);

}

.grid-6 img{

  width: 100%;

  height: 100%;

}

.demo-game{

  background:#d6ff00;

  color: black;

  padding: 10px 20px;


  text-transform: uppercase;

  font: bold;

  cursor: pointer;

  z-index: 5;

}

.card-demo{

  position: relative;

}

.card-demo:hover img{

  opacity: 0.2;

}

.card-demo:hover .centered{

  display: unset;

}

.card-demo .centered {

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);

  font-size: 1.3rem;

  padding: 5px;

  border-radius: 25px;

  display: none;

}

header-page{

  margin-right: auto;

  margin-left: auto;

  position: relative;

  padding-top: 20px;

  display: grid;

  grid-template-columns: 1fr 1fr 1fr 

}

.elementor-logo img {
  width: 50%;
  height: auto;
  display: flex; 
  align-items: center;
  margin-left: 5vh;
}

.elementor-signup{

  text-transform: uppercase;

  border-radius: 30px;

  padding: 12px 30px 12px 30px;

  width: 150px;

  background: #d1ff40;

  border: 1px solid #d1ff40 !important;

  border-width: 1px 1px 1px 1px;

  cursor: pointer;

  transition: all 0.3s ease-in-out;

  margin-right: 10px;

}

.elementor-demo{

  text-transform: uppercase;
border-radius: 30px;
padding: 12px 30px 12px 30px;
width: 160px;
border: 1px solid #000;
border-width: 1px 1px 1px 1px;
cursor: pointer;
transition: all 0.3s ease-in-out;
margin-right: 10px;

}

.text {
  text-align: center;

  color: #000;

  font-size: 18px;

  font-weight: 700;

}

.elementor-lang{

  width: 40px;

}

.elementor-lang img{

  width: 100%;

}
.banner {     
  height: 573px; 
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  color: black;
  padding: 50px 20px;
}

.banner .background-layer {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.banner-content {
  position: relative; 
  display: flex; 
  align-items: center;
  margin-left: 10vh;
  height: 100%;
}

.banner .btn-play {
  background-color: #d6ff00;
  color: black;
  font-weight: bold;
  padding: 10px 20px;
  border-radius: 25px;
  text-transform: uppercase;
}
.banner img.character {
  position: absolute;
  right: 0px;
  bottom: 0;
  max-width: 800px;
  height: 580px;
  z-index: 3; 
}
.text-title {
  font-family: "Rajdhani", Sans-serif;
  font-size: 74px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2;
  color: #fff;
  margin: 0;
}
.sub-title{
  color: #D1FF40;
  font-size: 20px;
  font-weight: 400;
  text-transform: capitalize;
  letter-spacing: 1px"
}

.features-container {
  width: 1296px;

  height: 780px;

  display: grid;

  grid-template-columns: repeat(3, 1fr);

  gap: 20px;

  margin-top: 50px;

  padding: 40px 0 50px 0;

  border-radius: 25px;

  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);

  background: url(https://pg369.win/wp-content/uploads/2024/07/BG2.jpg) no-repeat center center/cover;
  background-blend-mode: multiply;

  background-color: rgba(0, 0, 0, 0.8);
}

.feature {
  text-align: center;
  padding: 20px;
  border-radius: 10px;
  position: relative;
}

.icon {
  width: 80px;
  height: 80px;
  margin-bottom: 15px;
}

h3 {
  font-size: 1.5em;
  margin-bottom: 10px;
  color: #ffcc00;
}

p {
  font-size: 0.9em;
  line-height: 1.5;
  color: #ccc;
}
.language {

  display: flex;

  justify-content: flex-end;

}

.mr-10{

  margin-right: 10px;

}

.mobile-show{

  display: none;

}

.menu,.close{

  transition: all .3s ease-in-out;

  cursor: pointer;

}

.hide{

  display: none !important;

}
.grid-ii{

  display: grid;

  grid-template-columns: 1fr 1fr;

  gap: 50px;

  padding-top: 30vh;
}

.grid-ii h2{

  text-align: left;
}
.grid-ii img{

  width: 595px;

  height: 595px;
}
.centered-about {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-logo{
  position: relative;
  text-align: center;
}
@media (max-width: 768px) {
  .about-detail{
      text-align: center;
  }
  .grid-ii h2{
      text-align: center;
  }
  .centered-about {
      position: unset;
      transform:unset
  }
  .grid-ii{
      display: grid;
      grid-template-columns: 1fr !important;
      gap: 20px;
      padding-top: 5vh;
    }
  .grid-ii img{
      width: 330px;
      height: 316px;
  }
  .elementor-logo img {

      width: 150px;

      height: 40px;

      margin: 0;
  }



  .elementor-lang {

      width: 30px;

  }

  .elementor-signup .text ,.elementor-demo .text{

      font-size: 15px;

  }
  .features-container {

      grid-template-columns: 1fr; 

      width: 100%; 

      height: auto; 

      padding: 20px;
  }
  .banner-content {
      margin-left: 0;
      margin-bottom: 0;
      height: 45%;
  }
  .banner-title h2{
      font-size: 48px;
      text-align: center;
      line-height: 1.2;
  }
  .sub-title{
      font-size: 18px;
      text-align: center;
  }
  .banner-title a{
      font-size: 18px;
      align-items: center;
  }
  .banner .btn-play{
      display: flex;
      justify-content: center;
  }
  .banner img.character{
      width: 333px;
      height: 317px;
      display: flex;
      justify-content: center;
  }
  
}

@media (max-width: 600px) {

  .elementor-signup, .elementor-demo{

      display: none;

  }

  .mobile-show{

      display: unset;
      width: auto;
      height: auto;

  }

  .language {

      justify-content: right !important;

  }

  .elementor-lang {

      width: 35px;

  }

  .d-sm-flex{

      display: block !important;

  }

  .close{

      width: 25px !important;

  }
  .banner img.character{
      width: 333px;
      height: 317px;
      align-items: center;
  }
}

dl, ol, ul {

  margin-top: 0;

  margin-bottom: 0;

  padding-left: 0;

}

.elementor-nav-menu{

  background: #000;

  border-radius: 10px;

  padding: 5px;

  border: 1px solid white ;

  box-shadow: 0px 0px 15px #ffffff !important;

  overflow: hidden;

}

.elementor-nav-menu li{

  list-style-type: none;

  padding: 10px;

  border-radius: 5px;

}

.elementor-nav-menu li a{

  text-decoration: none;

  color: white;

}

.demo-modal{

  margin-top: 10px;

  display: none;

  position: absolute;

  width: 100%;

  max-width: 600px;

  left: 0;

z-index: 2;

}

.menu-item:hover {

  cursor: pointer;

  background: linear-gradient(269deg, #193155 -62%, #193154) ;

}

.elementor-nav-menu li:hover a{

  color: rgb(255 194 62);

}

.modal-content{
  background: #193155 !important;
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 15px #ffffff;
  border-radius: 1rem;
}
.signup-btn{
  cursor: pointer;
  transition: all .3s ease-in-out;
  border-radius: 10px;
  background: linear-gradient(269deg, #ffffff -62%, #193154);
  border: 1px solid #ffffff;
}
.signup-btn:hover,.signup-btn:focus{
  background: #193154;
  box-shadow: 0px 0px 15px #ffffff !important;
  color: rgb(255 194 62);
  border-color: #ffffff;
}

.product-icon img{
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.product-icon img{
  border: 2px solid #ffffff;
  box-shadow: 0px 0px 5px #ffffff;
}

.product-icon img:hover{
  border: 2px solid rgb(255 194 62) ;
  box-shadow: 0px 0px 5px rgb(255 194 62) ;
  cursor: pointer;
}
.product-active{
  border: 2px solid rgb(255 194 62) !important;
  box-shadow: 0px 0px 10px rgb(255 194 62) !important;
  cursor: pointer;
}

.copyright {
  cursor: pointer;
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  font-size: 14px;
  display: block;
}
  .change-lang:hover img ,.lang-active img{
      cursor: pointer;
      border-radius: 50%;
  }
@keyframes scroll-left {

  0% {

    transform: translateX(0);

  }

  100% {

    transform: translateX(calc(-280px * 4));

  }

}

@keyframes scroll-right {

  0% {

    transform: translateX(calc(-280px * 4));

  }

  100% {

    transform: translateX(0);

  }

}

.slider {

  margin: auto;

  overflow: hidden;

  position: relative;

  width: 100%;

}

.slide-track {

  display: flex;

  width: calc(450px * 8);

}

.slide-track.left {

  animation: scroll-left 30s linear infinite;

}

.slide-track.right {

  animation: scroll-right 30s linear infinite;

}

.slide-track:hover {

  animation-play-state: paused;

}

.slide-wrapper-all {

  width: 250px;

}

.slide-wrapper {

  width: 100px;

  max-height: 50px;

}

.slide-item {

  width: 100%;

  transition: transform 0.5s, box-shadow 0.5s;

}

.slide-item:hover {

  transform: scale(1.09);

  cursor: pointer;

}
  .dropdown-container{
      margin-top: 35vh;
  }

.dropdown-item {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  background-color: transparent !important;
}

.dropdown-item:last-child {
  border-bottom: none;
}

.dropdown-toggle {
  cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    color: #666;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
    overflow-wrap: break-word;
  }

  .dropdown-toggle i {
    flex-shrink: 0; 
    margin-right: 10px;
  }
.dropdown-toggle::after
{
  display: none;
}


.dropdown-content {
  display: none;
  margin-top: 10px;
  padding-left: 25px;
  font-size: 14px;
  color: #333;
}

.dropdown-content p {
  margin: 0;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 600;
  color: #191818ec;
  word-wrap: break-word; 
  word-break: break-word; 
  white-space: normal; 
}
.rotated {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}

.dropdown-toggle i {
  transition: transform 0.3s ease;
}  
.logo-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  align-items: center;
  justify-items: center;
  width: 100%;
}

.logo-grid img {
  max-width: 100%;
  height: auto;
  max-height: 100px;
}
.banner1 {
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  width: 1134px;
  height: 394px;
  background-image: url('https://pg369.win/wp-content/uploads/2022/12/14.WizdomWonders.e7f22fe.jpg');
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  margin: 20px auto;
  padding: 20px;
  gap: 20px;
  background-blend-mode: multiply; 
  background-color: rgba(0, 0, 0, 0.4);
}

.banner-content1 {
  color: white;
}

.banner-content1 h1 {
  font-family: "Rajdhani", sans-serif;
  font-size: 72px;
  font-weight: 600; 
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); 
  color: #FFFFFF;
  line-height: 1; 
  text-transform: uppercase; 
  margin: 0; 
}

.banner-content1 p {
  font-family: "Rajdhani", sans-serif;
  font-size: 20px; 
  font-weight: 400; 
  color: rgba(255, 255, 255, 0.9); 
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); 
  line-height: 1.5; 
  margin-top: 10px; 
}

.banner-button {
  display: flex;
  justify-content: flex-end;
}

.btn {
  padding: 10px 20px;
  background-color: #D1FF40;
  color: black;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 30px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.footer {
  width: 100%;
  max-width: 1340px;
  background-color: #000;
  background-image: url('https://pg369.win/wp-content/uploads/2024/07/078_DarkMetal4.jpg');
  background-size: cover;
  background-position: center;
  color: white;
  padding: 50px 40px;
  margin-bottom: 20px;
  border-radius: 50px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}

.footer .content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.footer .logo {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #ffffff;
  margin-bottom: 20px;
}

.footer .tagline {
  font-size: 18px;
  line-height: 1.6;
  color: #ddd;
  max-width: 900px;
  margin-bottom: 30px;
}

.footer .divider {
  margin: 30px 0;
  width: 100%;
  height: 1px;
  background-color: #555;
}

.footer .bottom-row {
  display: flex;
  justify-content: space-between; 
  align-items: center;    
  width: 100%;
  padding: 10px 20px;
  box-sizing: border-box; 
}

.footer .copyright {
  display: flex;
  font-size: 15px;
  color: #fff;
}

.footer .social-icons {
  display: flex;
  gap: 15px;
}

.footer .social-icons a {
  color: white;
  font-size: 24px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer .social-icons a:hover {
  color: #aaa;
}

.social-icons a::before {
  font-family: 'Font Awesome 5 Free'; 
  font-weight: 900;
  display: inline-block;
}
@media screen and (max-width: 1200px) {

  :root {

      --swiper-navigation-size: 30px;

  }
}
@media screen and (max-width: 1000px) {
  .elementor-signup, .elementor-demo {
      font-size: 12px;
      width: 130px;
      border-radius: 13px !important;
      padding: 10px !important;
      margin-top: 8px;
  }
  .language{
      margin-top: 5px;
  }

  .grid-3{

      display: grid;

      grid-template-columns: 1fr 1fr ;

      gap: 20px;

  }

  .detail {

      font-size: 13px;

  }

  

  .grid-6{

      display: grid;

      grid-template-columns: 1fr 1fr 1fr 1fr;

      gap: 15px;

  }

}
@media (max-width: 1200px) {
  .card-demo .centered {
      width: 120px;
      text-align: center;
  }
}
@media (max-width: 1100px) {
  .card-demo .centered {
      width: 100px;
      text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .elementor-signup ,.elementor-demo{
      width: 120px;
      border-radius:10px !important;
      padding: 6px 10px 6px 10px !important;
      margin-top: 3px !important;
      font-size: 12px !important;
  }
  .language{
      margin-top: 3px !important;
  }

  .product-block{

      border-radius: 0.8rem;

  }

  .demo-game{

      font-size: 10px !important;

  }

  :root {

      --swiper-navigation-size: 25px;

  }

  .grid-3{

      display: grid;

      grid-template-columns: 1fr 1fr ;

      gap: 15px;

  }

  .card-image .centered img {

      width: 70px;

      height: 70px;

      border-radius: 50%;

  }

  .card-image .name {

      font-size: 0.8rem;

  }

  .card-image .bg-card {

      height: 150px;

  }

  .headerbt {

      font-size: 25px;

  }

  .detail {

      font-size: 0.8rem;

  }

  .card-grid{

      border: 1.5px solid #ffffff;

      box-shadow: 0px 0px 10px #ffffff;

  }

  

  .card-grid {

      border-radius:1rem;

  }

  .dialog-message {

      width: 100% !important;

  }
  .dropdown-container {
      margin-top: 5vh; 
  }
  .banner1 {
      grid-template-columns: 1fr; 
      grid-template-rows: auto auto; 
      width: 100%; 
      height: auto; 
      padding: 20px;
      text-align: center;
    }  
    .banner-content1{
      margin-top: 70px;
    }  
    .banner-button {
      justify-content: center; 
    }     
    .footer .content {
      align-items: center;
      text-align: center;
    }

    .footer .bottom-row {
      flex-direction: column;
      align-items: center;
      gap: 15px;
    }

    .footer .copyright {
      text-align: center;
    }  

  }

@media screen and (max-width: 600px) {

  .product-block{

      border-radius: 0.6rem;

  }

  :root {

      --swiper-navigation-size: 23px;

  }

  .card-image .bg-card {

      height: 130px;

  }

  .headerbt {

      font-size: 15px;

  }

  .card-grid{

      border: 1.5px solid #ffffff;

      box-shadow: 0px 0px 10px #ffffff;

  }
  .card-demo .centered {
      width: 90px;
      text-align: center;
  }
}
@media screen and (max-width: 450px) {
  .card-demo .centered {
      width: 60px;
      text-align: center;
  }
  .demo-game{

      font-size: 7.5px !important;

  }
  .product-icon img{
      width: 40px;
      height: 40px;
      border-radius: 50%;
    }
    .banner-content1 h1 {
      font-size: 2.5rem;
    }
  
    .banner-content1 p {
      font-size: 0.9rem;
    }
  
    .btn {
      padding: 8px 16px;
      font-size: 0.9rem;
    }
    .banner1 {
      flex-direction: column; 
      width: 100%; 
      height: auto;
      padding: 20px;
    }
  
    .banner-content1 {
      max-width: 100%;
      text-align: center; 
      margin-bottom: 20px;
    }
    .banner-button {
      width: 100%;
      justify-content: center; 
  }
  .footer .content {
      align-items: center;
      text-align: center;
    }

    .footer .bottom-row {
      flex-direction: column;
      align-items: center;
      gap: 15px;
    }

    .footer .copyright {
      text-align: center;
    }
}
@media screen and (max-width: 400px) {
  .product-icon img{
      width: 40px;
      height: 40px;
      border-radius: 50%;
    }
  :root {

      --swiper-navigation-size: 20px;

  }

  .card-image .name {

      font-size: 0.7rem;

  }

  .detail {

      font-size: 10px;

  }


  .card-grid {

      border-radius: 0.8rem;

  }



  iframe {

      width: 100%;

      height: 500px !important;

      border: none;

  }

}

@media screen and (max-width: 350px) {
  .product-icon img{
      width: 30px;
      height: 30px;
      border-radius: 50%;
    }
}
.dialog-login {

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.8); /* Semi-transparent background */

  display: flex;

  justify-content: center;

  align-items: center;

  z-index: 9999; /* Ensure it is above other content */

}

.dialog-type-lightbox {

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.8); /* Semi-transparent background */

  display: flex;

  justify-content: center;

  align-items: center;

  z-index: 9999; /* Ensure it is above other content */

}



/* Centered popup */

.dialog-message {

  width: 80%;

  max-width: 800px;

  background:#193155;

  padding: 20px;

  border-radius: 8px;

  border: 1.5px solid #ffffff;

  box-shadow: 0px 0px 10px #ffffff;

  position: relative;

}



/* Close button */

.close-btn {
text-align: center;
  position: absolute;

  top: 10px;

  right: 10px;

  background: #000;

  color: #fff;

  border: none;

  border-radius: 50%;

  width: 30px;

  height: 30px;

  cursor: pointer;

}



iframe {

  width: 100%;

  height: 550px;

  border: none;

}@font-face{

    font-family:"Kh-Battambang";

    font-stretch:normal;

    font-style:normal;

    font-weight:normal;

    src: url(https://fonts.2m-sy.com/fonts/Battambang-Regular.ttf);

}

@font-face{

    font-family:"Rajdhani";

    font-stretch:normal;

    font-style:normal;

    font-weight:normal;

    src: url(https://fonts.2m-sy.com/fonts/Rajdhani-Regular.ttf);

}

html[lang|="kh"] body,html[lang|="kh"] h1,html[lang|="kh"] h2,html[lang|="kh"] h3,html[lang|="kh"] h4,html[lang|="kh"] h5,html[lang|="kh"] h6,html[lang|="kh"] a,html[lang|="kh"] span,html[lang|="kh"] label,html[lang|="kh"] input,html[lang|="kh"] li,html[lang|="kh"] p {font-family:Kh-Battambang !important;}



html[lang|="en"] body,html[lang|="en"] h1,html[lang|="en"] h2,html[lang|="en"] h3,html[lang|="en"] h4,html[lang|="en"] h5,html[lang|="en"] h6,html[lang|="en"] a,html[lang|="en"] span,html[lang|="en"] label,html[lang|="en"] input,html[lang|="en"] li,html[lang|="en"] p {font-family:Rajdhani !important;}
html[lang|="en"] .headerbt ,.text-about{
    font-family:Rajdhani;
    font-weight:700;
}
html[lang|="en"] .detail,.about-detail {
    font-family:Kh-Battambang
}
body {
    height: 100%;
    color: white;
    font-family: Sans-serif;
  }
.gAZQBi {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    position: fixed;
    background-color: #fff;
  }
.important-red {
    color: red !important;
}
.border-side{
    border: 2px solid white;
}
.Product{

    padding: 20px;

    margin-top: -20px;

}

.name{

    font-family:sans-serif !important;

    font-weight:bold;

}

.grid-3 {
    width: 80%;
    margin: auto;
  }
  
  

.fotterctn {

    width: 100%;

    max-width: 1200px;

    margin: 0 auto;

}





.swiper {
    width: 90%;
    max-width: 1200px;
  }


  .swiper-slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 25px;
    overflow: hidden;
    background-color: #000;
    color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }
  .swiper-slide img {
    width: 100%;
    object-fit: cover;
  }

  .swiper-slide-content {
    padding: 20px;
  }

  .swiper-slide-content h3 {
    margin: 0;
    font-size: 1.5rem;
  }

  .swiper-slide-content p {
    margin-top: 10px;
    font-size: 1rem;
    color: #ccc;
  }
.headerbt {

    font-family: "Rajdhani", Sans-serif;

    font-size: 48px;

    font-weight: 700;

    cursor: pointer;

    color: #00000080;

    margin-left:3vh;

}

.bankcontainer img {

    width: 40px;

    margin: 5px;

    height: auto;

}

.detail {

    padding: 10px;

    font-size: 14px;

    color: white;

}

.card-grid a{

    text-decoration:none

}

.text-lang-support{

    font-family: sans-serif !important;

    font-size: 1.5rem;

}

.logo-center {

    text-align: center;

}



.linefixed {

    position: fixed;

    right: 10px;

    z-index: 100;

    height: auto;

    top: 60%;

    display: flex;

    flex-direction: column;

    text-align: center;

    

}

.linefixed a {

    margin-top: 10px;

}



.linefixed img {

    display: block;

    margin: 0 auto;

    border-radius: 50%;

    width: 50px;

    height: 50px;

    border: 2px solid #ffffff;

    box-shadow: 0px 0px 15px #ffffff;

    transition: all .3s ease-out;

}

.linefixed img:hover {

    transform: scale(1.2);

    transition: transform .5s cubic-bezier(0, .2, .5, 3);

}



:root {

    --swiper-theme-color:   rgb(18, 40, 88);

    --swiper-navigation-size: 40px;

}

.grid-6 {

    padding: 8px;

}

.product-block{

    border: 2px solid #ffffff;

    box-shadow: 0px 0px 5px #ffffff;

    overflow: hidden;

    border-radius: 1rem;

}

.product-block img{

    transition: all .3s ease-out;

}

.product-block:hover img{

    transform: scale(1.1);

    transition: transform .5s cubic-bezier(0, .2, .5, 3);

}

.grid-6 img{

    width: 100%;

    height: 100%;

}

.demo-game{

    background:#d6ff00;

    color: black;

    padding: 10px 20px;


    text-transform: uppercase;

    font: bold;

    cursor: pointer;

    z-index: 5;

}

.card-demo{

    position: relative;

}

.card-demo:hover img{

    opacity: 0.2;

}

.card-demo:hover .centered{

    display: unset;

}

.card-demo .centered {

    position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

    font-size: 1.3rem;

    padding: 5px;

    border-radius: 25px;

    display: none;

}

header-page{

    margin-right: auto;

    margin-left: auto;

    position: relative;

    padding-top: 20px;

    display: grid;

    grid-template-columns: 1fr 1fr 1fr 

}

.elementor-logo img {
    width: 50%;
    height: auto;
    display: flex; 
    align-items: center;
    margin-left: 5vh;
  }

.elementor-signup{

    text-transform: uppercase;

    border-radius: 30px;

    padding: 12px 30px 12px 30px;

    width: 150px;

    background: #d1ff40;

    border: 1px solid #d1ff40 !important;

    border-width: 1px 1px 1px 1px;

    cursor: pointer;

    transition: all 0.3s ease-in-out;

    margin-right: 10px;

}

.elementor-demo{

    text-transform: uppercase;
  border-radius: 30px;
  padding: 12px 30px 12px 30px;
  width: 160px;
  border: 1px solid #000;
  border-width: 1px 1px 1px 1px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  margin-right: 10px;

}

.text {
    text-align: center;

    color: #000;

    font-size: 18px;

    font-weight: 700;
  
}

.elementor-lang{

    width: 40px;

}

.elementor-lang img{

    width: 100%;

}
.banner {     
    height: 573px; 
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    color: black;
    padding: 50px 20px;
  }
  
  .banner .background-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  
  .banner-content {
    position: relative; 
    display: flex; 
    align-items: center;
    margin-left: 10vh;
    height: 100%;
}
  
  .banner .btn-play {
    background-color: #d6ff00;
    color: black;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 25px;
    text-transform: uppercase;
  }
  .banner img.character {
    position: absolute;
    right: 0px;
    bottom: 0;
    max-width: 800px;
    height: 580px;
    z-index: 3; 
  }
  .text-title {
    font-family: "Rajdhani", Sans-serif;
    font-size: 74px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2;
    color: #fff;
    margin: 0;
  }
  .sub-title{
    color: #D1FF40;
    font-size: 20px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px"
  }

  .features-container {
    width: 1296px;

    height: 780px;

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    gap: 20px;

    margin-top: 50px;

    padding: 40px 0 50px 0;

    border-radius: 25px;

    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);

    background: url(https://pg369.win/wp-content/uploads/2024/07/BG2.jpg) no-repeat center center/cover;
    background-blend-mode: multiply;

    background-color: rgba(0, 0, 0, 0.8);
  }

  .feature {
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    position: relative;
  }

  .icon {
    width: 80px;
    height: 80px;
    margin-bottom: 15px;
  }

  h3 {
    font-size: 1.5em;
    margin-bottom: 10px;
    color: #ffcc00;
  }

  p {
    font-size: 0.9em;
    line-height: 1.5;
    color: #ccc;
  }
.language {

    display: flex;

    justify-content: flex-end;

}

.mr-10{

    margin-right: 10px;

}

.mobile-show{

    display: none;

}

.menu,.close{

    transition: all .3s ease-in-out;

    cursor: pointer;

}

.hide{

    display: none !important;

}
.grid-ii{

    display: grid;

    grid-template-columns: 1fr 1fr;

    gap: 50px;

    padding-top: 30vh;
}

.grid-ii h2{

    text-align: left;
  }
.grid-ii img{

    width: 595px;

    height: 595px;
}
  .centered-about {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .about-logo{
    position: relative;
    text-align: center;
  }
@media (max-width: 768px) {
    .about-detail{
        text-align: center;
    }
    .grid-ii h2{
        text-align: center;
    }
    .centered-about {
        position: unset;
        transform:unset
    }
    .grid-ii{
        display: grid;
        grid-template-columns: 1fr !important;
        gap: 20px;
        padding-top: 5vh;
      }
    .grid-ii img{
        width: 330px;
        height: 316px;
    }
    .elementor-logo img {

        width: 150px;

        height: 40px;

        margin: 0;
    }

  

    .elementor-lang {

        width: 30px;

    }

    .elementor-signup .text ,.elementor-demo .text{

        font-size: 15px;

    }
    .features-container {

        grid-template-columns: 1fr; 

        width: 100%; 

        height: auto; 

        padding: 20px;
    }
    .banner-content {
        margin-left: 0;
        margin-bottom: 0;
        height: 45%;
    }
    .banner-title h2{
        font-size: 48px;
        text-align: center;
        line-height: 1.2;
    }
    .sub-title{
        font-size: 18px;
        text-align: center;
    }
    .banner-title a{
        font-size: 18px;
        align-items: center;
    }
    .banner .btn-play{
        display: flex;
        justify-content: center;
    }
    .banner img.character{
        width: 333px;
        height: 317px;
        display: flex;
        justify-content: center;
    }
    
}

@media (max-width: 600px) {

    .elementor-signup, .elementor-demo{

        display: none;

    }

    .mobile-show{

        display: unset;
        width: auto;
        height: auto;

    }

    .language {

        justify-content: right !important;

    }

    .elementor-lang {

        width: 35px;

    }

    .d-sm-flex{

        display: block !important;

    }

    .close{

        width: 25px !important;

    }
    .banner img.character{
        width: 333px;
        height: 317px;
        align-items: center;
    }
}

dl, ol, ul {

    margin-top: 0;

    margin-bottom: 0;

    padding-left: 0;

}

.elementor-nav-menu{

    background: #000;

    border-radius: 10px;

    padding: 5px;

    border: 1px solid white ;

    box-shadow: 0px 0px 15px #ffffff !important;

    overflow: hidden;

}

.elementor-nav-menu li{

    list-style-type: none;

    padding: 10px;

    border-radius: 5px;

}

.elementor-nav-menu li a{

    text-decoration: none;

    color: white;

}

.demo-modal{

    margin-top: 10px;

    display: none;

    position: absolute;

    width: 100%;

    max-width: 600px;

    left: 0;

z-index: 2;

}

.menu-item:hover {

    cursor: pointer;

    background: linear-gradient(269deg, #193155 -62%, #193154) ;

}

.elementor-nav-menu li:hover a{

    color: rgb(255 194 62);

}

.modal-content{
    background: #193155 !important;
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 15px #ffffff;
    border-radius: 1rem;
  }
  .signup-btn{
    cursor: pointer;
    transition: all .3s ease-in-out;
    border-radius: 10px;
    background: linear-gradient(269deg, #ffffff -62%, #193154);
    border: 1px solid #ffffff;
  }
  .signup-btn:hover,.signup-btn:focus{
    background: #193154;
    box-shadow: 0px 0px 15px #ffffff !important;
    color: rgb(255 194 62);
    border-color: #ffffff;
  }
 
  .product-icon img{
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }

  .product-icon img{
    border: 2px solid #ffffff;
    box-shadow: 0px 0px 5px #ffffff;
  }

  .product-icon img:hover{
    border: 2px solid rgb(255 194 62) ;
    box-shadow: 0px 0px 5px rgb(255 194 62) ;
    cursor: pointer;
  }
  .product-active{
    border: 2px solid rgb(255 194 62) !important;
    box-shadow: 0px 0px 10px rgb(255 194 62) !important;
    cursor: pointer;
  }

  .copyright {
    cursor: pointer;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    font-size: 14px;
    display: block;
  }
    .change-lang:hover img ,.lang-active img{
        cursor: pointer;
        border-radius: 50%;
    }
  @keyframes scroll-left {

    0% {

      transform: translateX(0);

    }

    100% {

      transform: translateX(calc(-280px * 4));

    }

  }

  @keyframes scroll-right {

    0% {

      transform: translateX(calc(-280px * 4));

    }

    100% {

      transform: translateX(0);

    }

  }

  .slider {

    margin: auto;

    overflow: hidden;

    position: relative;

    width: 100%;

  }

  .slide-track {

    display: flex;

    width: calc(450px * 8);

  }

  .slide-track.left {

    animation: scroll-left 30s linear infinite;

  }

  .slide-track.right {

    animation: scroll-right 30s linear infinite;

  }

  .slide-track:hover {

    animation-play-state: paused;

  }

  .slide-wrapper-all {

    width: 250px;

  }

  .slide-wrapper {

    width: 100px;

    max-height: 50px;

  }

  .slide-item {

    width: 100%;

    transition: transform 0.5s, box-shadow 0.5s;

  }

  .slide-item:hover {

    transform: scale(1.09);

    cursor: pointer;

}
    .dropdown-container{
        margin-top: 35vh;
    }
  
  .dropdown-item {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    background-color: transparent !important;
  }
  
  .dropdown-item:last-child {
    border-bottom: none;
  }
  
  .dropdown-toggle {
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    color: #666;
    display: flex;
    align-items: center;
  }
  .dropdown-toggle::after
  {
    display: none;
  }
  .dropdown-toggle i {
    margin-right: 10px;
    transition: transform 0.3s ease;
  }
  
  .dropdown-content {
    display: none;
    margin-top: 10px;
    padding-left: 25px;
    font-size: 14px;
    color: #333;
  }
  
  .dropdown-content p {
    margin: 0;
    line-height: 1.5;
    font-size: 15px;
    font-weight: 600;
    color: #191818ec;
    word-wrap: break-word; 
    word-break: break-word; 
    white-space: normal; 
  }
  .rotated {
    transform: rotate(90deg);
    transition: transform 0.3s ease;
  }
  
  .dropdown-toggle i {
    transition: transform 0.3s ease;
  }  
  .logo-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
    align-items: center;
    justify-items: center;
    width: 100%;
}

.logo-grid img {
    max-width: 100%;
    height: auto;
    max-height: 100px;
}
.banner1 {
    position: relative;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    width: 1134px;
    height: 394px;
    background-image: url('https://pg369.win/wp-content/uploads/2022/12/14.WizdomWonders.e7f22fe.jpg');
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    margin: 20px auto;
    padding: 20px;
    gap: 20px;
    background-blend-mode: multiply; 
    background-color: rgba(0, 0, 0, 0.4);
  }
  
  .banner-content1 {
    color: white;
  }
  
  .banner-content1 h1 {
    font-family: "Rajdhani", sans-serif;
    font-size: 72px;
    font-weight: 600; 
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); 
    color: #FFFFFF;
    line-height: 1; 
    text-transform: uppercase; 
    margin: 0; 
  }
  
  .banner-content1 p {
    font-family: "Rajdhani", sans-serif;
    font-size: 20px; 
    font-weight: 400; 
    color: rgba(255, 255, 255, 0.9); 
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5); 
    line-height: 1.5; 
    margin-top: 10px; 
  }
  
  .banner-button {
    display: flex;
    justify-content: flex-end;
  }
  
  .btn {
    padding: 10px 20px;
    background-color: #D1FF40;
    color: black;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    cursor: pointer;
    transition: background-color 0.3s ease;
  }
  .footer {
    width: 100%;
    max-width: 1340px;
    background-color: #000;
    background-image: url('https://pg369.win/wp-content/uploads/2024/07/078_DarkMetal4.jpg');
    background-size: cover;
    background-position: center;
    color: white;
    padding: 50px 40px;
    margin-bottom: 20px;
    border-radius: 50px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  }

  .footer .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .footer .logo {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 20px;
  }

  .footer .tagline {
    font-size: 18px;
    line-height: 1.6;
    color: #ddd;
    max-width: 900px;
    margin-bottom: 30px;
  }

  .footer .divider {
    margin: 30px 0;
    width: 100%;
    height: 1px;
    background-color: #555;
  }

  .footer .bottom-row {
    display: flex;
    justify-content: space-between; 
    align-items: center;    
    width: 100%;
    padding: 10px 20px;
    box-sizing: border-box; 
  }

  .footer .copyright {
    display: flex;
    font-size: 15px;
    color: #fff;
  }

  .footer .social-icons {
    display: flex;
    gap: 15px;
  }

  .footer .social-icons a {
    color: white;
    font-size: 24px;
    text-decoration: none;
    transition: color 0.3s ease;
  }

  .footer .social-icons a:hover {
    color: #aaa;
  }

  .social-icons a::before {
    font-family: 'Font Awesome 5 Free'; 
    font-weight: 900;
    display: inline-block;
  }
@media screen and (max-width: 1200px) {

    :root {

        --swiper-navigation-size: 30px;

    }
}
@media screen and (max-width: 1000px) {
    .elementor-signup, .elementor-demo {
        font-size: 12px;
        width: 130px;
        border-radius: 13px !important;
        padding: 10px !important;
        margin-top: 8px;
    }
    .language{
        margin-top: 5px;
    }

    .grid-3{

        display: grid;

        grid-template-columns: 1fr 1fr ;

        gap: 20px;

    }

    .detail {

        font-size: 13px;

    }

    

    .grid-6{

        display: grid;

        grid-template-columns: 1fr 1fr 1fr 1fr;

        gap: 15px;

    }

}
@media (max-width: 1200px) {
    .card-demo .centered {
        width: 120px;
        text-align: center;
    }
}
@media (max-width: 1100px) {
    .card-demo .centered {
        width: 100px;
        text-align: center;
    }
}
@media screen and (max-width: 768px) {
    .elementor-signup ,.elementor-demo{
        width: 120px;
        border-radius:10px !important;
        padding: 6px 10px 6px 10px !important;
        margin-top: 3px !important;
        font-size: 12px !important;
    }
    .language{
        margin-top: 3px !important;
    }

    .product-block{

        border-radius: 0.8rem;

    }

    .demo-game{

        font-size: 10px !important;

    }

    :root {

        --swiper-navigation-size: 25px;

    }

    .grid-3{

        display: grid;

        grid-template-columns: 1fr 1fr ;

        gap: 15px;

    }

    .card-image .centered img {

        width: 70px;

        height: 70px;

        border-radius: 50%;

    }

    .card-image .name {

        font-size: 0.8rem;

    }

    .card-image .bg-card {

        height: 150px;

    }

    .headerbt {

        font-size: 25px;

    }

    .detail {

        font-size: 0.8rem;

    }

    .card-grid{

        border: 1.5px solid #ffffff;

        box-shadow: 0px 0px 10px #ffffff;

    }

    

    .card-grid {

        border-radius:1rem;

    }

    .dialog-message {

        width: 100% !important;

    }
    .dropdown-container {
        margin-top: 5vh; 
    }
    .banner1 {
        grid-template-columns: 1fr; 
        grid-template-rows: auto auto; 
        width: 100%; 
        height: auto; 
        padding: 20px;
        text-align: center;
      }  
      .banner-content1{
        margin-top: 70px;
      }  
      .banner-button {
        justify-content: center; 
      }     
      .footer .content {
        align-items: center;
        text-align: center;
      }

      .footer .bottom-row {
        flex-direction: column;
        align-items: center;
        gap: 15px;
      }

      .footer .copyright {
        text-align: center;
      }  

    }

@media screen and (max-width: 600px) {

    .product-block{

        border-radius: 0.6rem;

    }

    :root {

        --swiper-navigation-size: 23px;

    }

    .card-image .bg-card {

        height: 130px;

    }

    .headerbt {

        font-size: 15px;

    }

    .card-grid{

        border: 1.5px solid #ffffff;

        box-shadow: 0px 0px 10px #ffffff;

    }
    .card-demo .centered {
        width: 90px;
        text-align: center;
    }
}
@media screen and (max-width: 450px) {
    .card-demo .centered {
        width: 60px;
        text-align: center;
    }
    .demo-game{

        font-size: 7.5px !important;

    }
    .product-icon img{
        width: 40px;
        height: 40px;
        border-radius: 50%;
      }
      .banner-content1 h1 {
        font-size: 2.5rem;
      }
    
      .banner-content1 p {
        font-size: 0.9rem;
      }
    
      .btn {
        padding: 8px 16px;
        font-size: 0.9rem;
      }
      .banner1 {
        flex-direction: column; 
        width: 100%; 
        height: auto;
        padding: 20px;
      }
    
      .banner-content1 {
        max-width: 100%;
        text-align: center; 
        margin-bottom: 20px;
      }
      .banner-button {
        width: 100%;
        justify-content: center; 
    }
    .footer .content {
        align-items: center;
        text-align: center;
      }

      .footer .bottom-row {
        flex-direction: column;
        align-items: center;
        gap: 15px;
      }

      .footer .copyright {
        text-align: center;
      }
}
@media screen and (max-width: 400px) {
    .product-icon img{
        width: 40px;
        height: 40px;
        border-radius: 50%;
      }
    :root {

        --swiper-navigation-size: 20px;

    }

    .card-image .name {

        font-size: 0.7rem;

    }

    .detail {

        font-size: 10px;

    }


    .card-grid {

        border-radius: 0.8rem;

    }



    iframe {

        width: 100%;

        height: 500px !important;

        border: none;

    }

}

@media screen and (max-width: 350px) {
    .product-icon img{
        width: 30px;
        height: 30px;
        border-radius: 50%;
      }
}
.dialog-login {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.8); /* Semi-transparent background */

    display: flex;

    justify-content: center;

    align-items: center;

    z-index: 9999; /* Ensure it is above other content */

}

.dialog-type-lightbox {

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: rgba(0, 0, 0, 0.8); /* Semi-transparent background */

    display: flex;

    justify-content: center;

    align-items: center;

    z-index: 9999; /* Ensure it is above other content */

}



/* Centered popup */

.dialog-message {

    width: 80%;

    max-width: 800px;

    background:#193155;

    padding: 20px;

    border-radius: 8px;

    border: 1.5px solid #ffffff;

    box-shadow: 0px 0px 10px #ffffff;

    position: relative;

}



/* Close button */

.close-btn {
text-align: center;
    position: absolute;

    top: 10px;

    right: 10px;

    background: #000;

    color: #fff;

    border: none;

    border-radius: 50%;

    width: 30px;

    height: 30px;

    cursor: pointer;

}



iframe {

    width: 100%;

    height: 550px;

    border: none;

}