.page-tongits-table-guide { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-tongits-table-guide__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-tongits-table-guide__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .page-tongits-table-guide__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-tongits-table-guide__section-title { text-align: center; color: #2c3e50; margin-bottom: 30px; font-size: 2.5em; font-weight: bold; } .page-tongits-table-guide__section--dark .page-tongits-table-guide__section-title { color: #ecf0f1; } .page-tongits-table-guide__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:tongits,card_game,jilibet_ph]') center/cover no-repeat; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; box-shadow: none; position: relative; padding-top: 10px; } @media (max-width: 768px) { .page-tongits-table-guide__hero-section { padding: 80px 20px; padding-top: 10px; } } .page-tongits-table-guide__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; } @media (max-width: 768px) { .page-tongits-table-guide__hero-title { font-size: 2.5em; } } .page-tongits-table-guide__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; } @media (max-width: 768px) { .page-tongits-table-guide__hero-subtitle { font-size: 1.2em; } } .page-tongits-table-guide__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-tongits-table-guide__cta-button:hover { background-color: #c0392b; } .page-tongits-table-guide__intro-content { display: flex; align-items: center; gap: 30px; } @media (max-width: 768px) { .page-tongits-table-guide__intro-content { flex-direction: column; text-align: center; } } .page-tongits-table-guide__intro-text h2 { color: #e74c3c; font-size: 2em; margin-bottom: 15px; } .page-tongits-table-guide__intro-text p { font-size: 1.1em; margin-bottom: 10px; } .page-tongits-table-guide__intro-image { flex: 0 0 400px; max-width: 400px; border-radius: 8px; overflow: hidden; } @media (max-width: 768px) { .page-tongits-table-guide__intro-image { flex: none; width: 100%; max-width: 100%; } } .page-tongits-table-guide__intro-image img { max-width: 100%; height: auto; display: block; box-sizing: border-box !important; } .page-tongits-table-guide__guide-steps { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-tongits-table-guide__guide-step { background-color: #ecf0f1; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; } .page-tongits-table-guide__guide-step:hover { transform: translateY(-5px); } .page-tongits-table-guide__guide-step-icon { margin-bottom: 15px; } .page-tongits-table-guide__guide-step-icon img { max-width: 100%; height: auto; border-radius: 8px; box-sizing: border-box !important; } .page-tongits-table-guide__guide-step h3 { color: #e74c3c; font-size: 1.5em; margin-bottom: 10px; } .page-tongits-table-guide__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } .page-tongits-table-guide__game-card { background-color: #fefefe; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-tongits-table-guide__game-card:hover { transform: translateY(-5px); box-shadow: 0 4px 10px rgba(0,0,0,0.15); } .page-tongits-table-guide__game-card-image { width: 100%; height: 200px; overflow: hidden; } .page-tongits-table-guide__game-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; box-sizing: border-box !important; } .page-tongits-table-guide__game-card-content { padding: 15px; } .page-tongits-table-guide__game-card-content h3 { font-size: 1.3em; color: #2c3e50; margin-bottom: 10px; } .page-tongits-table-guide__game-card-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-tongits-table-guide__game-card-button { display: inline-block; background-color: #3498db; color: #fff; padding: 8px 15px; text-decoration: none; border-radius: 4px; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-tongits-table-guide__game-card-button:hover { background-color: #2980b9; } .page-tongits-table-guide__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-tongits-table-guide__promo-card { background-color: #ecf0f1; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } .page-tongits-table-guide__promo-card-icon { margin-bottom: 15px; } .page-tongits-table-guide__promo-card-icon img { max-width: 100%; height: auto; border-radius: 8px; box-sizing: border-box !important; } .page-tongits-table-guide__promo-card h3 { color: #e74c3c; font-size: 1.5em; margin-bottom: 10px; } .page-tongits-table-guide__promo-card p { font-size: 1em; margin-bottom: 20px; } .page-tongits-table-guide__promo-card-button { background-color: #e74c3c; } .page-tongits-table-guide__security-grid { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px; } .page-tongits-table-guide__security-item { flex: 1 1 300px; background-color: #fefefe; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.1); } .page-tongits-table-guide__security-item-icon { margin-bottom: 15px; } .page-tongits-table-guide__security-item-icon img { max-width: 100%; height: auto; border-radius: 8px; box-sizing: border-box !important; } .page-tongits-table-guide__security-item h3 { color: #2c3e50; font-size: 1.4em; margin-bottom: 10px; } .page-tongits-table-guide__security-item p { font-size: 0.95em; color: #666; } .page-tongits-table-guide__faq-list { list-style: none; padding: 0; } .page-tongits-table-guide__faq-item { background-color: #fefefe; margin-bottom: 10px; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); overflow: hidden; } .page-tongits-table-guide__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #e74c3c; color: #fff; cursor: pointer; user-select: none; border-radius: 8px; transition: background-color 0.3s ease; } .page-tongits-table-guide__faq-question:hover { background-color: #c0392b; } .page-tongits-table-guide__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; } .page-tongits-table-guide__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; } .page-tongits-table-guide__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #333; } .page-tongits-table-guide__faq-item.active .page-tongits-table-guide__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-tongits-table-guide__faq-answer p { margin: 0; padding-bottom: 10px; } .page-tongits-table-guide__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-tongits-table-guide__blog-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-tongits-table-guide__blog-card:hover { transform: translateY(-5px); box-shadow: 0 4px 10px rgba(0,0,0,0.15); } .page-tongits-table-guide__blog-card-image { width: 100%; height: 200px; overflow: hidden; } .page-tongits-table-guide__blog-card-image img { width: 100%; height: 100%; object-fit: cover; display: block; box-sizing: border-box !important; } .page-tongits-table-guide__blog-card-content { padding: 20px; } .page-tongits-table-guide__blog-card-content h3 { font-size: 1.3em; margin-bottom: 10px; color: #2c3e50; } .page-tongits-table-guide__blog-card-content h3 a { text-decoration: none; color: inherit; } .page-tongits-table-guide__blog-card-content h3 a:hover { color: #e74c3c; } .page-tongits-table-guide__blog-card-content p { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-tongits-table-guide__blog-card-date { font-size: 0.85em; color: #999; } .page-tongits-table-guide__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; } .page-tongits-table-guide__quick-access-links .page-tongits-table-guide__cta-button { background-color: #3498db; } .page-tongits-table-guide__quick-access-links .page-tongits-table-guide__cta-button:hover { background-color: #2980b9; } @media (max-width: 768px) { .page-tongits-table-guide__section { padding: 30px 15px; } .page-tongits-table-guide__section-title { font-size: 2em; } .page-tongits-table-guide__guide-step { padding: 20px; } .page-tongits-table-guide__game-card-content { padding: 10px; } .page-tongits-table-guide__promo-card { padding: 20px; } .page-tongits-table-guide__security-item { padding: 20px; } .page-tongits-table-guide__faq-question { padding: 12px 15px; } .page-tongits-table-guide__faq-question h3 { font-size: 1.1em; } .page-tongits-table-guide__faq-answer { padding: 0 10px; } .page-tongits-table-guide__faq-item.active .page-tongits-table-guide__faq-answer { padding: 15px 10px !important; } .page-tongits-table-guide__blog-card-content { padding: 15px; } .page-tongits-table-guide__quick-access-links { flex-direction: column; align-items: center; } .page-tongits-table-guide__cta-button { width: 100%; max-width: 300px; } .page-tongits-table-guide__guide-steps { grid-template-columns: 1fr; } .page-tongits-table-guide__game-grid { grid-template-columns: 1fr; } .page-tongits-table-guide__promo-grid { grid-template-columns: 1fr; } .page-tongits-table-guide__security-grid { flex-direction: column; } .page-tongits-table-guide__blog-grid { grid-template-columns: 1fr; } .page-tongits-table-guide__guide-step-icon img, .page-tongits-table-guide__promo-card-icon img, .page-tongits-table-guide__security-item-icon img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-tongits-table-guide__game-card-image img, .page-tongits-table-guide__blog-card-image img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } }