.page-how-does-tongits-work__container { max-width: 1200px; margin: 0 auto; padding: 20px; font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; }@media (max-width: 768px) { .page-how-does-tongits-work__container { padding: 10px; }}.page-how-does-tongits-work__hero-section { background: linear-gradient(135deg, #001f3f 0%, #007bff 100%); color: #fff; text-align: center; padding: 60px 20px; border-radius: 8px; margin-bottom: 40px; position: relative; overflow: hidden; padding-top: calc(var(--header-offset, 122px) + 20px); }@media (max-width: 768px) { .page-how-does-tongits-work__hero-section { padding: 40px 15px; padding-top: calc(var(--header-offset, 122px) + 10px); }}.page-how-does-tongits-work__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-how-does-tongits-work__hero-content { position: relative; z-index: 1; }.page-how-does-tongits-work__hero-title { font-size: 3.5em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); }@media (max-width: 768px) { .page-how-does-tongits-work__hero-title { font-size: 2.2em; }}.page-how-does-tongits-work__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }@media (max-width: 768px) { .page-how-does-tongits-work__hero-subtitle { font-size: 1.1em; }}.page-how-does-tongits-work__button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 28px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1.1em; }@media (max-width: 768px) { .page-how-does-tongits-work__button { padding: 10px 20px; font-size: 1em; }}.page-how-does-tongits-work__button:hover { background-color: #e0a800; transform: translateY(-2px); }.page-how-does-tongits-work__section { background-color: #fff; padding: 30px 20px; border-radius: 8px; margin-bottom: 30px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); }@media (max-width: 768px) { .page-how-does-tongits-work__section { padding: 20px 15px; margin-bottom: 20px; }}.page-how-does-tongits-work__section-title { color: #007bff; font-size: 2.2em; margin-bottom: 20px; text-align: center; }@media (max-width: 768px) { .page-how-does-tongits-work__section-title { font-size: 1.8em; }}.page-how-does-tongits-work__section-subtitle { color: #0056b3; font-size: 1.6em; margin-top: 25px; margin-bottom: 15px; border-bottom: 2px solid #eee; padding-bottom: 10px; }@media (max-width: 768px) { .page-how-does-tongits-work__section-subtitle { font-size: 1.3em; }}.page-how-does-tongits-work__paragraph { margin-bottom: 15px; }.page-how-does-tongits-work__image-container { text-align: center; margin: 30px 0; }.page-how-does-tongits-work__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); display: block; margin: 0 auto; }@media (max-width: 768px) { .page-how-does-tongits-work__image { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }}.page-how-does-tongits-work__list { list-style-type: none; padding: 0; margin-bottom: 20px; }.page-how-does-tongits-work__list-item { background-color: #f8f9fa; border-left: 4px solid #007bff; margin-bottom: 10px; padding: 15px 20px; border-radius: 4px; display: flex; align-items: flex-start; }@media (max-width: 768px) { .page-how-does-tongits-work__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}.page-how-does-tongits-work__list-item::before { content: '✓'; color: #007bff; font-weight: bold; margin-right: 10px; }.page-how-does-tongits-work__list-item strong { color: #0056b3; }.page-how-does-tongits-work__call-to-action { text-align: center; padding: 40px 20px; background-color: #e9f7ff; border-radius: 8px; margin-top: 40px; }@media (max-width: 768px) { .page-how-does-tongits-work__call-to-action { padding: 30px 15px; }}.page-how-does-tongits-work__call-to-action h2 { color: #007bff; font-size: 2em; margin-bottom: 20px; }@media (max-width: 768px) { .page-how-does-tongits-work__call-to-action h2 { font-size: 1.6em; }}.page-how-does-tongits-work__faq-section { margin-top: 40px; }.page-how-does-tongits-work__faq-section-title { font-size: 2.2em; color: #007bff; text-align: center; margin-bottom: 30px; }@media (max-width: 768px) { .page-how-does-tongits-work__faq-section-title { font-size: 1.8em; }}.page-how-does-tongits-work__faq-item { background-color: #f8f9fa; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-how-does-tongits-work__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; background-color: #e0f7fa; color: #007bff; font-size: 1.2em; font-weight: bold; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }@media (max-width: 768px) { .page-how-does-tongits-work__faq-question { padding: 15px 20px; font-size: 1.1em; }}.page-how-does-tongits-work__faq-question:hover { background-color: #ccecf7; }.page-how-does-tongits-work__faq-question h3 { margin: 0; pointer-events: none; color: inherit; font-size: 1em; }.page-how-does-tongits-work__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; }.page-how-does-tongits-work__faq-item.active .page-how-does-tongits-work__faq-toggle { transform: rotate(45deg); }.page-how-does-tongits-work__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; }@media (max-width: 768px) { .page-how-does-tongits-work__faq-answer { padding: 0 20px; }}.page-how-does-tongits-work__faq-item.active .page-how-does-tongits-work__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }@media (max-width: 768px) { .page-how-does-tongits-work__faq-item.active .page-how-does-tongits-work__faq-answer { padding: 15px 20px !important; }}.page-how-does-tongits-work__faq-answer p { margin-bottom: 10px; color: #555; }.page-how-does-tongits-work__faq-answer p:last-child { margin-bottom: 0; }