.page-how-to-monetize-tongits-go { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-how-to-monetize-tongits-go h1, .page-how-to-monetize-tongits-go h2, .page-how-to-monetize-tongits-go h3 { color: #2c3e50; margin-bottom: 15px; } .page-how-to-monetize-tongits-go a { text-decoration: none; color: #007bff; } .page-how-to-monetize-tongits-go a:hover { text-decoration: underline; } .page-how-to-monetize-tongits-go__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; background: linear-gradient(135deg, #007bff, #0056b3); } .page-how-to-monetize-tongits-go__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.3; } .page-how-to-monetize-tongits-go__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; } .page-how-to-monetize-tongits-go__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-how-to-monetize-tongits-go__hero-description { font-size: 1.2em; margin-bottom: 30px; } .page-how-to-monetize-tongits-go__hero-cta, .page-how-to-monetize-tongits-go__hero-download-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 5px; font-size: 1.1em; font-weight: bold; margin: 10px; transition: background-color 0.3s ease; } .page-how-to-monetize-tongits-go__hero-cta:hover, .page-how-to-monetize-tongits-go__hero-download-cta:hover { background-color: #e0a800; text-decoration: none; } .page-how-to-monetize-tongits-go__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: #fff; border-bottom: 1px solid #eee; } .page-how-to-monetize-tongits-go__payment-title { width: 100%; text-align: center; margin-bottom: 30px; font-size: 2em; color: #2c3e50; } .page-how-to-monetize-tongits-go__payment-logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 1200px; } .page-how-to-monetize-tongits-go__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-how-to-monetize-tongits-go__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-how-to-monetize-tongits-go__introduction-section, .page-how-to-monetize-tongits-go__quick-access-section, .page-how-to-monetize-tongits-go__games-section, .page-how-to-monetize-tongits-go__promotions-section, .page-how-to-monetize-tongits-go__security-section, .page-how-to-monetize-tongits-go__faq-section, .page-how-to-monetize-tongits-go__blog-section { padding: 60px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-bottom: 1px solid #eee; } .page-how-to-monetize-tongits-go__introduction-title, .page-how-to-monetize-tongits-go__quick-access-title, .page-how-to-monetize-tongits-go__games-title, .page-how-to-monetize-tongits-go__promotions-title, .page-how-to-monetize-tongits-go__security-title, .page-how-to-monetize-tongits-go__faq-title, .page-how-to-monetize-tongits-go__blog-title { text-align: center; margin-bottom: 40px; font-size: 2.5em; } .page-how-to-monetize-tongits-go__introduction-text { margin-bottom: 20px; text-align: justify; } .page-how-to-monetize-tongits-go__introduction-cta { display: block; width: fit-content; margin: 30px auto 0 auto; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-how-to-monetize-tongits-go__introduction-cta:hover { background-color: #218838; text-decoration: none; } .page-how-to-monetize-tongits-go__quick-access-grid, .page-how-to-monetize-tongits-go__games-grid, .page-how-to-monetize-tongits-go__promotions-grid, .page-how-to-monetize-tongits-go__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-how-to-monetize-tongits-go__quick-access-link { display: block; text-align: center; background-color: #007bff; color: #fff; padding: 15px 20px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-how-to-monetize-tongits-go__quick-access-link:hover { background-color: #0056b3; text-decoration: none; } .page-how-to-monetize-tongits-go__game-card, .page-how-to-monetize-tongits-go__promo-card, .page-how-to-monetize-tongits-go__blog-card { background-color: #f4f4f4; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; transition: transform 0.3s ease; } .page-how-to-monetize-tongits-go__game-card:hover, .page-how-to-monetize-tongits-go__promo-card:hover, .page-how-to-monetize-tongits-go__blog-card:hover { transform: translateY(-5px); } .page-how-to-monetize-tongits-go__game-image, .page-how-to-monetize-tongits-go__promo-image, .page-how-to-monetize-tongits-go__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-how-to-monetize-tongits-go__game-name, .page-how-to-monetize-tongits-go__promo-name, .page-how-to-monetize-tongits-go__blog-heading { font-size: 1.5em; padding: 15px; margin-bottom: 0; color: #2c3e50; } .page-how-to-monetize-tongits-go__game-description, .page-how-to-monetize-tongits-go__promo-description, .page-how-to-monetize-tongits-go__blog-excerpt { padding: 0 15px 15px; flex-grow: 1; color: #555; } .page-how-to-monetize-tongits-go__game-cta, .page-how-to-monetize-tongits-go__promo-cta, .page-how-to-monetize-tongits-go__blog-link { display: block; text-align: center; background-color: #6c757d; color: #fff; padding: 10px 15px; margin-top: auto; border-radius: 0 0 8px 8px; transition: background-color 0.3s ease; } .page-how-to-monetize-tongits-go__game-cta:hover, .page-how-to-monetize-tongits-go__promo-cta:hover, .page-how-to-monetize-tongits-go__blog-link:hover { background-color: #5a6268; text-decoration: none; } .page-how-to-monetize-tongits-go__security-content { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; text-align: center; margin-top: 30px; } .page-how-to-monetize-tongits-go__security-item { background-color: #f4f4f4; padding: 25px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-how-to-monetize-tongits-go__security-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; max-width: 100%; height: auto; } .page-how-to-monetize-tongits-go__security-heading { font-size: 1.3em; margin-bottom: 10px; color: #2c3e50; } .page-how-to-monetize-tongits-go__security-text { color: #555; } .page-how-to-monetize-tongits-go__security-contact-cta { display: block; width: fit-content; margin: 40px auto 0 auto; background-color: #17a2b8; color: #fff; padding: 12px 25px; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; } .page-how-to-monetize-tongits-go__security-contact-cta:hover { background-color: #138496; text-decoration: none; } .page-how-to-monetize-tongits-go__faq-container { margin-top: 30px; } .page-how-to-monetize-tongits-go__faq-item { background-color: #f4f4f4; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-how-to-monetize-tongits-go__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #eee; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-how-to-monetize-tongits-go__faq-question:hover { background-color: #e0e0e0; } .page-how-to-monetize-tongits-go__faq-question-heading { font-size: 1.2em; margin: 0; color: #2c3e50; } .page-how-to-monetize-tongits-go__faq-toggle { font-size: 1.5em; font-weight: bold; color: #2c3e50; transition: transform 0.3s ease; } .page-how-to-monetize-tongits-go__faq-item.active .page-how-to-monetize-tongits-go__faq-toggle { transform: rotate(45deg); } .page-how-to-monetize-tongits-go__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; background-color: #fff; color: #555; } .page-how-to-monetize-tongits-go__faq-item.active .page-how-to-monetize-tongits-go__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-how-to-monetize-tongits-go__hero-title { font-size: 2em; } .page-how-to-monetize-tongits-go__hero-description { font-size: 1em; } .page-how-to-monetize-tongits-go__hero-cta, .page-how-to-monetize-tongits-go__hero-download-cta { padding: 10px 20px; font-size: 1em; } .page-how-to-monetize-tongits-go__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 10px; } .page-how-to-monetize-tongits-go__payment-logo, .page-how-to-monetize-tongits-go__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-how-to-monetize-tongits-go__introduction-section, .page-how-to-monetize-tongits-go__quick-access-section, .page-how-to-monetize-tongits-go__games-section, .page-how-to-monetize-tongits-go__promotions-section, .page-how-to-monetize-tongits-go__security-section, .page-how-to-monetize-tongits-go__faq-section, .page-how-to-monetize-tongits-go__blog-section { padding: 40px 15px; } .page-how-to-monetize-tongits-go__introduction-title, .page-how-to-monetize-tongits-go__quick-access-title, .page-how-to-monetize-tongits-go__games-title, .page-how-to-monetize-tongits-go__promotions-title, .page-how-to-monetize-tongits-go__security-title, .page-how-to-monetize-tongits-go__faq-title, .page-how-to-monetize-tongits-go__blog-title { font-size: 1.8em; margin-bottom: 30px; } .page-how-to-monetize-tongits-go__quick-access-grid, .page-how-to-monetize-tongits-go__games-grid, .page-how-to-monetize-tongits-go__promotions-grid, .page-how-to-monetize-tongits-go__blog-grid { grid-template-columns: 1fr; } .page-how-to-monetize-tongits-go__quick-access-link { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-how-to-monetize-tongits-go__game-card, .page-how-to-monetize-tongits-go__promo-card, .page-how-to-monetize-tongits-go__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-how-to-monetize-tongits-go__game-image, .page-how-to-monetize-tongits-go__promo-image, .page-how-to-monetize-tongits-go__blog-image { max-width: 100% !important; height: auto !important; } .page-how-to-monetize-tongits-go__security-content { grid-template-columns: 1fr; } .page-how-to-monetize-tongits-go__security-icon { max-width: 100% !important; height: auto !important; } .page-how-to-monetize-tongits-go__faq-question-heading { font-size: 1.1em; } .page-how-to-monetize-tongits-go__faq-answer { padding: 0 15px; } .page-how-to-monetize-tongits-go__faq-item.active .page-how-to-monetize-tongits-go__faq-answer { padding: 15px !important; } } /* General image responsiveness */ .page-how-to-monetize-tongits-go img:not(.page-how-to-monetize-tongits-go__payment-logo img) { max-width: 100%; height: auto; display: block; } @media (max-width: 768px) { .page-how-to-monetize-tongits-go img:not(.page-how-to-monetize-tongits-go__payment-logo img) { max-width: 100% !important; height: auto !important; } }