.page-how-to-cash-out-tongits-star { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-how-to-cash-out-tongits-star__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-how-to-cash-out-tongits-star__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 40px; font-weight: 700; }.page-how-to-cash-out-tongits-star__section-title--small { font-size: 1.8em; margin-bottom: 25px; }.page-how-to-cash-out-tongits-star__text-content { font-size: 1.1em; margin-bottom: 20px; text-align: center; max-width: 800px; margin-left: auto; margin-right: auto; }.page-how-to-cash-out-tongits-star__button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-how-to-cash-out-tongits-star__button:hover { background-color: #0056b3; }.page-how-to-cash-out-tongits-star__button--small { padding: 10px 20px; font-size: 0.9em; }.page-how-to-cash-out-tongits-star__button--center { display: block; margin: 30px auto 0 auto; width: fit-content; }.page-how-to-cash-out-tongits-star img { max-width: 100%; height: auto; display: block; object-fit: cover; }.page-how-to-cash-out-tongits-star__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; padding: 10px 0 60px 0; text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; overflow: hidden; }.page-how-to-cash-out-tongits-star__hero-content { z-index: 1; max-width: 900px; padding: 20px; }.page-how-to-cash-out-tongits-star__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.1; color: #fff; }.page-how-to-cash-out-tongits-star__hero-description { font-size: 1.3em; margin-bottom: 30px; opacity: 0.9; }.page-how-to-cash-out-tongits-star__hero-actions { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; }.page-how-to-cash-out-tongits-star__hero-button { padding: 15px 30px; font-size: 1.1em; border-radius: 8px; }.page-how-to-cash-out-tongits-star__hero-button--primary { background-color: #ffc107; color: #333; }.page-how-to-cash-out-tongits-star__hero-button--primary:hover { background-color: #e0a800; }.page-how-to-cash-out-tongits-star__hero-button--secondary { background-color: transparent; border: 2px solid #fff; color: #fff; }.page-how-to-cash-out-tongits-star__hero-button--secondary:hover { background-color: rgba(255, 255, 255, 0.1); }.page-how-to-cash-out-tongits-star__hero-image-wrapper { margin-top: 40px; width: 100%; max-width: 1200px; }.page-how-to-cash-out-tongits-star__hero-image { width: 100%; height: 500px; object-fit: cover; border-radius: 10px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2); }.page-how-to-cash-out-tongits-star__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 40px 20px; background-color: #e9ecef; margin-bottom: 40px; }.page-how-to-cash-out-tongits-star__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; }.page-how-to-cash-out-tongits-star__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; object-fit: contain; }.page-how-to-cash-out-tongits-star__introduction-section, .page-how-to-cash-out-tongits-star__quick-access-section, .page-how-to-cash-out-tongits-star__games-section, .page-how-to-cash-out-tongits-star__promotions-section, .page-how-to-cash-out-tongits-star__security-support-section, .page-how-to-cash-out-tongits-star__blog-section, .page-how-to-cash-out-tongits-star__faq-section { padding: 60px 0; background-color: #fff; margin-bottom: 40px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-how-to-cash-out-tongits-star__quick-access-section { background-color: #f0f8ff; }.page-how-to-cash-out-tongits-star__access-links { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-top: 30px; }.page-how-to-cash-out-tongits-star__access-button { background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-how-to-cash-out-tongits-star__access-button:hover { background-color: #218838; }.page-how-to-cash-out-tongits-star__games-section { background-color: #fcfcfc; }.page-how-to-cash-out-tongits-star__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-how-to-cash-out-tongits-star__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; transition: transform 0.3s ease; }.page-how-to-cash-out-tongits-star__game-card:hover { transform: translateY(-5px); }.page-how-to-cash-out-tongits-star__game-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; }.page-how-to-cash-out-tongits-star__game-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; padding: 0 15px; }.page-how-out-tongits-star__game-description { padding: 0 15px; font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-how-to-cash-out-tongits-star__promotions-section { background-color: #fff3cd; }.page-how-to-cash-out-tongits-star__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-how-to-cash-out-tongits-star__promo-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; transition: transform 0.3s ease; }.page-how-to-cash-out-tongits-star__promo-card:hover { transform: translateY(-5px); }.page-how-to-cash-out-tongits-star__promo-image { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; }.page-how-to-cash-out-tongits-star__promo-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; padding: 0 15px; }.page-how-to-cash-out-tongits-star__promo-description { padding: 0 15px; font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-how-to-cash-out-tongits-star__security-support-section { background-color: #e2f0d9; }.page-how-to-cash-out-tongits-star__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; text-align: center; }.page-how-to-cash-out-tongits-star__feature-item { background-color: #fff; padding: 30px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); }.page-how-to-cash-out-tongits-star__feature-icon { width: 100px; height: 100px; margin: 0 auto 20px auto; object-fit: contain; }.page-how-to-cash-out-tongits-star__feature-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-how-to-cash-out-tongits-star__feature-description { font-size: 0.95em; color: #555; }.page-how-to-cash-out-tongits-star__faq-section { background-color: #f8f8f8; }.page-how-to-cash-out-tongits-star__faq-list { margin-top: 40px; }.page-how-to-cash-out-tongits-star__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-how-to-cash-out-tongits-star__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; }.page-how-to-cash-out-tongits-star__faq-question:hover { background-color: #e0e0e0; }.page-how-to-cash-out-tongits-star__faq-question-title { font-size: 1.2em; color: #333; margin: 0; pointer-events: none; }.page-how-to-cash-out-tongits-star__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-how-to-cash-out-tongits-star__faq-item.active .page-how-to-cash-out-tongits-star__faq-toggle { transform: rotate(45deg); }.page-how-to-cash-out-tongits-star__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-cash-out-tongits-star__faq-item.active .page-how-to-cash-out-tongits-star__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-how-to-cash-out-tongits-star__faq-answer-text { font-size: 1em; color: #555; margin: 0; }.page-how-to-cash-out-tongits-star__blog-section { background-color: #fcfcfc; }.page-how-to-cash-out-tongits-star__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-how-to-cash-out-tongits-star__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-how-to-cash-out-tongits-star__blog-card:hover { transform: translateY(-5px); }.page-how-to-cash-out-tongits-star__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-how-to-cash-out-tongits-star__blog-content { padding: 20px; }.page-how-to-cash-out-tongits-star__blog-title { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; }.page-how-to-cash-out-tongits-star__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-how-to-cash-out-tongits-star__blog-date { font-size: 0.85em; color: #888; margin-top: 10px; display: block; }.page-how-to-cash-out-tongits-star__blog-card .page-how-to-cash-out-tongits-star__button { display: inline-block; margin-top: 15px; }.page-how-to-cash-out-tongits-star__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; object-fit: contain; }.page-how-to-cash-out-tongits-star__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }@media (max-width: 1024px) { .page-how-to-cash-out-tongits-star__hero-title { font-size: 2.8em; }.page-how-to-cash-out-tongits-star__hero-description { font-size: 1.1em; }.page-how-to-cash-out-tongits-star__section-title { font-size: 2em; }.page-how-to-cash-out-tongits-star__hero-image { height: 400px; }}.page-how-to-cash-out-tongits-star img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }@media (max-width: 768px) { .page-how-to-cash-out-tongits-star__container { padding: 15px; }.page-how-to-cash-out-tongits-star__hero-section { padding: 10px 0 40px 0; }.page-how-to-cash-out-tongits-star__hero-title { font-size: 2em; }.page-how-to-cash-out-tongits-star__hero-description { font-size: 1em; }.page-how-to-cash-out-tongits-star__hero-actions { flex-direction: column; gap: 15px; }.page-how-to-cash-out-tongits-star__hero-button { width: 90%; margin: 0 auto; }.page-how-to-cash-out-tongits-star__hero-image { height: 300px; }.page-how-to-cash-out-tongits-star__section-title { font-size: 1.8em; margin-bottom: 30px; }.page-how-to-cash-out-tongits-star__section-title--small { font-size: 1.5em; }.page-how-to-cash-out-tongits-star__text-content { font-size: 1em; }.page-how-to-cash-out-tongits-star__button { padding: 10px 20px; font-size: 0.9em; }.page-how-to-cash-out-tongits-star__access-links { flex-direction: column; }.page-how-to-cash-out-tongits-star__access-button { width: 90%; margin: 0 auto; }.page-how-to-cash-out-tongits-star__game-grid, .page-how-to-cash-out-tongits-star__promo-grid, .page-how-to-cash-out-tongits-star__features-grid, .page-how-to-cash-out-tongits-star__blog-grid { grid-template-columns: 1fr; }.page-how-to-cash-out-tongits-star__game-image, .page-how-to-cash-out-tongits-star__promo-image, .page-how-to-cash-out-tongits-star__blog-image { height: 180px; }.page-how-to-cash-out-tongits-star__faq-question { padding: 15px 20px; }.page-how-to-cash-out-tongits-star__faq-question-title { font-size: 1.1em; }.page-how-to-cash-out-tongits-star__faq-answer { padding: 0 20px; }.page-how-to-cash-out-tongits-star__faq-item.active .page-how-to-cash-out-tongits-star__faq-answer { padding: 15px 20px !important; }.page-how-to-cash-out-tongits-star__blog-content { padding: 15px; }.page-how-to-cash-out-tongits-star__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-how-to-cash-out-tongits-star__payment-logo, .page-how-to-cash-out-tongits-star__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }}.page-how-to-cash-out-tongits-star__faq-answer-text { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }