.page-how-to-withdraw-tongits-go-to-gcash-2021 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-how-to-withdraw-tongits-go-to-gcash-2021__hero-section { background-color: #0056b3; color: #fff; padding: 10px 20px 60px; text-align: center; position: relative; overflow: hidden; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 400px; box-sizing: border-box; }.page-how-to-withdraw-tongits-go-to-gcash-2021__hero-content { max-width: 800px; margin: 0 auto; z-index: 1; position: relative; }.page-how-to-withdraw-tongits-go-to-gcash-2021__hero-section h1 { font-size: 2.8em; margin-bottom: 20px; color: #fff; }.page-how-to-withdraw-tongits-go-to-gcash-2021__hero-section p { font-size: 1.2em; margin-bottom: 30px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__hero-image-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; }.page-how-to-withdraw-tongits-go-to-gcash-2021__hero-image-container img { width: 100%; height: 100%; object-fit: cover; opacity: 0.3; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); }.page-how-to-withdraw-tongits-go-to-gcash-2021__steps-section, .page-how-to-withdraw-tongits-go-to-gcash-2021__tips-section, .page-how-to-withdraw-tongits-go-to-gcash-2021__faq-section, .page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); margin-top: 30px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__steps-section h2, .page-how-to-withdraw-tongits-go-to-gcash-2021__tips-section h2, .page-how-to-withdraw-tongits-go-to-gcash-2021__faq-section h2, .page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner h2 { text-align: center; font-size: 2em; margin-bottom: 30px; color: #0056b3; }.page-how-to-withdraw-tongits-go-to-gcash-2021__steps-section p { text-align: center; margin-bottom: 40px; font-size: 1.1em; }.page-how-to-withdraw-tongits-go-to-gcash-2021__steps-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__step-card { background-color: #f9f9f9; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 1px 5px rgba(0,0,0,0.05); transition: transform 0.3s ease; }.page-how-to-withdraw-tongits-go-to-gcash-2021__step-card:hover { transform: translateY(-5px); }.page-how-to-withdraw-tongits-go-to-gcash-2021__step-icon { width: 100px; height: 100px; margin: 0 auto 20px; display: flex; align-items: center; justify-content: center; background-color: #e0f2f7; border-radius: 50%; }.page-how-to-withdraw-tongits-go-to-gcash-2021__step-icon img { max-width: 80%; max-height: 80%; height: auto; object-fit: contain; }.page-how-to-withdraw-tongits-go-to-gcash-2021__step-card h3 { font-size: 1.4em; margin-bottom: 15px; color: #0056b3; }.page-how-to-withdraw-tongits-go-to-gcash-2021__step-card p { font-size: 1em; color: #555; }.page-how-to-withdraw-tongits-go-to-gcash-2021__tips-list { list-style: none; padding: 0; margin: 0; display: grid; grid-template-columns: 1fr; gap: 15px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__tips-list li { background-color: #e6f7ff; padding: 15px 20px; border-left: 5px solid #0056b3; border-radius: 4px; font-size: 1.1em; color: #333; box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; }.page-how-to-withdraw-tongits-go-to-gcash-2021__tips-list li strong { color: #003f80; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-container { margin-top: 30px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 5px rgba(0,0,0,0.05); }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #0056b3; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.1); transition: background-color 0.3s ease; user-select: none; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-question:hover { background-color: #004494; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-toggle { font-size: 1.5em; font-weight: bold; transition: transform 0.3s ease; pointer-events: none; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-item.active .page-how-to-withdraw-tongits-go-to-gcash-2021__faq-toggle { transform: rotate(45deg); }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #f1f1f1; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-item.active .page-how-to-withdraw-tongits-go-to-gcash-2021__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-answer p { margin: 0; color: #555; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner { background-color: #007bff; color: #fff; text-align: center; padding: 60px 20px; display: flex; flex-direction: column; align-items: center; justify-content: center; margin-bottom: 30px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-content { max-width: 800px; margin-bottom: 30px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner h2 { font-size: 2.5em; margin-bottom: 20px; color: #fff; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner p { font-size: 1.1em; margin-bottom: 30px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-image-container { width: 100%; max-width: 600px; overflow: hidden; border-radius: 8px; box-shadow: 0 4px 15px rgba(0,0,0,0.2); }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-image-container img { max-width: 100%; height: auto; display: block; }.page-how-to-withdraw-tongits-go-to-gcash-2021 img { max-width: 100%; height: auto; display: block; }.page-how-to-withdraw-tongits-go-to-gcash-2021 .shared-cta-button { background-color: #ffcc00; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-how-to-withdraw-tongits-go-to-gcash-2021 .shared-cta-button:hover { background-color: #e6b800; transform: translateY(-2px); }@media (max-width: 768px) { .page-how-to-withdraw-tongits-go-to-gcash-2021__hero-section { padding: 10px 15px 40px; min-height: 300px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__hero-section h1 { font-size: 2em; }.page-how-to-withdraw-tongits-go-to-gcash-2021__hero-section p { font-size: 1em; }.page-how-to-withdraw-tongits-go-to-gcash-2021__steps-section, .page-how-to-withdraw-tongits-go-to-gcash-2021__tips-section, .page-how-to-withdraw-tongits-go-to-gcash-2021__faq-section, .page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner { padding: 30px 15px; margin-top: 20px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__steps-section h2, .page-how-to-withdraw-tongits-go-to-gcash-2021__tips-section h2, .page-how-to-withdraw-tongits-go-to-gcash-2021__faq-section h2, .page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner h2 { font-size: 1.8em; margin-bottom: 25px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__steps-section p { font-size: 0.95em; margin-bottom: 30px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__steps-grid { grid-template-columns: 1fr; }.page-how-to-withdraw-tongits-go-to-gcash-2021__step-card { padding: 20px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__step-card h3 { font-size: 1.2em; }.page-how-to-withdraw-tongits-go-to-gcash-2021__tips-list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 12px 15px !important; margin-left: 0 !important; margin-right: 0 !important; font-size: 1em; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-question { padding: 15px 20px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-question h3 { font-size: 1.1em; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-answer { padding: 0 20px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__faq-item.active .page-how-to-withdraw-tongits-go-to-gcash-2021__faq-answer { padding: 15px 20px !important; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner { padding: 40px 15px; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner h2 { font-size: 2em; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-banner p { font-size: 1em; }.page-how-to-withdraw-tongits-go-to-gcash-2021__cta-image-container { max-width: 100%; }.page-how-to-withdraw-tongits-go-to-gcash-2021 img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }