.page-tongits-pro-ios { font-family: Arial, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-tongits-pro-ios__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; }.page-tongits-pro-ios__section-title { font-size: 2.5em; color: #003366; text-align: center; margin-bottom: 40px; font-weight: bold; }.page-tongits-pro-ios__section-title--small { font-size: 1.8em; margin-bottom: 20px; }.page-tongits-pro-ios__highlight { color: #ff6600; }.page-tongits-pro-ios__text-content { font-size: 1.1em; margin-bottom: 20px; text-align: center; max-width: 900px; margin-left: auto; margin-right: auto; }.page-tongits-pro-ios__cta-button { display: inline-block; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; white-space: nowrap; }.page-tongits-pro-ios__cta-button--primary { background-color: #ff6600; color: #fff; border: 2px solid #ff6600; }.page-tongits-pro-ios__cta-button--primary:hover { background-color: #e65c00; transform: translateY(-2px); }.page-tongits-pro-ios__cta-button--secondary { background-color: transparent; color: #ff6600; border: 2px solid #ff6600; }.page-tongits-pro-ios__cta-button--secondary:hover { background-color: #ff6600; color: #fff; transform: translateY(-2px); }.page-tongits-pro-ios__cta-button--small { padding: 8px 18px; font-size: 0.95em; }.page-tongits-pro-ios__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; color: #fff; text-align: center; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-tongits-pro-ios__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; filter: brightness(0.5); max-width: 100%; }.page-tongits-pro-ios__hero-content { position: relative; z-index: 1; max-width: 800px; padding: 20px; }.page-tongits-pro-ios__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; }.page-tongits-pro-ios__hero-description { font-size: 1.3em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-tongits-pro-ios__hero-cta-group { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; }.page-tongits-pro-ios__payment-providers { padding: 40px 15px; background-color: #e0e0e0; text-align: center; }.page-tongits-pro-ios__payment-logos-wrapper { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-top: 20px; }.page-tongits-pro-ios__payment-logo { flex: 0 0 auto; display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; box-sizing: border-box; object-fit: contain; }.page-tongits-pro-ios__introduction-section { padding: 80px 0; background-color: #fff; }.page-tongits-pro-ios__quick-access-section { padding: 80px 0; background-color: #f0f0f0; }.page-tongits-pro-ios__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; }.page-tongits-pro-ios__quick-access-item { background-color: #fff; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: #333; display: flex; flex-direction: column; align-items: center; }.page-tongits-pro-ios__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-tongits-pro-ios__quick-access-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; max-width: 100%; height: auto; }.page-tongits-pro-ios__quick-access-title { font-size: 1.4em; color: #003366; margin-bottom: 10px; font-weight: bold; }.page-tongits-pro-ios__quick-access-description { font-size: 0.95em; color: #666; }.page-tongits-pro-ios__games-section { padding: 80px 0; background-color: #fff; }.page-tongits-pro-ios__game-categories-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-tongits-pro-ios__game-category-card { background-color: #f8f8f8; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; align-items: center; }.page-tongits-pro-ios__game-category-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; max-width: 100%; height: auto; }.page-tongits-pro-ios__game-category-title { font-size: 1.5em; color: #003366; margin-bottom: 10px; font-weight: bold; padding: 0 15px; }.page-tongits-pro-ios__game-category-description { font-size: 0.95em; color: #666; margin-bottom: 20px; padding: 0 15px; flex-grow: 1; }.page-tongits-pro-ios__promotions-section { padding: 80px 0; background-color: #f0f0f0; }.page-tongits-pro-ios__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-tongits-pro-ios__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; display: flex; flex-direction: column; align-items: center; }.page-tongits-pro-ios__promo-image { width: 100%; height: 220px; object-fit: cover; margin-bottom: 15px; max-width: 100%; height: auto; }.page-tongits-pro-ios__promo-title { font-size: 1.5em; color: #003366; margin-bottom: 10px; font-weight: bold; padding: 0 15px; }.page-tongits-pro-ios__promo-description { font-size: 0.95em; color: #666; margin-bottom: 20px; padding: 0 15px; flex-grow: 1; }.page-tongits-pro-ios__security-support-section { padding: 80px 0; background-color: #fff; }.page-tongits-pro-ios__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; }.page-tongits-pro-ios__feature-item { background-color: #f8f8f8; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; align-items: center; }.page-tongits-pro-ios__feature-icon { width: 70px; height: 70px; object-fit: contain; margin-bottom: 20px; max-width: 100%; height: auto; }.page-tongits-pro-ios__feature-title { font-size: 1.3em; color: #003366; margin-bottom: 10px; font-weight: bold; }.page-tongits-pro-ios__feature-description { font-size: 0.9em; color: #666; }.page-tongits-pro-ios__faq-section { padding: 80px 0; background-color: #f0f0f0; }.page-tongits-pro-ios__faq-list { max-width: 900px; margin: 40px auto 0 auto; }.page-tongits-pro-ios__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-pro-ios__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #003366; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.1); user-select: none; transition: background-color 0.3s ease; }.page-tongits-pro-ios__faq-question:hover { background-color: #004488; }.page-tongits-pro-ios__faq-title { font-size: 1.2em; margin: 0; flex-grow: 1; text-align: left; pointer-events: none; color: #fff; }.page-tongits-pro-ios__faq-toggle { font-size: 1.8em; font-weight: bold; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; color: #fff; }.page-tongits-pro-ios__faq-item.active .page-tongits-pro-ios__faq-toggle { transform: rotate(45deg); }.page-tongits-pro-ios__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #fdfdfd; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-tongits-pro-ios__faq-item.active .page-tongits-pro-ios__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-tongits-pro-ios__faq-answer .page-tongits-pro-ios__text-content { text-align: left; margin-bottom: 0; }.page-tongits-pro-ios__blog-section { padding: 80px 0; background-color: #fff; }.page-tongits-pro-ios__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-tongits-pro-ios__blog-card { background-color: #f8f8f8; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-decoration: none; color: #333; display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-tongits-pro-ios__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); }.page-tongits-pro-ios__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; height: auto; }.page-tongits-pro-ios__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-tongits-pro-ios__blog-title { font-size: 1.3em; color: #003366; margin-bottom: 10px; font-weight: bold; line-height: 1.3; }.page-tongits-pro-ios__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; flex-grow: 1; }.page-tongits-pro-ios__blog-date { font-size: 0.85em; color: #777; text-align: right; display: block; margin-top: auto; }@media (max-width: 768px) { .page-tongits-pro-ios__section-title { font-size: 2em; margin-bottom: 30px; } .page-tongits-pro-ios__hero-title { font-size: 2.5em; } .page-tongits-pro-ios__hero-description { font-size: 1.1em; } .page-tongits-pro-ios__hero-cta-group { flex-direction: column; gap: 15px; } .page-tongits-pro-ios__cta-button { width: 100%; max-width: 300px; margin: 0 auto; } .page-tongits-pro-ios__payment-logos-wrapper { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-tongits-pro-ios__payment-logo { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-tongits-pro-ios__introduction-section, .page-tongits-pro-ios__quick-access-section, .page-tongits-pro-ios__games-section, .page-tongits-pro-ios__promotions-section, .page-tongits-pro-ios__security-support-section, .page-tongits-pro-ios__faq-section, .page-tongits-pro-ios__blog-section { padding: 40px 0; } .page-tongits-pro-ios__text-content { font-size: 1em; } .page-tongits-pro-ios__quick-access-grid, .page-tongits-pro-ios__game-categories-grid, .page-tongits-pro-ios__promo-grid, .page-tongits-pro-ios__features-grid, .page-tongits-pro-ios__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-tongits-pro-ios__quick-access-item, .page-tongits-pro-ios__game-category-card, .page-tongits-pro-ios__promo-card, .page-tongits-pro-ios__feature-item, .page-tongits-pro-ios__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; } .page-tongits-pro-ios__hero-image, .page-tongits-pro-ios__quick-access-icon, .page-tongits-pro-ios__game-category-image, .page-tongits-pro-ios__promo-image, .page-tongits-pro-ios__feature-icon, .page-tongits-pro-ios__blog-image { max-width: 100% !important; height: auto !important; object-fit: cover !important; } .page-tongits-pro-ios__faq-question { padding: 15px 20px; } .page-tongits-pro-ios__faq-title { font-size: 1.1em; } .page-tongits-pro-ios__faq-toggle { font-size: 1.5em; } .page-tongits-pro-ios__faq-answer { padding: 0 20px; } .page-tongits-pro-ios__faq-item.active .page-tongits-pro-ios__faq-answer { padding: 15px 20px !important; } .page-tongits-pro-ios__text-content, .page-tongits-pro-ios__quick-access-description, .page-tongits-pro-ios__game-category-description, .page-tongits-pro-ios__promo-description, .page-tongits-pro-ios__feature-description, .page-tongits-pro-ios__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}