.page-tongits-land-redeem-code__main-content { padding: 10px 0; background-color: #f0f2f5; color: #333; font-family: 'Arial', sans-serif; } @media (max-width: 768px) { .page-tongits-land-redeem-code__main-content { padding-top: var(--header-offset, 122px); } } .page-tongits-land-redeem-code__container { max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .page-tongits-land-redeem-code__hero-section { background: linear-gradient(135deg, #2a003a 0%, #4a0072 100%); color: #fff; padding: 80px 0; text-align: center; border-radius: 10px; margin-bottom: 40px; position: relative; overflow: hidden; padding-top: 90px; } .page-tongits-land-redeem-code__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:abstract:1920x1080:geometric,purple,pattern]'); background-size: cover; background-position: center; opacity: 0.1; z-index: 0; } .page-tongits-land-redeem-code__hero-content { position: relative; z-index: 1; } .page-tongits-land-redeem-code__hero-title { font-size: 3.2em; margin-bottom: 20px; font-weight: bold; line-height: 1.2; } @media (max-width: 768px) { .page-tongits-land-redeem-code__hero-title { font-size: 2.2em; } } .page-tongits-land-redeem-code__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-tongits-land-redeem-code__hero-subtitle { font-size: 1.1em; } } .page-tongits-land-redeem-code__cta-button { display: inline-block; background-color: #ffcc00; color: #333; 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; border: none; cursor: pointer; } .page-tongits-land-redeem-code__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-tongits-land-redeem-code__how-to-redeem { background-color: #fff; padding: 60px 0; border-radius: 10px; margin-bottom: 40px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); } .page-tongits-land-redeem-code__section-title { text-align: center; font-size: 2.5em; color: #4a0072; margin-bottom: 40px; font-weight: bold; } @media (max-width: 768px) { .page-tongits-land-redeem-code__section-title { font-size: 1.8em; } } .page-tongits-land-redeem-code__steps-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } .page-tongits-land-redeem-code__step-item { background-color: #f9f9f9; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; box-sizing: border-box; } .page-tongits-land-redeem-code__step-item:hover { transform: translateY(-5px); } .page-tongits-land-redeem-code__step-icon { width: 80px; height: 80px; margin: 0 auto 20px; display: block; object-fit: contain; } .page-tongits-land-redeem-code__step-title { font-size: 1.5em; color: #6a1b9a; margin-bottom: 15px; } .page-tongits-land-redeem-code__step-description { font-size: 1em; line-height: 1.6; color: #555; } .page-tongits-land-redeem-code__benefits-section { background-color: #fff; padding: 60px 0; border-radius: 10px; margin-bottom: 40px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); } .page-tongits-land-redeem-code__benefits-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } .page-tongits-land-redeem-code__benefit-card { background-color: #f9f9f9; padding: 30px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); box-sizing: border-box; } .page-tongits-land-redeem-code__benefit-icon { width: 100px; height: 100px; margin: 0 auto 20px; display: block; object-fit: contain; } .page-tongits-land-redeem-code__benefit-title { font-size: 1.4em; color: #6a1b9a; margin-bottom: 10px; } .page-tongits-land-redeem-code__benefit-description { font-size: 0.95em; line-height: 1.5; color: #555; } .page-tongits-land-redeem-code__promo-banner { background: linear-gradient(45deg, #ffcc00 0%, #ff9900 100%); color: #333; padding: 50px 0; text-align: center; border-radius: 10px; margin-bottom: 40px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); } .page-tongits-land-redeem-code__promo-title { font-size: 2.2em; margin-bottom: 15px; font-weight: bold; } @media (max-width: 768px) { .page-tongits-land-redeem-code__promo-title { font-size: 1.6em; } } .page-tongits-land-redeem-code__promo-text { font-size: 1.2em; margin-bottom: 30px; } @media (max-width: 768px) { .page-tongits-land-redeem-code__promo-text { font-size: 1em; } } .page-tongits-land-redeem-code__faq-section { background-color: #fff; padding: 60px 0; border-radius: 10px; margin-bottom: 40px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); } .page-tongits-land-redeem-code__faq-item { margin-bottom: 15px; border: 1px solid #eee; border-radius: 8px; overflow: hidden; } .page-tongits-land-redeem-code__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f9f9f9; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-tongits-land-redeem-code__faq-question:hover { background-color: #f0f0f0; } .page-tongits-land-redeem-code__faq-question h3 { margin: 0; font-size: 1.2em; color: #4a0072; pointer-events: none; } @media (max-width: 768px) { .page-tongits-land-redeem-code__faq-question h3 { font-size: 1em; } } .page-tongits-land-redeem-code__faq-toggle { font-size: 1.5em; font-weight: bold; color: #4a0072; pointer-events: none; transition: transform 0.3s ease; } .page-tongits-land-redeem-code__faq-item.active .page-tongits-land-redeem-code__faq-toggle { transform: rotate(45deg); } .page-tongits-land-redeem-code__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; background-color: #fff; } .page-tongits-land-redeem-code__faq-item.active .page-tongits-land-redeem-code__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-tongits-land-redeem-code__faq-answer p { margin: 0; font-size: 0.95em; line-height: 1.6; color: #555; } .page-tongits-land-redeem-code__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; } .page-tongits-land-redeem-code__image { max-width: 100%; height: auto; display: block; border-radius: 8px; } @media (max-width: 768px) { .page-tongits-land-redeem-code__steps-grid { grid-template-columns: 1fr; } .page-tongits-land-redeem-code__step-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; } .page-tongits-land-redeem-code__benefits-grid { grid-template-columns: 1fr; } .page-tongits-land-redeem-code__benefit-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; } .page-tongits-land-redeem-code__image { max-width: 100% !important; height: auto !important; } .page-tongits-land-redeem-code__faq-answer { padding: 0 15px; } .page-tongits-land-redeem-code__faq-item.active .page-tongits-land-redeem-code__faq-answer { padding: 15px !important; } .page-tongits-land-redeem-code__faq-question { padding: 12px 15px; } }