.page-pg-club88 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-pg-club88__hero-section { background: url('[GALLERY:hero:1920x1080:pgclub88,gaming,banner]') no-repeat center center/cover; color: #fff; text-align: center; padding: 150px 20px 100px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 20px; padding-top: 10px; } .page-pg-club88__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1; } .page-pg-club88__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-pg-club88__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #FFD700; } .page-pg-club88__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-pg-club88__hero-cta { display: inline-block; background-color: #FF4500; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-pg-club88__hero-cta:hover { background-color: #E63900; transform: translateY(-3px); } .page-pg-club88__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); margin-bottom: 20px; } .page-pg-club88__section-title { font-size: 2.5em; color: #2C3E50; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-pg-club88__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #FF4500; border-radius: 2px; } .page-pg-club88__text-content { font-size: 1.1em; line-height: 1.8; color: #555; text-align: justify; } .page-pg-club88__text-content p { margin-bottom: 15px; } .page-pg-club88__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; } .page-pg-club88__feature-item { flex: 1 1 calc(33% - 40px); background-color: #f0f0f0; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; box-sizing: border-box; } .page-pg-club88__feature-item:hover { transform: translateY(-5px); } .page-pg-club88__feature-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 15px; } .page-pg-club88__feature-title { font-size: 1.5em; color: #FF4500; margin-bottom: 10px; } .page-pg-club88__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-pg-club88__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-decoration: none; color: inherit; } .page-pg-club88__game-card:hover { transform: translateY(-7px); } .page-pg-club88__game-image { width: 100%; height: 200px; object-fit: cover; } .page-pg-club88__game-content { padding: 20px; text-align: center; } .page-pg-club88__game-title { font-size: 1.8em; margin-bottom: 10px; color: #2C3E50; } .page-pg-club88__game-description { font-size: 0.95em; color: #666; } .page-pg-club88__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-pg-club88__promo-card { background-color: #f0f0f0; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-decoration: none; color: inherit; } .page-pg-club88__promo-card:hover { transform: translateY(-7px); } .page-pg-club88__promo-image { width: 100%; height: 200px; object-fit: cover; } .page-pg-club88__promo-content { padding: 20px; text-align: center; } .page-pg-club88__promo-title { font-size: 1.8em; margin-bottom: 10px; color: #2C3E50; } .page-pg-club88__promo-description { font-size: 0.95em; color: #666; } .page-pg-club88__cta-section { background-color: #2C3E50; color: #fff; text-align: center; padding: 60px 20px; border-radius: 10px; margin-bottom: 20px; } .page-pg-club88__cta-title { font-size: 2.5em; margin-bottom: 20px; } .page-pg-club88__cta-button { display: inline-block; background-color: #FF4500; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; margin-top: 20px; } .page-pg-club88__cta-button:hover { background-color: #E63900; transform: translateY(-3px); } .page-pg-club88__faq-list { margin-top: 30px; } .page-pg-club88__faq-item { background-color: #f9f9f9; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-pg-club88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #eee; font-size: 1.2em; color: #2C3E50; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-pg-club88__faq-question:hover { background-color: #e0e0e0; } .page-pg-club88__faq-question h3 { margin: 0; pointer-events: none; } .page-pg-club88__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-pg-club88__faq-item.active .page-pg-club88__faq-toggle { transform: rotate(45deg); } .page-pg-club88__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; 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: #fff; color: #555; } .page-pg-club88__faq-item.active .page-pg-club88__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-pg-club88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-pg-club88__blog-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-decoration: none; color: inherit; } .page-pg-club88__blog-card:hover { transform: translateY(-7px); } .page-pg-club88__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-pg-club88__blog-content { padding: 20px; } .page-pg-club88__blog-title { font-size: 1.5em; margin-bottom: 10px; color: #2C3E50; } .page-pg-club88__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-pg-club88__blog-date { font-size: 0.85em; color: #999; text-align: right; } .page-pg-club88__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: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); margin-bottom: 20px; } .page-pg-club88__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-pg-club88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-pg-club88__quick-access-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-pg-club88__quick-access-button { flex: 1 1 calc(25% - 30px); display: block; background-color: #3498db; color: #fff; padding: 15px 10px; border-radius: 8px; text-align: center; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-sizing: border-box; min-width: 120px; } .page-pg-club88__quick-access-button:hover { background-color: #2980b9; transform: translateY(-3px); } .page-pg-club88__quick-access-button.register { background-color: #28a745; } .page-pg-club88__quick-access-button.register:hover { background-color: #218838; } .page-pg-club88__quick-access-button.login { background-color: #007bff; } .page-pg-club88__quick-access-button.login:hover { background-color: #0069d9; } .page-pg-club88__quick-access-button.download { background-color: #ffc107; color: #333; } .page-pg-club88__quick-access-button.download:hover { background-color: #e0a800; } .page-pg-club88__quick-access-button.promo { background-color: #fd7e14; } .page-pg-club88__quick-access-button.promo:hover { background-color: #e66a00; } @media (max-width: 768px) { .page-pg-club88__hero-section { padding: 100px 15px 70px; } .page-pg-club88__hero-title { font-size: 2.5em; } .page-pg-club88__hero-subtitle { font-size: 1.2em; } .page-pg-club88__hero-cta { padding: 12px 25px; font-size: 1em; } .page-pg-club88__section { padding: 30px 15px; margin-bottom: 15px; } .page-pg-club88__section-title { font-size: 2em; margin-bottom: 20px; } .page-pg-club88__text-content { font-size: 1em; } .page-pg-club88__feature-list { flex-direction: column; gap: 20px; } .page-pg-club88__feature-item { flex: 1 1 100% !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-pg-club88__game-grid, .page-pg-club88__promo-grid, .page-pg-club88__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-pg-club88__game-card, .page-pg-club88__promo-card, .page-pg-club88__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-pg-club88__game-image, .page-pg-club88__promo-image, .page-pg-club88__blog-image { max-width: 100% !important; height: auto !important; } .page-pg-club88__cta-section { padding: 40px 15px; } .page-pg-club88__cta-title { font-size: 2em; } .page-pg-club88__cta-button { padding: 12px 25px; font-size: 1em; } .page-pg-club88__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-pg-club88__faq-answer { padding: 15px 20px !important; } .page-pg-club88__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-pg-club88__payment-logo, .page-pg-club88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-pg-club88__quick-access-grid { flex-direction: row; flex-wrap: wrap; gap: 10px; } .page-pg-club88__quick-access-button { flex: 1 1 calc(50% - 10px); padding: 12px 8px; font-size: 0.9em; min-width: unset; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }