.page-how-to-cash-in-gcash-in-tongits-go__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; font-family: 'Arial', sans-serif; color: #333; } .page-how-to-cash-in-gcash-in-tongits-go__hero-section { background-color: #f0f8ff; padding: 10px 0 50px; text-align: center; position: relative; overflow: hidden; } .page-how-to-cash-in-gcash-in-tongits-go__hero-image { width: 100%; height: 300px; object-fit: cover; filter: brightness(0.7); } .page-how-to-cash-in-gcash-in-tongits-go__hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: #fff; z-index: 1; width: 90%; } .page-how-to-cash-in-gcash-in-tongits-go__hero-title { font-size: 2.5em; margin-bottom: 10px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-how-to-cash-in-gcash-in-tongits-go__hero-subtitle { font-size: 1.2em; color: #eee; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .page-how-to-cash-in-gcash-in-tongits-go__section { padding: 40px 0; background-color: #fff; } .page-how-to-cash-in-gcash-in-tongits-go__section--alt { background-color: #f9f9f9; } .page-how-to-cash-in-gcash-in-tongits-go__section-title { text-align: center; font-size: 2em; color: #007bff; margin-bottom: 30px; } .page-how-to-cash-in-gcash-in-tongits-go__intro-text { text-align: center; font-size: 1.1em; line-height: 1.6; margin-bottom: 40px; } .page-how-to-cash-in-gcash-in-tongits-go__step-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; list-style: none; padding: 0; } .page-how-to-cash-in-gcash-in-tongits-go__step-item { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); padding: 25px; text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-how-to-cash-in-gcash-in-tongits-go__step-item:hover { transform: translateY(-5px); } .page-how-to-cash-in-gcash-in-tongits-go__step-number { font-size: 2.5em; color: #007bff; margin-bottom: 15px; font-weight: bold; } .page-how-to-cash-in-gcash-in-tongits-go__step-title { font-size: 1.3em; margin-bottom: 10px; color: #333; } .page-how-to-cash-in-gcash-in-tongits-go__step-description { font-size: 0.95em; line-height: 1.5; color: #555; } .page-how-to-cash-in-gcash-in-tongits-go__image-wrapper { margin-bottom: 20px; } .page-how-to-cash-in-gcash-in-tongits-go__image-wrapper img { max-width: 100%; height: auto; border-radius: 8px; } .page-how-in-gcash-in-tongits-go__tips-list { list-style: none; padding: 0; display: grid; grid-template-columns: 1fr; gap: 15px; } .page-how-in-gcash-in-tongits-go__tip-item { background-color: #e6f7ff; border-left: 5px solid #007bff; padding: 15px 20px; border-radius: 5px; font-size: 1em; line-height: 1.5; color: #333; } .page-how-to-cash-in-gcash-in-tongits-go__faq-list { list-style: none; padding: 0; } .page-how-to-cash-in-gcash-in-tongits-go__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; } .page-how-to-cash-in-gcash-in-tongits-go__faq-question { background-color: #007bff; color: #fff; padding: 15px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; user-select: none; transition: background-color 0.3s ease; } .page-how-to-cash-in-gcash-in-tongits-go__faq-question:hover { background-color: #0056b3; } .page-how-to-cash-in-gcash-in-tongits-go__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-how-to-cash-in-gcash-in-tongits-go__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; } .page-how-to-cash-in-gcash-in-tongits-go__faq-answer { background-color: #fefefe; max-height: 0; overflow: hidden; padding: 0 15px; 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-in-gcash-in-tongits-go__faq-item.active .page-how-to-cash-in-gcash-in-tongits-go__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-how-to-cash-in-gcash-in-tongits-go__faq-item.active .page-how-to-cash-in-gcash-in-tongits-go__faq-question { background-color: #0056b3; } .page-how-to-cash-in-gcash-in-tongits-go__cta-section { text-align: center; padding: 50px 0; background-color: #e6f7ff; } .page-how-to-cash-in-gcash-in-tongits-go__cta-title { font-size: 2em; color: #007bff; margin-bottom: 20px; } .page-how-to-cash-in-gcash-in-tongits-go__cta-description { font-size: 1.1em; line-height: 1.6; margin-bottom: 30px; } .page-how-to-cash-in-gcash-in-tongits-go__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-how-to-cash-in-gcash-in-tongits-go__cta-button:hover { background-color: #e0a800; transform: translateY(-2px); } @media (max-width: 768px) { .page-how-to-cash-in-gcash-in-tongits-go__container { padding: 15px; } .page-how-to-cash-in-gcash-in-tongits-go__hero-title { font-size: 2em; } .page-how-to-cash-in-gcash-in-tongits-go__hero-subtitle { font-size: 1em; } .page-how-to-cash-in-gcash-in-tongits-go__section-title { font-size: 1.8em; } .page-how-to-cash-in-gcash-in-tongits-go__step-list { grid-template-columns: 1fr; } .page-how-to-cash-in-gcash-in-tongits-go__step-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-how-to-cash-in-gcash-in-tongits-go__step-description, .page-how-in-gcash-in-tongits-go__tip-item, .page-how-to-cash-in-gcash-in-tongits-go__intro-text, .page-how-to-cash-in-gcash-in-tongits-go__cta-description { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-how-to-cash-in-gcash-in-tongits-go__faq-answer { padding: 0 10px; } .page-how-to-cash-in-gcash-in-tongits-go__faq-item.active .page-how-to-cash-in-gcash-in-tongits-go__faq-answer { padding: 15px 10px !important; } .page-how-to-cash-in-gcash-in-tongits-go__cta-button { padding: 12px 25px; font-size: 1em; } }