.page-tongits-extreme {font-family: 'Arial', sans-serif;color: #333;line-height: 1.6;}.page-tongits-extreme__hero-section {position: relative;width: 100%;min-height: 500px;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;overflow: hidden;background-color: #000;padding-top: 10px;}.page-tongits-extreme__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;}.page-tongits-extreme__hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8));z-index: 2;}.page-tongits-extreme__hero-content {position: relative;z-index: 3;max-width: 900px;padding: 20px;}.page-tongits-extreme__hero-title {font-size: 3.5em;margin-bottom: 20px;font-weight: bold;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);}.page-tongits-extreme__hero-subtitle {font-size: 1.5em;margin-bottom: 30px;}.page-tongits-extreme__hero-buttons {display: flex;gap: 20px;justify-content: center;}.page-tongits-extreme__button {display: inline-block;background-color: #e44d26;color: #fff;padding: 15px 30px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;}.page-tongits-extreme__button:hover {background-color: #f16529;transform: translateY(-2px);}.page-tongits-extreme__section {padding: 60px 20px;max-width: 1200px;margin: 0 auto;text-align: center;}.page-tongits-extreme__section:nth-of-type(even) {background-color: #f9f9f9;}.page-tongits-extreme__section-title {font-size: 2.5em;margin-bottom: 40px;color: #2c3e50;}.page-tongits-extreme__text-content {font-size: 1.1em;max-width: 800px;margin: 0 auto 30px;}.page-tongits-extreme__grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-tongits-extreme__card {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);padding: 30px;text-align: left;transition: transform 0.3s ease;}.page-tongits-extreme__card:hover {transform: translateY(-5px);}.page-tongits-extreme__card-icon {width: 60px;height: 60px;margin-bottom: 20px;}.page-tongits-extreme__card-title {font-size: 1.5em;color: #e44d26;margin-bottom: 15px;}.page-tongits-extreme__card-description {font-size: 1em;color: #555;}.page-tongits-extreme__game-card {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);overflow: hidden;text-align: center;transition: transform 0.3s ease;}.page-tongits-extreme__game-card:hover {transform: translateY(-5px);}.page-tongits-extreme__game-image {width: 100%;height: 250px;object-fit: cover;}.page-tongits-extreme__game-content {padding: 20px;}.page-tongits-extreme__game-title {font-size: 1.4em;margin-bottom: 15px;color: #2c3e50;}.page-tongits-extreme__game-button {display: inline-block;background-color: #e44d26;color: #fff;padding: 10px 25px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-tongits-extreme__game-button:hover {background-color: #f16529;}.page-tongits-extreme__promo-item {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);padding: 25px;text-align: left;}.page-tongits-extreme__promo-title {font-size: 1.4em;color: #e44d26;margin-bottom: 10px;}.page-tongits-extreme__promo-description {font-size: 1em;color: #555;margin-bottom: 15px;}.page-tongits-extreme__promo-button {display: inline-block;background-color: #2c3e50;color: #fff;padding: 8px 20px;border-radius: 5px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease;}.page-tongits-extreme__promo-button:hover {background-color: #34495e;}.page-tongits-extreme__faq-container {margin-top: 40px;text-align: left;}.page-tongits-extreme__faq-item {background-color: #fff;border: 1px solid #ddd;border-radius: 8px;margin-bottom: 15px;overflow: hidden;}.page-tongits-extreme__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 18px 25px;font-size: 1.2em;color: #2c3e50;cursor: pointer;user-select: none;background-color: #f0f0f0;transition: background-color 0.3s ease;}.page-tongits-extreme__faq-question:hover {background-color: #e0e0e0;}.page-tongits-extreme__faq-question h3 {margin: 0;pointer-events: none;}.page-tongits-extreme__faq-toggle {font-size: 1.5em;font-weight: bold;color: #e44d26;pointer-events: none;transition: transform 0.3s ease;}.page-tongits-extreme__faq-item.active .page-tongits-extreme__faq-toggle {transform: rotate(45deg);}.page-tongits-extreme__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;background-color: #fefefe;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;}.page-tongits-extreme__faq-item.active .page-tongits-extreme__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-tongits-extreme__faq-answer p {margin-bottom: 0;}.page-tongits-extreme__blog-card {background-color: #fff;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);overflow: hidden;text-align: left;transition: transform 0.3s ease;}.page-tongits-extreme__blog-card:hover {transform: translateY(-5px);}.page-tongits-extreme__blog-image {width: 100%;height: 200px;object-fit: cover;}.page-tongits-extreme__blog-content {padding: 20px;}.page-tongits-extreme__blog-title {font-size: 1.3em;color: #2c3e50;margin-bottom: 10px;}.page-tongits-extreme__blog-excerpt {font-size: 0.95em;color: #555;margin-bottom: 15px;}.page-tongits-extreme__blog-link {display: inline-block;color: #e44d26;text-decoration: none;font-weight: bold;transition: color 0.3s ease;}.page-tongits-extreme__blog-link:hover {color: #f16529;}@media (max-width: 768px) {.page-tongits-extreme__hero-title {font-size: 2.5em;}.page-tongits-extreme__hero-subtitle {font-size: 1.2em;}.page-tongits-extreme__hero-buttons {flex-direction: column;gap: 15px;}.page-tongits-extreme__button {width: 80%;}.page-tongits-extreme__section {padding: 40px 15px;}.page-tongits-extreme__section-title {font-size: 2em;margin-bottom: 30px;}.page-tongits-extreme__text-content {font-size: 1em;}.page-tongits-extreme__grid {grid-template-columns: 1fr;}.page-tongits-extreme__card, .page-tongits-extreme__game-card, .page-tongits-extreme__promo-item, .page-tongits-extreme__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-tongits-extreme__faq-question {font-size: 1.1em;padding: 15px 20px;}.page-tongits-extreme__faq-answer {padding: 15px 20px !important;}.page-tongits-extreme__game-image, .page-tongits-extreme__blog-image {max-width: 100% !important;height: auto !important;box-sizing: border-box !important;}.page-tongits-extreme__card-icon {width: 50px;height: 50px;}}