@charset "UTF-8";
/* pgg33.com */
.unsec{
  -webkit-user-select: none; /*Chrome, Opera (older versions), IOS Safari*/
  -webkit-touch-callout: none; /*Safari*/
  -moz-user-select: none; /*Mozilla*/
  -ms-user-select: none;
  user-select: none;
}

/* CSS Document */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}

body,
div,
dl,
dt,
dd,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
}

iframe {
  width: 100%;
}

iframe,
img {
  border: 0;
}

ul {
  list-style: none;
}

.clear {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

* {

  box-sizing: border-box;
}

a {
  text-decoration: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

.block {
  display: block;
}

.t-align-center {
  text-align: center;
}

.t-align-left {
  text-align: left;
}

.w100 {
  width: 100%;
}

.w90 {
  width: 90%;
}

.w80 {
  border-radius: 30px 0 0 30px;
  background-color: #f89c00;
  width: 80%;
}

.w70 {
  width: 70%;
}

.w60 {
  width: 60%;
}

.w55 {
  width: 55%;
}

.w50 {
  width: 50%;
}

.w40 {
  width: 40%;
}

.w30 {
  width: 30%;
}

.w25 {
  width: 25%;
}

.w20 {
  width: 20%;
}

.w15 {
  width: 15%;
}

.w10 {
  width: 10%;
}

.w9 {
  width: 9%;
}

.w8 {
  width: 8%;
}

.w7 {
  width: 7%;
}

.w6 {
  width: 6%;
}

.w5 {
  width: 5%;
}

.w4 {
  width: 4%;
}

.m_10 {
  margin-bottom: 10px;
}

.m_20 {
  margin-bottom: 20px;
}

.m_30 {
  margin-bottom: 30px;
}

.m_40 {
  margin-bottom: 40px;
}

.m_50 {
  margin-bottom: 50px;
}

.m_60 {
  margin-bottom: 60px;
}

.m_70 {
  margin-bottom: 70px;
}

.m_80 {
  margin-bottom: 80px;
}

.m_90 {
  margin-bottom: 90px;
}

.m_170 {
  margin-bottom: 170px;
}

.m_180 {
  margin-bottom: 180px;
}

.m_250 {
  margin-bottom: 250px;
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.col-1 {
  -ms-flex: 0 0 8.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -ms-flex: 0 0 16.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -ms-flex: 0 0 41.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
  -webkit-box-flex: 0;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -ms-flex: 0 0 91.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
}

@media (min-width: 768px) {
  .col-md {

    flex-basis: 0;

    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1>* {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2>* {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3>* {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .row-cols-md-4>* {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5>* {
    -ms-flex: 0 0 20%;
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6>* {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    -webkit-box-flex: 0;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    -webkit-box-flex: 0;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

}

@font-face {
  font-family: "Franklin";
  src: url("../fonts/FRAHV_1.woff") format("woff");
}

.d_no {
  display: none;
}

.d_block {
  display: block;
}

.logo{
  font-style: italic;
  color:#FFFFFF;
  font-size: 2rem;
  font-weight: 900; /* 極粗 */
  text-transform: uppercase; /* 若是英文，強制大寫 */
  /*text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); /* 加入陰影增加深度 */
  font-family: "Arial Black", "Microsoft JhengHei", sans-serif; /* 優先使用較粗的字體 */
}

.logo img{
  width: 120px;
}

body a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

body {
  color: #FFFFFF;
  background: #000;
  font-size: 100%;
  position: relative;
  overflow-x: hidden;
}
.game-caty{
  border-radius: 5px;
  padding: 1px 4px;
  color: #FFFFFF;
}
.slot{
  background: #EEB531;
}
.fish{
  background: #54BCC8;
}
.arcade{
  background: #866742;
}
.cards{
  background: #5f6fc2;
}

.container {
  max-width: 1200px;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
  position: relative;
}

.banner .container .row{
  padding: 0 0 50px 0;
}

.md .md-modal {
  max-width: 900px;
  width: calc(100vw - 100px);
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateX(-50%) translateY(-50%);
  -webkit-box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 16px 4px rgba(0, 0, 0, 0.3);
}

.md .md-modal .md-content {
  position: relative;
  margin: auto;
}

.md .md-modal .md-content video {
  width: 100%;
  height: 100%;
}

.md .md-close {
  border: 0;
  border-radius: 50%;
  background: #000;
  width: 35px;
  height: 35px;
  color: #fff;
  padding: 0;
  position: absolute;
  top: -38px;
  right: 0;
  font-size: 35px;
  line-height: 35px;
  visibility: hidden;
}

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.md.active .md-modal {
  visibility: visible;
}

.md.active .md-overlay {
  opacity: 1;
  visibility: visible;
}

.md.active .md-close {
  visibility: visible;
  right: 1px;
}

.rule .md-content {
  height: calc(100vh - 200px);
  background: #ff6869;
  color: #1f1f1f;
  padding: 45px 70px;
  overflow: auto;
}

.rule .md-content ul {
  padding: 13px;
}

.rule .md-content ul li {
  font-size: 1.125em;
  font-weight: bold;
  line-height: 30px;
}

.cm {
  position: absolute;
  top: 300px;
  left: 0;
  z-index: 9;
}

.cm a {
  display: block;
}

.img-change img:last-of-type {
  display: none;
}

@media (max-width: 500px) {
  .img-change img:first-of-type {
    display: none;
  }

  .img-change img:last-of-type {
    display: inline-block;
  }
}

.gotop {
  position: fixed;
  bottom: 10%;
  right: 20px;
  z-index: 9;
  display: none;
}

.gotop a {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  border: 3px #d2d2d2 solid;
  background: #fff;
  background-size: cover;
  display: block;
  position: relative;
}

.gotop a:before {
  content: "\f106";
  color: #d2d2d2;
  z-index: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 26px;
  font-weight: 400;
  font-style: normal;
}

.gotop a:hover {
  background: #d2d2d2;
}

.gotop a:hover:before {
  color: #fff;
}

.carousel {
  height: 400px;
}

.carousel .swiper-slide {
  background: #d2d2d2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: stretch;
}

header {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  z-index: 9999;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  width: 100%;
}

header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: stretch;
  z-index: 100;
  padding: 15px;
}

header .container .menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: stretch;
}

header .container .menu ul li a {
  color: #FFFFFF;
  display: block;
  /*background: #193390;
  border: 2px solid #ff6d2d;*/
  border-radius: 5px;
  text-align: center;
}

/*header .container .menu ul li a:hover {
  background: #ff6d2d;
}*/

header .menu_mob {
  width: 100%;
  background: #fff;
  position: absolute;
  z-index: 100;
  display: none;
}
.menu_mob .signup a{
  color: #ff5722;
  background-color: #051544;
  font-size: large;
}

header .menu_mob ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: stretch;
  -ms-flex-direction: column;
}

header .menu_mob ul li {
  width: 100%;
  text-align: center;
}

header .menu_mob ul li a {
  border-radius: 0;
  background: #F3F3F3FF;
  color: #193092;
  display: block;
  padding: 20px;
  font-size: 16px;
}

header .menu_mob ul li a:hover{
  background: #173493;
  color:#d6d6d6;
  font-weight: bold;
}

header .md-overlay {
  z-index: 99;
}

.btn {
  display: inline-block;
  text-decoration: none;
  font-family: "Arvo", courier, serif;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  padding: 5px 15px;
  margin: 0 5px 5px 0;
  background: #4e443c;
  -webkit-box-shadow: rgba(255, 255, 255, 0.75) 0 1px 0;
  box-shadow: rgba(255, 255, 255, 0.75) 0 1px 0;
}

.btn:hover {
  background-color: #9a9994;
  -webkit-box-shadow: rgba(255, 255, 255, 0.75) 0 1px 0, rgba(0, 0, 0, 0.15) 0 1px 3px inset;
  box-shadow: rgba(255, 255, 255, 0.75) 0 1px 0, rgba(0, 0, 0, 0.15) 0 1px 3px inset;
}

.menu_button {
  position: relative;
  padding: 0.7rem 0.5rem;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.menu_button .menuicon {
  position: relative;
  width: 2rem;
  height: 0.2rem;
  background: #FFFFFF;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 2.5rem;
}

.menu_button .menuicon:before,
.menu_button .menuicon:after {
  display: block;
  content: "";
  height: 0.2rem;
  width: 2rem;
  background: #FFFFFF;
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 1rem;
}

.menu_button .menuicon:before {
  top: 0.5rem;
}

.menu_button .menuicon:after {
  top: -0.5rem;
}



.card {
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}

.card .card_main {
  width: 100%;
  height: 100px;
  line-height: 100px;
  background: #d2d2d2;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  align-content: stretch;
  font-size: 2em;
  font-weight: bold;
}

.card .card_text {
  padding: 15px;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

.flex-container li {
  width: calc(100% / 4 - 20px);
  background: #d2d2d2;
  color: #000;
  margin-right: calc(20px * 4 / 3);
  margin-bottom: 20px;
  line-height: 100px;
  font-weight: bold;
  font-size: 2em;
  text-align: center;
}

.flex-container li:nth-child(4n) {
  margin-right: 0;
}



footer {
  text-align: center;
  padding: 40px 10px;
  color: #fff;
}

ul {
  list-style-type: none;
  padding: 0;
}


.fix-menu {
  position: fixed;
  top: 45%;
  right: 5px;
  z-index: 9;
}
.fix-menu ul{
  display: flex;
  flex-direction: column;
  grid-gap: 10px;
}
.fix-menu img{
  border-radius: 50%;
  border: 1px solid #00BCD4;
}


@media (max-width: 500px) {
  .fix-menu{
    top: 55%;
  }
  .fix-menu ul{
    grid-gap: 6px;
  }
  .fix-menu ul li img {
    max-width: 65px;
  }
}



@media screen and (min-width: 1200px) {
  .menu {
    display: block !important;
    right: 0;
    position: absolute;
  }

  .menu_mob {
    display: none !important;
  }
}

@media (max-width: 1200px) {

  .menu,
  .cm {
    display: none;
  }

  .menu_button {
    display: block;
  }

  body {
    font-size: 80%;
  }

  header {
    width: 100%;
    position: fixed;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  }

  header.active .menu_button .menuicon {
    background: transparent;
  }

  header.active .menu_button .menuicon:before {
    top: 0;
    transform: rotate(-45deg);
  }

  header.active .menu_button .menuicon:after {
    top: 0;
    transform: rotate(45deg);
  }

  header.active .md-overlay {
    opacity: 1;
    visibility: visible;
  }

  .banner {
    padding-top: 90px;
  }
}

@media (max-width: 500px) {
  .md .md-modal {
    width: calc(100vw - 15px);
  }

  .md .md-modal .md-content {
    padding: 15px;
  }

  .flex-container li {
    width: 100%;
    margin-right: 0;
  }

  .ranking .ranking_table table td {
    font-size: 0.8em;
  }
}

.banner{
  position: relative;
  padding-top: 170px;
  padding-bottom: 40px;
  color: #fff;

}


.banner video {
  max-width: 760px;
  display: block;
}
.banner{
  position: relative;
  padding-top: 120px;
  padding-bottom: 40px;
  color: #fff;

}

.banner::before {
  content: "";
  display: block;
  width: 100%;
  background-image: url(../images/fc-bg.webp);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.3;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  color: #fff;
  position: absolute;
  /* 偏移值皆設為 0，讓僞元素跟父元素一樣大小 */
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.banner h2 {
  margin: 0 auto 20px auto;
  text-align: center;
}

.top_intro{
  display: flex;
  align-items: center;
  padding: 10px;
}

.col-md-4 .top_intro{
  max-width: 600px;
}

.banner p{
  padding: 10px;
}

.elementor-1188 .elementor-element.elementor-element-59afb86>.elementor-shape-bottom .elementor-shape-fill {
  fill: #000000;
}

.elementor-shape .elementor-shape-fill {
  fill: #000;
  transform-origin: center;
  transform: rotateY(0deg);
}

.elementor *,
.elementor :after,
.elementor :before {
  box-sizing: border-box;
}

.elementor-1188 .elementor-element.elementor-element-59afb86>.elementor-shape-bottom svg {
  width: calc(100% + 1.3px);
  height: 54px;
}

.elementor-shape-bottom:not([data-negative=true]) svg {
  z-index: -1;
}

svg:not(:root) {
  overflow: hidden;
}

.elementor-shape svg {

  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  height: 70px;

}

.elementor *,
.elementor :after,
.elementor :before {
  box-sizing: border-box;
}

.elementor-1188 .elementor-element.elementor-element-59afb86>.elementor-shape-bottom {
  z-index: 2;
  pointer-events: none;
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
  transform: rotate(180deg);
}

.elementor-shape-bottom {
  bottom: -10px;
}

.elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;

}

.elementor *,
.elementor :after,
.elementor :before {
  box-sizing: border-box;
}

.products-title {
  color: #FFFFFF;
  font-size: 90px;
  font-weight: 600;
  text-align: center;
}

.pro-text {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  padding: 40px 10px 10px 10px;
}

.game-nav {
  padding: 5px 0 20px 0;
}

.game-nav ul li a {
  margin-right: 30px;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
}

/* 列點同列 */
.game-nav ul li a,
footer ul li a
{
  display: flex;
  justify-content: center; /* 水平置中 */
  align-items: center;     /* 垂直置中 */
  text-align: center;      /* 文字多行時也能維持對齊 */
  /* 設定高度垂直置中效果 */
  height: 100%;
  width: 100%;
}

.game-nav ul,
footer ul
{
  display: flex;
  justify-content: center;
  width: 100%;
}



.game-nav ul li a.active,
.game-nav ul li a:hover {
  color: #ff6d2d;
  text-decoration: underline wavy greenyellow 3px;

}

.game-box {
  background: #fff;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px;
  margin: 0 5px;
  height: 100%;
  cursor: copy;
}

.game-box:hover {
  transform: scale(1.05);
  box-shadow: 5px 5px 0 rgb(255, 128, 0);
}

.game-box h3{
  color: #3b3b3b;
  font-size: 1.3em;
  font-weight: bold;
  padding: 5px 0;
}

.game-box a:hover img {
  filter: brightness(120%);
  transition: 0.3s;
}

.game-box img{
  border-radius: 15px;
}

.game-box ul {
  list-style: none; /* 移除列表点 */
  padding-top: 6px;
}

.game-box li {
  display: inline-block; /* 关键：使 li 水平显示 */
  margin-right: 12px; /* 列表项之间的间距 */
  color: #9a9994;
  font-size: 12px;
}

.game-box p{
  color: #5a5f73;
  font-size: 12px;
}

.intro-area {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.intro-area p {
  font-size: 1.2em;
  font-weight: bold;
  color: #d6d6d6;
  margin-bottom: 10px;
}

.intro-title {
  font-size: clamp(25px, 3vw, 30px);
  font-weight: bold;
  color: #fff !important;
}

.intro-area a {
  font-weight: bold;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background-color: transparent;
  background-image: linear-gradient(170deg, #FFA600FF 0%, #ff6d2d 100%);
  border-radius: 10px 10px 10px 10px;
  color: #fff;
  width: 300px;
  text-align: center;
  padding: 15px;
  font-size: 1.4em;
}

.intro-area a:hover {
  background-color: transparent;
  background-image: linear-gradient(220deg, #F46217 0%, #FFA600FF 100%);
  transform: scale(0.9);

}

.logo {
  margin: 0 auto;
}
.bb-logo{
  display: none;
}
@media (max-width:1199px){
  .logo {
    margin: 0;
    font-size: x-large;
  }
  .logo img{
    width: 80px;
  }
  .bb-logo{
    display: block;
  }
}

@media (max-width:767px) {
  .intro-area {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .tab-inner .game-icon{
    width: 45px;
  }
  .top_intro{
    padding: 36px 24px;
  }
 
}
.game-icon{
  position: absolute;
  left:5px;
  top: 4px;
  width: 60px;
  z-index: 990;
}
.elementor-widget-wrap{
  display: grid;
  place-items: center;
}

.btn-glow {
  display: inline-block;
  padding: 10px 28px;
  background-color: rgb(6, 37, 126); /* 按鈕顏色 */
  border: 2px solid #FF7517FF;
  color: white;
  text-decoration: none;
  border-radius: 50px;
  font-weight: bold;
  /* 加入發光動畫 */
  animation: glowing 2s infinite;
  transition: transform 0.2s;
}

@keyframes glowing {
  0% {
    box-shadow: 0 0 5px #FF7517FF;
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 20px #FF7517FF;
    transform: scale(1.05); /* 微放大增加動感 */
  }
  100% {
    box-shadow: 0 0 5px #FF7517FF;
    transform: scale(1);
  }
}
/* 滑鼠移上去稍微變暗 */
.btn-glow:hover {
  background-color: #FF6400FF;
}