.page-thailand-88 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-thailand-88__hero-section { position: relative; width: 100%; height: 600px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-thailand-88__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; }.page-thailand-88__hero-content { z-index: 1; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.5); border-radius: 10px; }.page-thailand-88__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-thailand-88__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-thailand-88__cta-button { display: inline-block; background-color: #ff4500; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease; }.page-thailand-88__cta-button:hover { background-color: #e03e00; }.page-thailand-88__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 20px; background-color: #e9ecef; }.page-thailand-88__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-thailand-88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-thailand-88__section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #eee; }.page-thailand-88__section-title { font-size: 2.5em; color: #333; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-thailand-88__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ff4500; border-radius: 2px; }.page-thailand-88__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-thailand-88__grid-item { background-color: #f9f9f9; padding: 30px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-thailand-88__grid-item:hover { transform: translateY(-5px); }.page-thailand-88__grid-item-icon { margin-bottom: 20px; }.page-thailand-88__grid-item-icon img { width: 200px !important; height: 200px !important; max-width: 200px !important; max-height: 200px !important; object-fit: contain; }.page-thailand-88__grid-item-title { font-size: 1.5em; color: #ff4500; margin-bottom: 15px; }.page-thailand-88__grid-item-description { font-size: 1em; color: #555; }.page-thailand-88__game-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-thailand-88__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-thailand-88__game-card:hover { transform: translateY(-5px); }.page-thailand-88__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-thailand-88__game-card-content { padding: 20px; }.page-thailand-88__game-card-title { font-size: 1.3em; margin-bottom: 10px; color: #333; }.page-thailand-88__game-card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-thailand-88__game-card-button:hover { background-color: #0056b3; }.page-thailand-88__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-thailand-88__promo-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-thailand-88__promo-card:hover { transform: translateY(-5px); }.page-thailand-88__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-thailand-88__promo-content { padding: 20px; }.page-thailand-88__promo-title { font-size: 1.4em; color: #ff4500; margin-bottom: 10px; }.page-thailand-88__promo-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-thailand-88__promo-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-thailand-88__promo-button:hover { background-color: #218838; }.page-thailand-88__faq-list { margin-top: 30px; }.page-thailand-88__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-thailand-88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #fff; border-bottom: 1px solid #eee; user-select: none; }.page-thailand-88__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-thailand-88__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ff4500; transition: transform 0.3s ease; pointer-events: none; }.page-thailand-88__faq-item.active .page-thailand-88__faq-toggle { transform: rotate(45deg); }.page-thailand-88__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-thailand-88__faq-item.active .page-thailand-88__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-thailand-88__faq-answer p { margin: 0; padding-bottom: 10px; }.page-thailand-88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-thailand-88__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-thailand-88__blog-card:hover { transform: translateY(-5px); }.page-thailand-88__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-thailand-88__blog-content { padding: 20px; }.page-thailand-88__blog-title { font-size: 1.3em; margin-bottom: 10px; color: #333; }.page-thailand-88__blog-title a { text-decoration: none; color: #333; transition: color 0.3s ease; }.page-thailand-88__blog-title a:hover { color: #ff4500; }.page-thailand-88__blog-date { font-size: 0.9em; color: #777; margin-bottom: 10px; }.page-thailand-88__blog-excerpt { font-size: 1em; color: #555; }.page-thailand-88__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-thailand-88__floating-button { background-color: #ff4500; color: #fff; border: none; border-radius: 50%; width: 55px; height: 55px; display: flex; align-items: center; justify-content: center; font-size: 1.2em; cursor: pointer; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-decoration: none; font-weight: bold; }.page-thailand-88__floating-button:hover { background-color: #e03e00; transform: scale(1.05); }.page-thailand-88__floating-button--register { background-color: #28a745; }.page-thailand-88__floating-button--register:hover { background-color: #218838; }.page-thailand-88__floating-button-icon { width: 24px; height: 24px; filter: brightness(0) invert(1); }.page-thailand-88__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-thailand-88__quick-link-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-thailand-88__quick-link-button:hover { background-color: #0056b3; }.page-thailand-88__provider-logo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); gap: 20px; margin-top: 30px; }.page-thailand-88__provider-logo-item { text-align: center; padding: 15px; background-color: #f0f2f5; border-radius: 8px; }.page-thailand-88__provider-logo-item img { width: 100px !important; height: 60px !important; max-width: 100px !important; max-height: 60px !important; object-fit: contain; filter: grayscale(100%); transition: filter 0.3s ease; }.page-thailand-88__provider-logo-item:hover img { filter: grayscale(0%); }.page-thailand-88__provider-logo-item span { display: block; margin-top: 10px; font-size: 0.9em; color: #555; font-weight: bold; }.page-thailand-88__payment-methods-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-thailand-88__payment-method-item { text-align: center; padding: 15px; background-color: #f0f2f5; border-radius: 8px; min-width: 120px; flex: 1 1 auto; }.page-thailand-88__payment-method-item img { width: 80px !important; height: 50px !important; max-width: 80px !important; max-height: 50px !important; object-fit: contain; }.page-thailand-88__payment-method-item span { display: block; margin-top: 10px; font-size: 0.9em; color: #555; font-weight: bold; }.page-thailand-88__contact-info { text-align: center; margin-top: 30px; }.page-thailand-88__contact-info p { margin-bottom: 10px; font-size: 1.1em; }.page-thailand-88__social-media-links { display: flex; justify-content: center; gap: 20px; margin-top: 20px; }.page-thailand-88__social-link { display: inline-block; width: 45px; height: 45px; background-color: #555; border-radius: 50%; display: flex; align-items: center; justify-content: center; transition: background-color 0.3s ease; }.page-thailand-88__social-link img { width: 28px !important; height: 28px !important; max-width: 28px !important; max-height: 28px !important; filter: brightness(0) invert(1); }.page-thailand-88__social-link:hover { background-color: #ff4500; }@media (max-width: 768px) { .page-thailand-88__hero-section { height: 450px; }.page-thailand-88__hero-title { font-size: 2.2em; }.page-thailand-88__hero-subtitle { font-size: 1.2em; }.page-thailand-88__cta-button { padding: 12px 25px; font-size: 1em; }.page-thailand-88__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 10px; }.page-thailand-88__payment-logo, .page-thailand-88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-thailand-88__section { padding: 40px 15px; }.page-thailand-88__section-title { font-size: 2em; margin-bottom: 30px; }.page-thailand-88__grid { grid-template-columns: 1fr; gap: 20px; }.page-thailand-88__grid-item { padding: 20px; }.page-thailand-88__game-cards, .page-thailand-88__promo-grid, .page-thailand-88__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-thailand-88__game-card-image, .page-thailand-88__promo-image, .page-thailand-88__blog-image { height: 180px; }.page-thailand-88__faq-question h3 { font-size: 1.1em; }.page-thailand-88__faq-answer { padding: 0 10px; }.page-thailand-88__faq-item.active .page-thailand-88__faq-answer { padding: 15px 10px !important; }.page-thailand-88__floating-buttons { bottom: 15px; right: 15px; gap: 10px; }.page-thailand-88__floating-button { width: 50px; height: 50px; font-size: 1em; }.page-thailand-88__floating-button-icon { width: 20px; height: 20px; }.page-thailand-88__quick-links { flex-direction: column; align-items: center; gap: 15px; }.page-thailand-88__quick-link-button { width: 100% !important; max-width: 300px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-thailand-88__provider-logo-grid { grid-template-columns: repeat(2, 1fr); gap: 15px; }.page-thailand-88__provider-logo-item img { width: 80px !important; height: 50px !important; max-width: 80px !important; max-height: 50px !important; }.page-thailand-88__payment-methods-grid { flex-direction: column; align-items: center; gap: 15px; }.page-thailand-88__payment-method-item { width: 100% !important; max-width: 250px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-thailand-88__payment-method-item img { width: 60px !important; height: 40px !important; max-width: 60px !important; max-height: 40px !important; }.page-thailand-88__social-media-links { gap: 15px; }.page-thailand-88__social-link { width: 40px; height: 40px; }.page-thailand-88__social-link img { width: 24px !important; height: 24px !important; max-width: 24px !important; max-height: 24px !important; }}