.page-luck8-pub { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-luck8-pub__hero-section { position: relative; width: 100%; overflow: hidden; text-align: center; color: #fff; padding-top: 10px; }.page-luck8-pub__hero-background { width: 100%; height: auto; display: block; object-fit: cover; }.page-luck8-pub__hero-content { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.5); padding: 20px; }.page-luck8-pub__hero-title { font-size: 2.5em; margin-bottom: 15px; color: #ffeb3b; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-luck8-pub__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; }.page-luck8-pub__cta-button { display: inline-block; background-color: #f44336; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-luck8-pub__cta-button:hover { background-color: #d32f2f; }.page-luck8-pub__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: 30px 20px; background-color: #fff; border-bottom: 1px solid #eee; }.page-luck8-pub__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-luck8-pub__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-luck8-pub__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-luck8-pub__section-title { text-align: center; font-size: 2em; color: #2196f3; margin-bottom: 30px; }.page-luck8-pub__text-content { font-size: 1em; line-height: 1.8; text-align: justify; }.page-luck8-pub__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-luck8-pub__feature-item { background-color: #e3f2fd; padding: 20px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; }.page-luck8-pub__feature-item h3 { color: #1976d2; margin-top: 0; }.page-luck8-pub__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-luck8-pub__quick-link-button { display: inline-block; background-color: #4caf50; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-luck8-pub__quick-link-button:hover { background-color: #388e3c; }.page-luck8-pub__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-luck8-pub__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-luck8-pub__game-card:hover { transform: translateY(-5px); }.page-luck8-pub__game-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-luck8-pub__game-title { font-size: 1.2em; color: #3f51b5; padding: 15px 10px 0; }.page-luck8-pub__game-description { font-size: 0.9em; color: #666; padding: 0 10px 15px; }.page-luck8-pub__game-link { display: inline-block; background-color: #f44336; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; margin-bottom: 15px; font-weight: bold; }.page-luck8-pub__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 30px; }.page-luck8-pub__promotion-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); text-align: center; }.page-luck8-pub__promotion-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-luck8-pub__promotion-title { font-size: 1.3em; color: #e91e63; padding: 15px 10px 0; }.page-luck8-pub__promotion-description { font-size: 0.95em; color: #666; padding: 0 10px 15px; }.page-luck8-pub__promotion-link { display: inline-block; background-color: #e91e63; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; margin-bottom: 15px; font-weight: bold; }.page-luck8-pub__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-luck8-pub__security-item { background-color: #fce4ec; padding: 20px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; }.page-luck8-pub__security-item h3 { color: #ad1457; margin-top: 0; }.page-luck8-pub__contact-info { text-align: center; margin-top: 20px; font-size: 1.1em; }.page-luck8-pub__faq-container { margin-top: 30px; }.page-luck8-pub__faq-item { border: 1px solid #eee; border-radius: 8px; margin-bottom: 10px; overflow: hidden; transition: all 0.4s ease; }.page-luck8-pub__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f5f5f5; cursor: pointer; user-select: none; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; }.page-luck8-pub__faq-question:hover { background-color: #e0e0e0; }.page-luck8-pub__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-luck8-pub__faq-toggle { font-size: 1.5em; font-weight: bold; color: #f44336; transition: transform 0.3s ease; pointer-events: none; }.page-luck8-pub__faq-item.active .page-luck8-pub__faq-toggle { transform: rotate(45deg); }.page-luck8-pub__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-luck8-pub__faq-item.active .page-luck8-pub__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-luck8-pub__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-top: 30px; }.page-luck8-pub__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-luck8-pub__blog-card:hover { transform: translateY(-5px); }.page-luck8-pub__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-luck8-pub__blog-content { padding: 15px; }.page-luck8-pub__blog-title { font-size: 1.2em; color: #3f51b5; margin-top: 0; margin-bottom: 10px; }.page-luck8-pub__blog-title a { text-decoration: none; color: #3f51b5; }.page-luck8-pub__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-luck8-pub__read-more { display: inline-block; background-color: #2196f3; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; }.page-luck8-pub__read-more:hover { background-color: #1976d2; }.page-luck8-pub__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-luck8-pub__floating-button { background-color: #f44336; color: #fff; width: 50px; height: 50px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 0.9em; text-decoration: none; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease; }.page-luck8-pub__floating-button--login { background-color: #2196f3; }.page-luck8-pub__floating-button--register { background-color: #4caf50; }.page-luck8-pub__floating-button:hover { opacity: 0.9; }.page-luck8-pub__floating-button--login:hover { background-color: #1976d2; }.page-luck8-pub__floating-button--register:hover { background-color: #388e3c; }@media (max-width: 768px) { .page-luck8-pub__hero-title { font-size: 1.8em; }.page-luck8-pub__hero-subtitle { font-size: 1em; }.page-luck8-pub__cta-button { padding: 10px 20px; font-size: 1em; }.page-luck8-pub__section { padding: 25px 15px; }.page-luck8-pub__section-title { font-size: 1.6em; margin-bottom: 20px; }.page-luck8-pub__feature-list, .page-luck8-pub__game-grid, .page-luck8-pub__promotions-grid, .page-luck8-pub__security-features, .page-luck8-pub__blog-grid { grid-template-columns: 1fr; gap: 15px; }.page-luck8-pub__feature-item, .page-luck8-pub__security-item { flex: 1 1 100%; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-luck8-pub__quick-links { flex-direction: column; }.page-luck8-pub__quick-link-button { width: 100%; box-sizing: border-box; }.page-luck8-pub__game-card, .page-luck8-pub__promotion-card, .page-luck8-pub__blog-card { width: 100%; max-width: 100%; box-sizing: border-box; }.page-luck8-pub__game-image, .page-luck8-pub__promotion-image, .page-luck8-pub__blog-image { height: 180px; }.page-luck8-pub__faq-question { padding: 12px 15px; }.page-luck8-pub__faq-question h3 { font-size: 1em; }.page-luck8-pub__faq-answer { padding: 15px 15px !important; }.page-luck8-pub__floating-buttons { bottom: 15px; right: 15px; }.page-luck8-pub__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-luck8-pub__payment-logo, .page-luck8-pub__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } }