.page-7game-live {font-family: Arial, sans-serif;color: #333;line-height: 1.6;background-color: #f4f4f4;}.page-7game-live__section {padding: 60px 20px;max-width: 1200px;margin: 0 auto;text-align: center;}.page-7game-live__hero-section {padding-top: 10px;padding-bottom: 60px;background: linear-gradient(135deg, #001f3f, #004080);color: #fff;display: flex;flex-direction: column;align-items: center;justify-content: center;text-align: center;position: relative;overflow: hidden;}.page-7game-live__hero-content {max-width: 800px;z-index: 1;}.page-7game-live__hero-title {font-size: 3em;margin-bottom: 20px;line-height: 1.2;color: #FFD700;}.page-7game-live__hero-description {font-size: 1.2em;margin-bottom: 30px;max-width: 700px;margin-left: auto;margin-right: auto;}.page-7game-live__hero-actions {display: flex;gap: 20px;justify-content: center;flex-wrap: wrap;}.page-7game-live__button {display: inline-block;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);min-width: 180px;box-sizing: border-box;}.page-7game-live__button--primary {background-color: #FFD700;color: #333;}.page-7game-live__button--primary:hover {background-color: #FFC400;transform: translateY(-2px);}.page-7game-live__button--secondary {background-color: #007bff;color: #fff;}.page-7game-live__button--secondary:hover {background-color: #0056b3;transform: translateY(-2px);}.page-7game-live__hero-image-wrapper {margin-top: 40px;width: 100%;max-width: 1000px;overflow: hidden;border-radius: 10px;box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);}.page-7game-live__hero-image {width: 100%;height: auto;display: block;object-fit: cover;min-height: 200px;}.page-7game-live__features-section {padding: 60px 20px;background-color: #fff;text-align: center;max-width: 1200px;margin: 0 auto;}.page-7game-live__features-title {font-size: 2.5em;color: #001f3f;margin-bottom: 40px;}.page-7game-live__features-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;justify-content: center;}.page-7game-live__feature-item {background-color: #f9f9f9;border-radius: 10px;padding: 30px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);transition: transform 0.3s ease, box-shadow 0.3s ease;text-align: center;box-sizing: border-box;width: 100%;}.page-7game-live__feature-item:hover {transform: translateY(-5px);box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);}.page-7game-live__feature-icon {width: 100%;max-width: 250px;height: auto;margin-bottom: 20px;min-height: 200px;display: block;margin-left: auto;margin-right: auto;border-radius: 8px;object-fit: cover;}.page-7game-live__feature-heading {font-size: 1.5em;color: #001f3f;margin-bottom: 15px;}.page-7game-live__feature-description {font-size: 1em;color: #555;}.page-7game-live__game-categories-section {padding: 60px 20px;background-color: #f0f0f0;text-align: center;max-width: 1200px;margin: 0 auto;}.page-7game-live__game-categories-title {font-size: 2.5em;color: #001f3f;margin-bottom: 20px;}.page-7game-live__game-categories-description {font-size: 1.1em;color: #555;margin-bottom: 40px;}.page-7game-live__game-categories-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));gap: 25px;justify-content: center;}.page-7game-live__category-card {background-color: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);transition: transform 0.3s ease, box-shadow 0.3s ease;text-align: center;box-sizing: border-box;width: 100%;}.page-7game-live__category-card:hover {transform: translateY(-5px);box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);}.page-7game-live__category-image {width: 100%;height: 200px;object-fit: cover;min-height: 200px;}.page-7game-live__category-heading {font-size: 1.4em;color: #001f3f;margin: 15px 0 10px;}.page-7game-live__category-text {font-size: 0.95em;color: #666;padding: 0 20px 20px;}.page-7game-live__app-download-section {padding: 60px 20px;background-color: #001f3f;color: #fff;text-align: center;display: flex;flex-direction: column;align-items: center;justify-content: center;max-width: 1200px;margin: 0 auto;border-radius: 10px;margin-bottom: 40px;}.page-7game-live__app-download-content {max-width: 700px;margin-bottom: 30px;}.page-7game-live__app-download-title {font-size: 2.5em;color: #FFD700;margin-bottom: 20px;}.page-7game-live__app-download-description {font-size: 1.1em;margin-bottom: 30px;}.page-7game-live__button--download {background-color: #FFD700;color: #333;}.page-7game-live__button--download:hover {background-color: #FFC400;transform: translateY(-2px);}.page-7game-live__app-download-image-wrapper {width: 100%;max-width: 600px;overflow: hidden;border-radius: 10px;box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);}.page-7game-live__app-download-image {width: 100%;height: auto;display: block;object-fit: cover;min-height: 200px;}.page-7game-live__promotions-section {padding: 60px 20px;background-color: #fff;text-align: center;max-width: 1200px;margin: 0 auto;}.page-7game-live__promotions-title {font-size: 2.5em;color: #001f3f;margin-bottom: 15px;}.page-7game-live__promotions-subtitle {font-size: 1.1em;color: #555;margin-bottom: 40px;}.page-7game-live__promotions-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;justify-content: center;}.page-7game-live__promo-card {background-color: #f9f9f9;border-radius: 10px;overflow: hidden;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);transition: transform 0.3s ease, box-shadow 0.3s ease;text-align: center;box-sizing: border-box;width: 100%;}.page-7game-live__promo-card:hover {transform: translateY(-5px);box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);}.page-7game-live__promo-image {width: 100%;height: 220px;object-fit: cover;min-height: 200px;}.page-7game-live__promo-heading {font-size: 1.4em;color: #001f3f;margin: 15px 0 10px;padding: 0 20px;}.page-7game-live__promo-description {font-size: 0.95em;color: #666;padding: 0 20px 20px;}.page-7game-live__button--small {padding: 10px 20px;font-size: 0.9em;margin-bottom: 20px;background-color: #007bff;color: #fff;}.page-7game-live__button--small:hover {background-color: #0056b3;}.page-7game-live__floating-buttons {position: fixed;bottom: 20px;right: 20px;display: flex;flex-direction: column;gap: 10px;z-index: 1000;}.page-7game-live__floating-button {display: block;padding: 12px 20px;border-radius: 50px;text-align: center;font-weight: bold;text-decoration: none;font-size: 16px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);transition: background-color 0.3s ease, transform 0.3s ease;max-width: 120px;box-sizing: border-box;}.page-7game-live__floating-button--register {background-color: #FFD700;color: #333;}.page-7game-live__floating-button--register:hover {background-color: #FFC400;transform: translateY(-2px);}.page-7game-live__floating-button--login {background-color: #337ab7;color: #fff;}.page-7game-live__floating-button--login:hover {background-color: #286090;transform: translateY(-2px);}.page-7game-live__faq-section {padding: 40px 20px;background-color: #f9f9f9;text-align: center;max-width: 1200px;margin: 0 auto;}.page-7game-live__faq-title {font-size: 2.2em;color: #333;margin-bottom: 30px;}.page-7game-live__faq-container {max-width: 800px;margin: 0 auto;text-align: left;}.page-7game-live__faq-item {background-color: #fff;border: 1px solid #ddd;border-radius: 8px;margin-bottom: 15px;overflow: hidden;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);}.page-7game-live__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;background-color: #f0f0f0;cursor: pointer;user-select: none;font-size: 1.1em;color: #333;transition: background-color 0.3s ease;}.page-7game-live__faq-question:hover {background-color: #e0e0e0;}.page-7game-live__faq-question-text {margin: 0;font-size: 1.1em;font-weight: 600;pointer-events: none;}.page-7game-live__faq-toggle {font-size: 1.5em;font-weight: bold;line-height: 1;pointer-events: none;transition: transform 0.3s ease;}.page-7game-live__faq-item.active .page-7game-live__faq-toggle {transform: rotate(45deg);}.page-7game-live__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;}.page-7game-live__faq-item.active .page-7game-live__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-7game-live__faq-answer p {margin: 0;line-height: 1.6;color: #555;}@media (max-width: 1024px) {.page-7game-live__hero-title {font-size: 2.5em;}.page-7game-live__hero-description {font-size: 1.1em;}.page-7game-live__features-title,.page-7game-live__game-categories-title,.page-7game-live__app-download-title,.page-7game-live__promotions-title {font-size: 2em;}}@media (max-width: 768px) {.page-7game-live__hero-section {padding-bottom: 40px;}.page-7game-live__hero-title {font-size: 2em;}.page-7game-live__hero-description {font-size: 1em;}.page-7game-live__hero-actions {flex-direction: column;gap: 15px;}.page-7game-live__button {width: 100%;max-width: 250px;}.page-7game-live__features-section,.page-7game-live__game-categories-section,.page-7game-live__app-download-section,.page-7game-live__promotions-section,.page-7game-live__faq-section {padding: 40px 15px;}.page-7game-live__features-title,.page-7game-live__game-categories-title,.page-7game-live__app-download-title,.page-7game-live__promotions-title {font-size: 1.8em;}.page-7game-live__features-grid,.page-7game-live__game-categories-grid,.page-7game-live__promotions-grid {grid-template-columns: 1fr;}.page-7game-live__feature-item,.page-7game-live__category-card,.page-7game-live__promo-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 20px !important;}.page-7game-live__feature-description,.page-7game-live__category-text,.page-7game-live__promo-description {word-wrap: break-word !important;overflow-wrap: break-word !important;}.page-7game-live__app-download-section {flex-direction: column;}.page-7game-live__floating-buttons {bottom: 15px;right: 15px;flex-direction: row;width: calc(100% - 30px);justify-content: space-around;}.page-7game-live__floating-button {flex: 1;margin: 0 5px;padding: 10px 15px;font-size: 14px;max-width: unset !important;}.page-7game-live__faq-section {padding: 30px 15px;}.page-7game-live__faq-title {font-size: 1.8em;}.page-7game-live__faq-question {padding: 12px 15px;font-size: 1em;}.page-7game-live__faq-question-text {font-size: 1em;}.page-7game-live__faq-toggle {font-size: 1.3em;}.page-7game-live__faq-answer {padding: 0 15px;}.page-7game-live__faq-item.active .page-7game-live__faq-answer {padding: 15px !important;}}@media (max-width: 480px) {.page-7game-live__hero-title {font-size: 1.8em;}.page-7game-live__features-title,.page-7game-live__game-categories-title,.page-7game-live__app-download-title,.page-7game-live__promotions-title {font-size: 1.6em;}.page-7game-live__button {padding: 12px 25px;font-size: 1em;}}