.page-lg88-com { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } @media (max-width: 768px) { .page-lg88-com { padding-top: calc(var(--header-offset, 122px) + 10px); } } .page-lg88-com__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; } .page-lg88-com__section--dark { background-color: #16213e; } .page-lg88-com__section-title { text-align: center; color: #e94560; font-size: 2.5em; margin-bottom: 30px; text-transform: uppercase; letter-spacing: 1px; } @media (max-width: 768px) { .page-lg88-com__section-title { font-size: 1.8em; margin-bottom: 20px; } } .page-lg88-com__section-subtitle { text-align: center; color: #f0f0f0; font-size: 1.2em; margin-bottom: 40px; } .page-lg88-com__hero-section { background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.8)), url('[GALLERY:hero:1920x1080:gaming,casino,vietnam,lg88]') center/cover no-repeat; text-align: center; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 600px; position: relative; padding-top: 10px; } @media (max-width: 768px) { .page-lg88-com__hero-section { padding: 80px 15px; min-height: 400px; padding-top: 10px; } } .page-lg88-com__hero-title { font-size: 3.5em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); } @media (max-width: 768px) { .page-lg88-com__hero-title { font-size: 2.2em; } } .page-lg88-com__hero-description { font-size: 1.4em; color: #eee; margin-bottom: 40px; max-width: 800px; text-shadow: 1px 1px 3px rgba(0,0,0,0.5); } @media (max-width: 768px) { .page-lg88-com__hero-description { font-size: 1em; margin-bottom: 30px; } } .page-lg88-com__hero-buttons { display: flex; gap: 20px; justify-content: center; } @media (max-width: 768px) { .page-lg88-com__hero-buttons { flex-direction: column; gap: 15px; } } .page-lg88-com__btn { display: inline-block; padding: 15px 30px; background-color: #e94560; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-lg88-com__btn:hover { background-color: #d03550; transform: translateY(-3px); } @media (max-width: 768px) { .page-lg88-com__btn { padding: 12px 25px; font-size: 1em; width: 100%; max-width: 300px; margin: 0 auto; } } .page-lg88-com__intro-content p { margin-bottom: 20px; text-align: justify; color: #ccc; } .page-lg88-com__intro-content h3 { color: #e94560; font-size: 1.8em; margin-top: 30px; margin-bottom: 15px; text-align: center; } @media (max-width: 768px) { .page-lg88-com__intro-content h3 { font-size: 1.5em; margin-top: 20px; margin-bottom: 10px; } } .page-lg88-com__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } @media (max-width: 768px) { .page-lg88-com__quick-access-grid { grid-template-columns: 1fr; gap: 15px; } } .page-lg88-com__quick-access-item { text-align: center; } .page-lg88-com__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-lg88-com__game-grid { grid-template-columns: 1fr; gap: 20px; } } .page-lg88-com__game-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.3); text-align: center; transition: transform 0.3s ease; } .page-lg88-com__game-card:hover { transform: translateY(-5px); } .page-lg88-com__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-lg88-com__game-card-content { padding: 25px; } @media (max-width: 768px) { .page-lg88-com__game-card-content { padding: 20px; } } .page-lg88-com__game-card-title { font-size: 1.5em; color: #fff; margin-bottom: 10px; } .page-lg88-com__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-lg88-com__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-lg88-com__promo-grid { grid-template-columns: 1fr; gap: 20px; } } .page-lg88-com__promo-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.3); text-align: center; transition: transform 0.3s ease; } .page-lg88-com__promo-card:hover { transform: translateY(-5px); } .page-lg88-com__promo-card-image { width: 100%; height: 180px; object-fit: cover; } .page-lg88-com__promo-card-content { padding: 25px; } @media (max-width: 768px) { .page-lg88-com__promo-card-content { padding: 20px; } } .page-lg88-com__promo-card-title { font-size: 1.4em; color: #fff; margin-bottom: 10px; } .page-lg88-com__promo-card-description { font-size: 0.9em; color: #ccc; margin-bottom: 20px; } .page-lg88-com__service-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-lg88-com__service-grid { grid-template-columns: 1fr; gap: 20px; } } .page-lg88-com__service-item { background-color: #0f3460; border-radius: 10px; padding: 30px; box-shadow: 0 5px 15px rgba(0,0,0,0.3); text-align: center; } @media (max-width: 768px) { .page-lg88-com__service-item { padding: 25px; } } .page-lg88-com__service-icon { width: 100%; max-width: 250px; height: auto; margin-bottom: 20px; object-fit: contain; } @media (max-width: 768px) { .page-lg88-com__service-icon { max-width: 200px; } } .page-lg88-com__service-title { font-size: 1.6em; color: #fff; margin-bottom: 15px; } .page-lg88-com__service-description { font-size: 1em; color: #ccc; } .page-lg88-com__faq-container { margin-top: 40px; } .page-lg88-com__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.2); } .page-lg88-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #0e2b4f; color: #fff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; } @media (max-width: 768px) { .page-lg88-com__faq-question { padding: 15px 20px; font-size: 1em; } } .page-lg88-com__faq-question h3 { margin: 0; pointer-events: none; color: #fff; font-size: 1.2em; } @media (max-width: 768px) { .page-lg88-com__faq-question h3 { font-size: 1em; } } .page-lg88-com__faq-question:hover { background-color: #123c70; } .page-lg88-com__faq-toggle { font-size: 1.8em; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; } @media (max-width: 768px) { .page-lg88-com__faq-toggle { font-size: 1.5em; } } .page-lg88-com__faq-item.active .page-lg88-com__faq-toggle { transform: rotate(45deg); } .page-lg88-com__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #0f3460; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } @media (max-width: 768px) { .page-lg88-com__faq-answer { padding: 0 20px; } } .page-lg88-com__faq-item.active .page-lg88-com__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-lg88-com__faq-item.active .page-lg88-com__faq-answer { padding: 15px 20px !important; } } .page-lg88-com__faq-answer p { margin-bottom: 15px; } .page-lg88-com__faq-answer p:last-child { margin-bottom: 0; } .page-lg88-com__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } @media (max-width: 768px) { .page-lg88-com__blog-grid { grid-template-columns: 1fr; gap: 20px; } } .page-lg88-com__blog-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.3); transition: transform 0.3s ease; } .page-lg88-com__blog-card:hover { transform: translateY(-5px); } .page-lg88-com__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-lg88-com__blog-card-content { padding: 25px; } @media (max-width: 768px) { .page-lg88-com__blog-card-content { padding: 20px; } } .page-lg88-com__blog-card-title { font-size: 1.4em; color: #fff; margin-bottom: 10px; } .page-lg88-com__blog-card-meta { font-size: 0.85em; color: #999; margin-bottom: 15px; } .page-lg88-com__blog-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-lg88-com__blog-card .page-lg88-com__btn { display: block; width: fit-content; margin-left: auto; margin-right: auto; padding: 10px 20px; font-size: 0.9em; } .page-lg88-com__float-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } @media (max-width: 768px) { .page-lg88-com__float-buttons { bottom: 15px; right: 15px; gap: 10px; } } .page-lg88-com__float-btn { background-color: #e94560; color: #fff; border: none; border-radius: 50%; width: 55px; height: 55px; display: flex; justify-content: center; align-items: center; font-size: 1.1em; cursor: pointer; box-shadow: 0 4px 10px rgba(0,0,0,0.3); transition: background-color 0.3s ease, transform 0.3s ease; text-decoration: none; font-weight: bold; } .page-lg88-com__float-btn:hover { background-color: #d03550; transform: translateY(-3px); } @media (max-width: 768px) { .page-lg88-com__float-btn { width: 48px; height: 48px; font-size: 1em; } } .page-lg88-com__float-btn-text { display: none; } @media (min-width: 769px) { .page-lg88-com__float-btn { width: auto; padding: 10px 20px; border-radius: 30px; } .page-lg88-com__float-btn-text { display: inline; margin-left: 8px; } } .page-lg88-com__payment-providers, .page-lg88-com__game-providers { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-lg88-com__provider-logo { width: 100%; max-width: 120px; height: auto; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-lg88-com__provider-logo:hover { filter: grayscale(0%); opacity: 1; } @media (max-width: 768px) { .page-lg88-com__provider-logo { max-width: 90px; } }