.page-how-to-exchange-go-stars-in-tongits-go__hero-section { background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); color: #ffffff; padding: 10px 20px 60px 20px; text-align: center; position: relative; overflow: hidden; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; }.page-how-to-exchange-go-stars-in-tongits-go__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-how-to-exchange-go-stars-in-tongits-go__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-how-to-exchange-go-stars-in-tongits-go__hero-title { font-size: 2.8em; margin-bottom: 15px; line-height: 1.2; }.page-how-to-exchange-go-stars-in-tongits-go__hero-description { font-size: 1.2em; margin-bottom: 30px; line-height: 1.6; }.page-how-to-exchange-go-stars-in-tongits-go__play-button { display: inline-block; background-color: #ffcc00; color: #333333; 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; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }.page-how-to-exchange-go-stars-in-tongits-go__play-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-how-to-exchange-go-stars-in-tongits-go__section { padding: 40px 20px; max-width: 900px; margin: 0 auto; line-height: 1.7; }.page-how-to-exchange-go-stars-in-tongits-go__section:nth-of-type(even) { background-color: #f8f8f8; }.page-how-to-exchange-go-stars-in-tongits-go__section-title { font-size: 2em; color: #302b63; margin-bottom: 25px; text-align: center; }.page-how-to-exchange-go-stars-in-tongits-go__section-subtitle { font-size: 1.5em; color: #302b63; margin-top: 30px; margin-bottom: 15px; }.page-how-to-exchange-go-stars-in-tongits-go__step-list { counter-reset: step-counter; list-style: none; padding: 0; }.page-how-to-exchange-go-stars-in-tongits-go__step-item { position: relative; margin-bottom: 30px; padding-left: 60px; }.page-how-to-exchange-go-stars-in-tongits-go__step-item::before { content: counter(step-counter); counter-increment: step-counter; position: absolute; left: 0; top: 0; background-color: #ffcc00; color: #302b63; width: 40px; height: 40px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-weight: bold; font-size: 1.2em; }.page-how-to-exchange-go-stars-in-tongits-go__step-item h3 { margin-top: 0; margin-bottom: 10px; color: #302b63; font-size: 1.3em; }.page-how-to-exchange-go-stars-in-tongits-go__step-item p { margin-bottom: 0; }.page-how-to-exchange-go-stars-in-tongits-go__image-container { text-align: center; margin: 30px 0; }.page-how-to-exchange-go-stars-in-tongits-go__image-container img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); }.page-how-to-exchange-go-stars-in-tongits-go__list { list-style: disc; padding-left: 25px; margin-bottom: 20px; }.page-how-to-exchange-go-stars-in-tongits-go__list-item { margin-bottom: 10px; }.page-how-to-exchange-go-stars-in-tongits-go__faq-section { background-color: #f0f2f5; padding: 60px 20px; max-width: 900px; margin: 0 auto; border-radius: 10px; }.page-how-to-exchange-go-stars-in-tongits-go__faq-title { font-size: 2.2em; color: #302b63; text-align: center; margin-bottom: 40px; }.page-how-to-exchange-go-stars-in-tongits-go__faq-item { background-color: #ffffff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-how-to-exchange-go-stars-in-tongits-go__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; border-bottom: 1px solid #eeeeee; }.page-how-to-exchange-go-stars-in-tongits-go__faq-question h3 { margin: 0; font-size: 1.15em; color: #302b63; pointer-events: none; }.page-how-to-exchange-go-stars-in-tongits-go__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-how-to-exchange-go-stars-in-tongits-go__faq-item.active .page-how-to-exchange-go-stars-in-tongits-go__faq-toggle { transform: rotate(45deg); color: #302b63; }.page-how-to-exchange-go-stars-in-tongits-go__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-how-to-exchange-go-stars-in-tongits-go__faq-item.active .page-how-to-exchange-go-stars-in-tongits-go__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-how-to-exchange-go-stars-in-tongits-go__cta-section { background-color: #302b63; color: #ffffff; padding: 60px 20px; text-align: center; border-top-left-radius: 20px; border-top-right-radius: 20px; }.page-how-to-exchange-go-stars-in-tongits-go__cta-title { font-size: 2.2em; margin-bottom: 20px; }.page-how-to-exchange-go-stars-in-tongits-go__cta-description { font-size: 1.1em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; line-height: 1.6; }.page-how-to-exchange-go-stars-in-tongits-go__cta-button { display: inline-block; background-color: #ffcc00; color: #333333; padding: 15px 35px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3); }.page-how-to-exchange-go-stars-in-tongits-go__cta-button:hover { background-color: #e6b800; transform: translateY(-5px); }@media (max-width: 768px) { .page-how-to-exchange-go-stars-in-tongits-go__hero-title { font-size: 2em; }.page-how-to-exchange-go-stars-in-tongits-go__hero-description { font-size: 1em; }.page-how-to-exchange-go-stars-in-tongits-go__play-button { padding: 12px 25px; font-size: 1em; }.page-how-to-exchange-go-stars-in-tongits-go__section { padding: 30px 15px; }.page-how-to-exchange-go-stars-in-tongits-go__section-title { font-size: 1.8em; }.page-how-to-exchange-go-stars-in-tongits-go__section-subtitle { font-size: 1.3em; }.page-how-to-exchange-go-stars-in-tongits-go__step-item { padding-left: 50px; }.page-how-to-exchange-go-stars-in-tongits-go__step-item::before { width: 35px; height: 35px; font-size: 1.1em; }.page-how-to-exchange-go-stars-in-tongits-go__step-item h3 { font-size: 1.1em; }.page-how-to-exchange-go-stars-in-tongits-go__faq-section { padding: 40px 15px; }.page-how-to-exchange-go-stars-in-tongits-go__faq-title { font-size: 1.8em; }.page-how-to-exchange-go-stars-in-tongits-go__faq-question { padding: 15px 20px; }.page-how-to-exchange-go-stars-in-tongits-go__faq-question h3 { font-size: 1em; }.page-how-to-exchange-go-stars-in-tongits-go__faq-answer { padding: 15px 20px !important; }.page-how-to-exchange-go-stars-in-tongits-go__cta-section { padding: 40px 15px; }.page-how-to-exchange-go-stars-in-tongits-go__cta-title { font-size: 1.8em; }.page-how-to-exchange-go-stars-in-tongits-go__cta-description { font-size: 1em; }.page-how-to-exchange-go-stars-in-tongits-go__cta-button { padding: 12px 28px; font-size: 1.1em; }.page-how-to-exchange-go-stars-in-tongits-go__list { padding-left: 20px; }.page-how-to-exchange-go-stars-in-tongits-go__list-item { box-sizing: border-box !important; width: 100% !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; margin-left: 0 !important; margin-right: 0 !important; } }