.page-game-bai-go88 {  font-family: 'Arial', sans-serif;  color: #333;  line-height: 1.6;  background-color: #f8f8f8;}.page-game-bai-go88__hero-section {  background: linear-gradient(135deg, #1a2a6c, #0d1a4a);  color: #fff;  padding: 10px 0 60px 0;  text-align: center;  position: relative;  overflow: hidden;}.page-game-bai-go88__hero-background {  position: absolute;  top: 0;  left: 0;  width: 100%;  height: 100%;  object-fit: cover;  opacity: 0.3;  z-index: 0;}.page-game-bai-go88__hero-content {  position: relative;  z-index: 1;  max-width: 90%;  margin: 0 auto;}.page-game-bai-go88__hero-title {  font-size: 2.8em;  margin-bottom: 15px;  color: #ffd700;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}.page-game-bai-go88__hero-description {  font-size: 1.2em;  margin-bottom: 30px;  color: #e0e0e0;}.page-game-bai-go88__hero-buttons {  display: flex;  justify-content: center;  gap: 20px;  flex-wrap: wrap;}.page-game-bai-go88__btn {  display: inline-block;  padding: 15px 30px;  background-color: #ff4500;  color: #fff;  text-decoration: none;  border-radius: 8px;  font-weight: bold;  transition: background-color 0.3s ease, transform 0.3s ease;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);  border: none;  cursor: pointer;}.page-game-bai-go88__btn:hover {  background-color: #e03c00;  transform: translateY(-3px);}.page-game-bai-go88__btn--secondary {  background-color: #007bff;}.page-game-bai-go88__btn--secondary:hover {  background-color: #0056b3;}.page-game-bai-go88__payment-providers {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: center;  gap: 30px;  width: 100%;  max-width: 100%;  box-sizing: border-box;  background-color: #f0f0f0;  padding: 30px 20px;}.page-game-bai-go88__payment-logo {  flex: 0 0 auto;  width: 80px;  height: 80px;  max-width: 80px;  max-height: 80px;  box-sizing: border-box;}.page-game-bai-go88__payment-logo img {  display: block;  width: 80px !important;  height: 80px !important;  max-width: 80px !important;  max-height: 80px !important;  object-fit: contain;}.page-game-bai-go88__section {  padding: 60px 20px;  max-width: 1200px;  margin: 0 auto;  background-color: #fff;  border-bottom: 1px solid #eee;}.page-game-bai-go88__section:last-of-type {  border-bottom: none;}.page-game-bai-go88__section-title {  font-size: 2.2em;  color: #1a2a6c;  text-align: center;  margin-bottom: 40px;  position: relative;  padding-bottom: 10px;}.page-game-bai-go88__section-title::after {  content: '';  position: absolute;  left: 50%;  bottom: 0;  transform: translateX(-50%);  width: 80px;  height: 4px;  background-color: #ff4500;  border-radius: 2px;}.page-game-bai-go88__grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 30px;}.page-game-bai-go88__card {  background-color: #f9f9f9;  border-radius: 12px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);  padding: 25px;  text-align: center;  transition: transform 0.3s ease, box-shadow 0.3s ease;  overflow: hidden;}.page-game-bai-go88__card:hover {  transform: translateY(-8px);  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);}.page-game-bai-go88__card-image {  width: 100%;  height: 200px;  object-fit: cover;  border-radius: 8px;  margin-bottom: 20px;}.page-game-bai-go88__card-title {  font-size: 1.5em;  color: #1a2a6c;  margin-bottom: 15px;}.page-game-bai-go88__card-text {  color: #555;  font-size: 0.95em;}.page-game-bai-go88__list {  list-style: none;  padding: 0;  margin: 0;  display: flex;  flex-wrap: wrap;  justify-content: center;  gap: 20px;}.page-game-bai-go88__list-item {  background-color: #e6f2ff;  border-left: 5px solid #007bff;  padding: 15px 20px;  border-radius: 8px;  text-align: left;  flex: 1 1 calc(33% - 20px);  min-width: 280px;  box-sizing: border-box;  transition: background-color 0.3s ease;}.page-game-bai-go88__list-item:hover {  background-color: #d0e7ff;}.page-game-bai-go88__list-item strong {  color: #1a2a6c;}.page-game-bai-go88__faq-section {  background-color: #f0f4f8;}.page-game-bai-go88__faq-container {  max-width: 800px;  margin: 0 auto;}.page-game-bai-go88__faq-item {  background-color: #fff;  border-radius: 10px;  margin-bottom: 15px;  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);  overflow: hidden;}.page-game-bai-go88__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px;  cursor: pointer;  background-color: #007bff;  color: #fff;  font-weight: bold;  font-size: 1.1em;  border-bottom: 1px solid rgba(255, 255, 255, 0.2);  user-select: none;  transition: background-color 0.3s ease;}.page-game-bai-go88__faq-question:hover {  background-color: #0056b3;}.page-game-bai-go88__faq-question h3 {  margin: 0;  color: #fff;  font-size: 1.1em;  pointer-events: none;}.page-game-bai-go88__faq-toggle {  font-size: 1.5em;  line-height: 1;  pointer-events: none;}.page-game-bai-go88__faq-answer {  max-height: 0;  overflow: hidden;  padding: 0 20px;  opacity: 0;  transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;  background-color: #fefefe;  color: #333;}.page-game-bai-go88__faq-item.active .page-game-bai-go88__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-game-bai-go88__blog-section {  background-color: #f8f8f8;}.page-game-bai-go88__blog-post {  background-color: #fff;  border-radius: 12px;  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);  overflow: hidden;  transition: transform 0.3s ease, box-shadow 0.3s ease;  text-align: left;}.page-game-bai-go88__blog-post:hover {  transform: translateY(-8px);  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);}.page-game-bai-go88__blog-image {  width: 100%;  height: 220px;  object-fit: cover;}.page-game-bai-go88__blog-content {  padding: 25px;}.page-game-bai-go88__blog-title {  font-size: 1.4em;  color: #1a2a6c;  margin-bottom: 10px;}.page-game-bai-go88__blog-title a {  text-decoration: none;  color: #1a2a6c;  transition: color 0.3s ease;}.page-game-bai-go88__blog-title a:hover {  color: #ff4500;}.page-game-bai-go88__blog-excerpt {  color: #555;  font-size: 0.95em;  margin-bottom: 20px;}.page-game-bai-go88__blog-date {  font-size: 0.85em;  color: #888;}.page-game-bai-go88__floating-buttons {  position: fixed;  bottom: 20px;  right: 20px;  display: flex;  flex-direction: column;  gap: 10px;  z-index: 1000;}.page-game-bai-go88__floating-btn {  background-color: #ff4500;  color: #fff;  border: none;  border-radius: 50%;  width: 60px;  height: 60px;  font-size: 1.1em;  display: flex;  justify-content: center;  align-items: center;  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);  cursor: pointer;  transition: background-color 0.3s ease, transform 0.3s ease;  text-decoration: none;}.page-game-bai-go88__floating-btn:hover {  background-color: #e03c00;  transform: translateY(-3px);}.page-game-bai-go88__floating-btn--register {  background-color: #007bff;}.page-game-bai-go88__floating-btn--register:hover {  background-color: #0056b3;}@media (max-width: 768px) {  .page-game-bai-go88__hero-title {    font-size: 2em;  }  .page-game-bai-go88__hero-description {    font-size: 1em;  }  .page-game-bai-go88__hero-buttons {    flex-direction: column;  }  .page-game-bai-go88__btn {    width: 80%;    margin: 0 auto;  }  .page-game-bai-go88__payment-providers {    flex-direction: row;    flex-wrap: wrap;    justify-content: center;    gap: 16px;  }  .page-game-bai-go88__payment-logo,  .page-game-bai-go88__payment-logo img {    width: 80px !important;    height: 80px !important;    max-width: 80px !important;    max-height: 80px !important;  }  .page-game-bai-go88__section {    padding: 40px 15px;  }  .page-game-bai-go88__section-title {    font-size: 1.8em;  }  .page-game-bai-go88__grid {    grid-template-columns: 1fr;  }  .page-game-bai-go88__card {    padding: 20px;  }  .page-game-bai-go88__list-item {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 15px !important;    margin-left: 0 !important;    margin-right: 0 !important;    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-game-bai-go88__list {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    padding: 0 !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-game-bai-go88__faq-question {    font-size: 1em;    padding: 15px;  }  .page-game-bai-go88__faq-question h3 {    font-size: 1em;  }  .page-game-bai-go88__faq-answer {    padding: 15px !important;  }  .page-game-bai-go88__faq-item.active .page-game-bai-go88__faq-answer {    padding: 15px !important;  }  .page-game-bai-go88__blog-image {    height: 180px;  }  .page-game-bai-go88__blog-content {    padding: 20px;  }  .page-game-bai-go88__blog-title {    font-size: 1.2em;  }  .page-game-bai-go88__floating-buttons {    bottom: 15px;    right: 15px;    gap: 8px;  }  .page-game-bai-go88__floating-btn {    width: 50px;    height: 50px;    font-size: 1em;  }  .page-game-bai-go88 img {    max-width: 100% !important;    height: auto !important;  }  .page-game-bai-go88__card-image {    max-width: 100% !important;    height: auto !important;  }  .page-game-bai-go88__blog-image {    max-width: 100% !important;    height: auto !important;  }}