.page-tongits-tala-redemption-code-free { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-tongits-tala-redemption-code-free__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-tongits-tala-redemption-code-free__hero-section { background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); padding: 60px 20px; text-align: center; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; } .page-tongits-tala-redemption-code-free__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-tongits-tala-redemption-code-free__hero-content { position: relative; z-index: 1; } .page-tongits-tala-redemption-code-free__hero-title { font-size: 2.8em; color: #e0e0e0; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-tongits-tala-redemption-code-free__hero-description { font-size: 1.2em; color: #c0c0c0; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-tongits-tala-redemption-code-free__button { display: inline-block; background-color: #e6b800; color: #1a1a2e; padding: 15px 30px; border-radius: 8px; 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-tala-redemption-code-free__button:hover { background-color: #ffd700; transform: translateY(-3px); } .page-tongits-tala-redemption-code-free__section { padding: 40px 20px; margin-bottom: 30px; background-color: #2a2a4a; border-radius: 10px; } .page-tongits-tala-redemption-code-free__section-title { font-size: 2em; color: #e6b800; text-align: center; margin-bottom: 30px; } .page-tongits-tala-redemption-code-free__content-text { font-size: 1.1em; color: #c0c0c0; margin-bottom: 20px; } .page-tongits-tala-redemption-code-free__image-wrapper { text-align: center; margin: 30px 0; } .page-tongits-tala-redemption-code-free__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-tongits-tala-redemption-code-free__list { list-style: none; padding: 0; margin-bottom: 20px; } .page-tongits-tala-redemption-code-free__list-item { background-color: #3b3b5b; margin-bottom: 10px; padding: 15px; border-left: 5px solid #e6b800; border-radius: 5px; font-size: 1em; color: #e0e0e0; box-sizing: border-box; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-tongits-tala-redemption-code-free__faq-section { background-color: #2a2a4a; border-radius: 10px; padding: 40px 20px; margin-bottom: 30px; } .page-tongits-tala-redemption-code-free__faq-title { font-size: 2em; color: #e6b800; text-align: center; margin-bottom: 30px; } .page-tongits-tala-redemption-code-free__faq-item { margin-bottom: 15px; border: 1px solid #4a4a6a; border-radius: 8px; overflow: hidden; } .page-tongits-tala-redemption-code-free__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #3b3b5b; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-tongits-tala-redemption-code-free__faq-question h3 { margin: 0; font-size: 1.2em; color: #e0e0e0; pointer-events: none; } .page-tongits-tala-redemption-code-free__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e6b800; transition: transform 0.3s ease; pointer-events: none; } .page-tongits-tala-redemption-code-free__faq-item.active .page-tongits-tala-redemption-code-free__faq-toggle { transform: rotate(45deg); } .page-tongits-tala-redemption-code-free__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #2a2a4a; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #c0c0c0; font-size: 1em; } .page-tongits-tala-redemption-code-free__faq-item.active .page-tongits-tala-redemption-code-free__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-tongits-tala-redemption-code-free__cta-section { text-align: center; padding: 50px 20px; background: linear-gradient(90deg, #1a1a2e, #302b63); border-radius: 10px; } .page-tongits-tala-redemption-code-free__cta-title { font-size: 2.2em; color: #e0e0e0; margin-bottom: 20px; } .page-tongits-tala-redemption-code-free__cta-description { font-size: 1.2em; color: #c0c0c0; margin-bottom: 40px; } @media (max-width: 768px) { .page-tongits-tala-redemption-code-free__container { padding: 10px; } .page-tongits-tala-redemption-code-free__hero-title { font-size: 2em; } .page-tongits-tala-redemption-code-free__hero-description, .page-tongits-tala-redemption-code-free__content-text, .page-tongits-tala-redemption-code-free__cta-description { font-size: 1em; } .page-tongits-tala-redemption-code-free__section-title, .page-tongits-tala-redemption-code-free__faq-title, .page-tongits-tala-redemption-code-free__cta-title { font-size: 1.8em; } .page-tongits-tala-redemption-code-free__button { padding: 12px 25px; font-size: 1em; } .page-tongits-tala-redemption-code-free__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px; } .page-tongits-tala-redemption-code-free__faq-question { padding: 12px 15px; } .page-tongits-tala-redemption-code-free__faq-question h3 { font-size: 1.1em; } .page-tongits-tala-redemption-code-free__faq-answer { padding: 15px !important; } .page-tongits-tala-redemption-code-free__image-wrapper { margin: 20px 0; } .page-tongits-tala-redemption-code-free__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }