/* Page-specific CSS for tongits-arena-redemption-code */.page-tongits-arena-redemption-code {font-family: 'Arial', sans-serif;color: #333;background-color: #f8f8f8;line-height: 1.6;}.page-tongits-arena-redemption-code__hero-section {position: relative;padding: 120px 20px 80px;background: linear-gradient(135deg, #0056b3, #003d80);color: #fff;text-align: center;overflow: hidden;}.page-tongits-arena-redemption-code__hero-section::before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('[GALLERY:hero:1920x1080:tongits,arena,redemption,code,background]');background-size: cover;background-position: center;opacity: 0.2;z-index: 0;}.page-tongits-arena-redemption-code__hero-content {position: relative;z-index: 1;max-width: 800px;margin: 0 auto;}.page-tongits-arena-redemption-code__hero-title {font-size: 3.5em;margin-bottom: 20px;font-weight: 700;}.page-tongits-arena-redemption-code__hero-subtitle {font-size: 1.5em;margin-bottom: 30px;font-weight: 300;}.page-tongits-arena-redemption-code__cta-button {display: inline-block;background-color: #ffc107;color: #333;padding: 15px 30px;border-radius: 50px;text-decoration: none;font-weight: bold;font-size: 1.1em;transition: background-color 0.3s ease, transform 0.3s ease;border: none;cursor: pointer;}.page-tongits-arena-redemption-code__cta-button:hover {background-color: #e0a800;transform: translateY(-3px);}.page-tongits-arena-redemption-code__section {padding: 60px 20px;background-color: #fff;border-bottom: 1px solid #eee;}.page-tongits-arena-redemption-code__section--dark {background-color: #f0f0f0;}.page-tongits-arena-redemption-code__container {max-width: 1200px;margin: 0 auto;padding: 0 15px;}.page-tongits-arena-redemption-code__title {font-size: 2.5em;color: #0056b3;text-align: center;margin-bottom: 40px;}.page-tongits-arena-redemption-code__subtitle {font-size: 1.8em;color: #003d80;margin-bottom: 20px;}.page-tongits-arena-redemption-code__paragraph {margin-bottom: 15px;font-size: 1.1em;}.page-tongits-arena-redemption-code__image-wrapper {text-align: center;margin: 40px 0;}.page-tongits-arena-redemption-code__image {max-width: 100%;height: auto;border-radius: 10px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);}.page-tongits-arena-redemption-code__features-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 40px;}.page-tongits-arena-redemption-code__feature-card {background-color: #f9f9f9;padding: 30px;border-radius: 10px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);text-align: center;transition: transform 0.3s ease;box-sizing: border-box;}.page-tongits-arena-redemption-code__feature-card:hover {transform: translateY(-5px);}.page-tongits-arena-redemption-code__feature-icon {width: 80px;height: 80px;margin-bottom: 20px;}.page-tongits-arena-redemption-code__feature-title {font-size: 1.4em;color: #0056b3;margin-bottom: 15px;}.page-tongits-arena-redemption-code__steps-list {list-style: none;padding: 0;margin: 0;}.page-tongits-arena-redemption-code__step-item {display: flex;align-items: flex-start;margin-bottom: 30px;}.page-tongits-arena-redemption-code__step-number {font-size: 2em;font-weight: bold;color: #ffc107;margin-right: 20px;flex-shrink: 0;}.page-tongits-arena-redemption-code__step-content {flex-grow: 1;}.page-tongits-arena-redemption-code__step-title {font-size: 1.5em;color: #0056b3;margin-bottom: 10px;}.page-tongits-arena-redemption-code__faq-section {background-color: #f0f0f0;padding: 60px 20px;border-top: 1px solid #eee;}.page-tongits-arena-redemption-code__faq-title {font-size: 2.5em;color: #0056b3;text-align: center;margin-bottom: 40px;}.page-tongits-arena-redemption-code__faq-item {background-color: #fff;margin-bottom: 15px;border-radius: 8px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);overflow: hidden;}.page-tongits-arena-redemption-code__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;background-color: #e9f5ff;color: #003d80;font-size: 1.2em;font-weight: bold;user-select: none;transition: background-color 0.3s ease;}.page-tongits-arena-redemption-code__faq-question:hover {background-color: #d0e8ff;}.page-tongits-arena-redemption-code__faq-question h3 {margin: 0;pointer-events: none;}.page-tongits-arena-redemption-code__faq-toggle {font-size: 1.5em;font-weight: bold;margin-left: 15px;pointer-events: none;transition: transform 0.3s ease;}.page-tongits-arena-redemption-code__faq-item.active .page-tongits-arena-redemption-code__faq-toggle {transform: rotate(45deg);}.page-tongits-arena-redemption-code__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;}.page-tongits-arena-redemption-code__faq-item.active .page-tongits-arena-redemption-code__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-tongits-arena-redemption-code__faq-answer p {margin-bottom: 10px;}.page-tongits-arena-redemption-code__disclaimer {font-size: 0.9em;color: #666;text-align: center;margin-top: 40px;}.page-tongits-arena-redemption-code__button-group {display: flex;justify-content: center;gap: 20px;margin-top: 40px;flex-wrap: wrap;}@media (max-width: 768px) {.page-tongits-arena-redemption-code__hero-section {padding: 80px 15px 60px;}.page-tongits-arena-redemption-code__hero-title {font-size: 2.5em;}.page-tongits-arena-redemption-code__hero-subtitle {font-size: 1.2em;}.page-tongits-arena-redemption-code__section {padding: 40px 15px;}.page-tongits-arena-redemption-code__title {font-size: 2em;margin-bottom: 30px;}.page-tongits-arena-redemption-code__subtitle {font-size: 1.5em;}.page-tongits-arena-redemption-code__paragraph {font-size: 1em;}.page-tongits-arena-redemption-code__features-grid {grid-template-columns: 1fr;}.page-tongits-arena-redemption-code__feature-card {padding: 20px;}.page-tongits-arena-redemption-code__step-item {flex-direction: column;text-align: center;margin-bottom: 25px;}.page-tongits-arena-redemption-code__step-number {margin-right: 0;margin-bottom: 10px;}.page-tongits-arena-redemption-code__faq-section {padding: 40px 15px;}.page-tongits-arena-redemption-code__faq-title {font-size: 2em;margin-bottom: 30px;}.page-tongits-arena-redemption-code__faq-question {padding: 15px 20px;font-size: 1.1em;}.page-tongits-arena-redemption-code__faq-answer {padding: 0 20px;}.page-tongits-arena-redemption-code__faq-item.active .page-tongits-arena-redemption-code__faq-answer {padding: 15px 20px !important;}.page-tongits-arena-redemption-code__cta-button {padding: 12px 25px;font-size: 1em;}.page-tongits-arena-redemption-code__button-group {flex-direction: column;gap: 15px;}}