.page-km88-vip-login-register-online-registration {  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;  color: #f0f0f0;  background-color: #1a1a2e;  line-height: 1.6;}.page-km88-vip-login-register-online-registration__section {  padding: 40px 20px;  margin-bottom: 20px;  background-color: #2a2a4a;  border-radius: 8px;  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);}.page-km88-vip-login-register-online-registration__hero-section {  position: relative;  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,casino,login,registration]') no-repeat center center/cover;  color: #fff;  text-align: center;  padding: 100px 20px;  padding-top: calc(10px + var(--header-offset, 0px));  display: flex;  flex-direction: column;  justify-content: center;  align-items: center;  min-height: 60vh;  border-radius: 0;  box-shadow: none;}.page-km88-vip-login-register-online-registration__hero-title {  font-size: 2.8em;  margin-bottom: 20px;  font-weight: 700;  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}.page-km88-vip-login-register-online-registration__hero-subtitle {  font-size: 1.2em;  margin-bottom: 30px;  max-width: 800px;  opacity: 0.9;}.page-km88-vip-login-register-online-registration__button {  display: inline-block;  background-color: #e44d26;  color: #fff;  padding: 12px 25px;  border-radius: 30px;  text-decoration: none;  font-weight: bold;  font-size: 1.1em;  transition: background-color 0.3s ease, transform 0.2s ease;  border: none;  cursor: pointer;  text-align: center;}.page-km88-vip-login-register-online-registration__button:hover {  background-color: #ff6f40;  transform: translateY(-2px);}.page-km88-vip-login-register-online-registration__section-title {  font-size: 2.2em;  color: #e44d26;  margin-bottom: 30px;  text-align: center;  font-weight: 600;  border-bottom: 2px solid rgba(228, 77, 38, 0.5);  padding-bottom: 10px;}.page-km88-vip-login-register-online-registration__text-content {  font-size: 1.1em;  margin-bottom: 20px;  text-align: justify;}.page-km88-vip-login-register-online-registration__grid {  display: grid;  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));  gap: 25px;}.page-km88-vip-login-register-online-registration__grid-item {  background-color: #3b3b64;  padding: 25px;  border-radius: 8px;  text-align: center;  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-km88-vip-login-register-online-registration__grid-item:hover {  transform: translateY(-5px);  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);}.page-km88-vip-login-register-online-registration__grid-item-title {  font-size: 1.5em;  color: #e44d26;  margin-bottom: 15px;}.page-km88-vip-login-register-online-registration__grid-item-description {  font-size: 0.95em;  color: #ccc;  margin-bottom: 20px;}.page-km88-vip-login-register-online-registration__image-wrapper {  width: 100%;  max-width: 100%;  overflow: hidden;  box-sizing: border-box;  margin-bottom: 20px;  border-radius: 6px;}.page-km88-vip-login-register-online-registration__image {  max-width: 100%;  height: auto;  display: block;  margin: 0 auto;  border-radius: 6px;  object-fit: cover;}.page-km88-vip-login-register-online-registration__list {  list-style: none;  padding: 0;  margin: 0;}.page-km88-vip-login-register-online-registration__list-item {  background-color: #3b3b64;  margin-bottom: 15px;  padding: 20px;  border-radius: 8px;  display: flex;  align-items: center;  box-sizing: border-box;}.page-km88-vip-login-register-online-registration__list-item-icon {  width: 50px;  height: 50px;  margin-right: 15px;  flex-shrink: 0;}.page-km88-vip-login-register-online-registration__list-item-text {  flex-grow: 1;  font-size: 1em;}.page-km88-vip-login-register-online-registration__faq-item {  background-color: #3b3b64;  margin-bottom: 15px;  border-radius: 8px;  overflow: hidden;}.page-km88-vip-login-register-online-registration__faq-question {  display: flex;  justify-content: space-between;  align-items: center;  padding: 20px;  background-color: #4a4a75;  cursor: pointer;  user-select: none;  transition: background-color 0.3s ease;}.page-km88-vip-login-register-online-registration__faq-question h3 {  margin: 0;  font-size: 1.2em;  color: #e44d26;  pointer-events: none;}.page-km88-vip-login-register-online-registration__faq-toggle {  font-size: 1.5em;  font-weight: bold;  color: #e44d26;  transition: transform 0.3s ease;  pointer-events: none;}.page-km88-vip-login-register-online-registration__faq-item.active .page-km88-vip-login-register-online-registration__faq-toggle {  transform: rotate(45deg);}.page-km88-vip-login-register-online-registration__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;  font-size: 0.95em;}.page-km88-vip-login-register-online-registration__faq-item.active .page-km88-vip-login-register-online-registration__faq-answer {  max-height: 2000px !important;  padding: 20px !important;  opacity: 1;}.page-km88-vip-login-register-online-registration__faq-question:hover {  background-color: #5a5a85;}.page-km88-vip-login-register-online-registration__blog-card {  background-color: #3b3b64;  border-radius: 8px;  overflow: hidden;  display: flex;  flex-direction: column;  transition: transform 0.3s ease, box-shadow 0.3s ease;}.page-km88-vip-login-register-online-registration__blog-card:hover {  transform: translateY(-5px);  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4);}.page-km88-vip-login-register-online-registration__blog-image {  width: 100%;  height: 200px;  object-fit: cover;}.page-km88-vip-login-register-online-registration__blog-content {  padding: 20px;  flex-grow: 1;  display: flex;  flex-direction: column;}.page-km88-vip-login-register-online-registration__blog-title {  font-size: 1.3em;  color: #e44d26;  margin-bottom: 10px;}.page-km88-vip-login-register-online-registration__blog-title a {  color: inherit;  text-decoration: none;}.page-km88-vip-login-register-online-registration__blog-title a:hover {  text-decoration: underline;}.page-km88-vip-login-register-online-registration__blog-excerpt {  font-size: 0.9em;  color: #ccc;  margin-bottom: 15px;  flex-grow: 1;}.page-km88-vip-login-register-online-registration__blog-date {  font-size: 0.8em;  color: #999;  text-align: right;}.page-km88-vip-login-register-online-registration__cta-banner {  background-color: #e44d26;  color: #fff;  text-align: center;  padding: 30px 20px;  border-radius: 8px;  margin-top: 30px;}.page-km88-vip-login-register-online-registration__cta-banner h2 {  font-size: 2em;  margin-bottom: 15px;}.page-km88-vip-login-register-online-registration__cta-banner p {  font-size: 1.1em;  margin-bottom: 25px;}@media (max-width: 768px) {  .page-km88-vip-login-register-online-registration__hero-title {    font-size: 2em;  }  .page-km88-vip-login-register-online-registration__hero-subtitle {    font-size: 1em;  }  .page-km88-vip-login-register-online-registration__section {    padding: 30px 15px;  }  .page-km88-vip-login-register-online-registration__section-title {    font-size: 1.8em;  }  .page-km88-vip-login-register-online-registration__grid {    grid-template-columns: 1fr;  }  .page-km88-vip-login-register-online-registration__list-item {    flex-direction: column;    text-align: center;    padding: 15px;  }  .page-km88-vip-login-register-online-registration__list-item-icon {    margin-right: 0;    margin-bottom: 10px;  }  .page-km88-vip-login-register-online-registration__list-item,  .page-km88-vip-login-register-online-registration__grid-item,  .page-km88-vip-login-register-online-registration__blog-card {    width: 100% !important;    max-width: 100% !important;    box-sizing: border-box !important;    margin-left: 0 !important;    margin-right: 0 !important;  }  .page-km88-vip-login-register-online-registration__list-item-text,  .page-km88-vip-login-register-online-registration__grid-item-description,  .page-km88-vip-login-register-online-registration__blog-excerpt {    word-wrap: break-word !important;    overflow-wrap: break-word !important;    word-break: break-word !important;  }  .page-km88-vip-login-register-online-registration__faq-question {    padding: 15px;  }  .page-km88-vip-login-register-online-registration__faq-question h3 {    font-size: 1.1em;  }  .page-km88-vip-login-register-online-registration__faq-answer {    padding: 0 15px;  }  .page-km88-vip-login-register-online-registration__faq-item.active .page-km88-vip-login-register-online-registration__faq-answer {    padding: 15px !important;  }}