.page-tongits-real-money { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-tongits-real-money__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-tongits-real-money__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 60px 20px 80px; position: relative; overflow: hidden; border-bottom-left-radius: 50px; border-bottom-right-radius: 50px; padding-top: 10px; }.page-tongits-real-money__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:tongits,card_game,philippines_flag]') no-repeat center center/cover; opacity: 0.2; z-index: 0; }.page-tongits-real-money__hero-content { position: relative; z-index: 1; }.page-tongits-real-money__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); }.page-tongits-real-money__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; }.page-tongits-real-money__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-tongits-real-money__cta-button:hover { background-color: #e0a800; transform: translateY(-3px); }.page-tongits-real-money__section { padding: 40px 0; background-color: #fff; margin-bottom: 20px; border-radius: 15px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); }.page-tongits-real-money__section--dark { background-color: #282c34; color: #f4f7f6; }.page-tongits-real-money__section-title { text-align: center; font-size: 2.2em; margin-bottom: 30px; color: #007bff; }.page-tongits-real-money__section-title--dark { color: #ffc107; }.page-tongits-real-money__text-content { font-size: 1.1em; text-align: justify; margin-bottom: 20px; }.page-tongits-real-money__list { list-style: none; padding: 0; margin: 20px 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-tongits-real-money__list-item { background-color: #e9ecef; padding: 15px 20px; border-radius: 10px; text-align: center; flex: 1 1 calc(33% - 40px); min-width: 280px; box-sizing: border-box; font-weight: bold; color: #007bff; }.page-tongits-real-money__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-tongits-real-money__card { background-color: #f8f9fa; border-radius: 15px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-tongits-real-money__card:hover { transform: translateY(-5px); }.page-tongits-real-money__card-image { width: 100%; height: 200px; object-fit: cover; }.page-tongits-real-money__card-content { padding: 20px; }.page-tongits-real-money__card-title { font-size: 1.4em; margin-bottom: 10px; color: #007bff; }.page-tongits-real-money__card-text { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-tongits-real-money__card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-tongits-real-money__card-button:hover { background-color: #0056b3; }.page-tongits-real-money__promo-item { background-color: #e9f5ff; border: 1px solid #007bff; border-radius: 10px; padding: 20px; text-align: center; }.page-tongits-real-money__promo-item-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; }.page-tongits-real-money__promo-item-description { font-size: 1em; color: #555; margin-bottom: 15px; }.page-tongits-real-money__faq-item { background-color: #f8f9fa; margin-bottom: 10px; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-tongits-real-money__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #e9ecef; color: #007bff; font-weight: bold; user-select: none; transition: background-color 0.3s ease; }.page-tongits-real-money__faq-question:hover { background-color: #dee2e6; }.page-tongits-real-money__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; }.page-tongits-real-money__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-tongits-real-money__faq-item.active .page-tongits-real-money__faq-toggle { transform: rotate(45deg); }.page-tongits-real-money__faq-answer { 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-tongits-real-money__faq-item.active .page-tongits-real-money__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-tongits-real-money__blog-card { background-color: #f8f9fa; border-radius: 15px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; display: block; text-decoration: none; color: inherit; }.page-tongits-real-money__blog-card:hover { transform: translateY(-5px); }.page-tongits-real-money__blog-image { width: 100%; height: 180px; object-fit: cover; }.page-tongits-real-money__blog-content { padding: 20px; }.page-tongits-real-money__blog-title { font-size: 1.3em; margin-bottom: 10px; color: #007bff; }.page-tongits-real-money__blog-excerpt { font-size: 0.9em; color: #555; line-height: 1.5; }.page-tongits-real-money__payment-logo { height: 40px; width: auto; object-fit: contain; margin: 0 10px; }.page-tongits-real-money__social-icon { height: 30px; width: auto; object-fit: contain; margin: 0 8px; }.page-tongits-real-money__text-center { text-align: center; }.page-tongits-real-money__flex-center { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 15px; }.page-tongits-real-money__button-group { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-tongits-real-money__button-group .page-tongits-real-money__cta-button { flex: 1 1 auto; max-width: 200px; }.page-tongits-real-money img { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-tongits-real-money h1, .page-tongits-real-money h2, .page-tongits-real-money h3 { margin-top: 0; }.page-tongits-real-money p { margin-top: 0; }.page-tongits-real-money ul { margin-top: 0; margin-bottom: 0; }.page-tongits-real-money__gamelogo-wrapper { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-tongits-real-money__gamelogo { height: 80px; width: auto; object-fit: contain; }.page-tongits-real-money__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 15px; margin-top: 20px; }.page-tongits-real-money__social-media-icons { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 15px; margin-top: 20px; }@media (max-width: 768px) { .page-tongits-real-money__hero-title { font-size: 2em; }.page-tongits-real-money__hero-subtitle { font-size: 1.2em; }.page-tongits-real-money__section-title { font-size: 1.8em; }.page-tongits-real-money__text-content { font-size: 1em; }.page-tongits-real-money__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-tongits-real-money__list { padding: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-tongits-real-money__grid { grid-template-columns: 1fr; }.page-tongits-real-money__card-title { font-size: 1.2em; }.page-tongits-real-money__promo-item-title { font-size: 1.3em; }.page-tongits-real-money__faq-question h3 { font-size: 1em; }.page-tongits-real-money__blog-title { font-size: 1.1em; }.page-tongits-real-money img { max-width: 100% !important; height: auto !important; }.page-tongits-real-money__container { padding: 15px; }.page-tongits-real-money__button-group { flex-direction: column; align-items: center; }.page-tongits-real-money__button-group .page-tongits-real-money__cta-button { max-width: 90%; width: 100%; }.page-tongits-real-money__gamelogo { height: 60px; }.page-tongits-real-money__payment-logo { height: 30px; }.page-tongits-real-money__social-icon { height: 25px; }}