.page-tongits-go-code-2022-october { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-tongits-go-code-2022-october__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-tongits-go-code-2022-october__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-tongits-go-code-2022-october__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-tongits-go-code-2022-october__hero-section { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #fff; padding: 10px 20px 80px; min-height: 500px; background-color: #1a2a3a; background-size: cover; background-position: center; border-radius: 0 0 15px 15px; overflow: hidden; } .page-tongits-go-code-2022-october__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1; } .page-tongits-go-code-2022-october__hero-content { position: relative; z-index: 2; max-width: 800px; } .page-tongits-go-code-2022-october__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-tongits-go-code-2022-october__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-tongits-go-code-2022-october__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; } .page-tongits-go-code-2022-october__cta-button:hover { background-color: #c0392b; transform: translateY(-2px); } .page-tongits-go-code-2022-october__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: 20px 0; background-color: #f1f1f1; border-radius: 8px; margin-top: 20px; } .page-tongits-go-code-2022-october__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-tongits-go-code-2022-october__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-tongits-go-code-2022-october__title { text-align: center; font-size: 2.5em; color: #2c3e50; margin-bottom: 40px; } .page-tongits-go-code-2022-october__title--light { color: #ecf0f1; } .page-tongits-go-code-2022-october__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-tongits-go-code-2022-october__intro-item { text-align: center; padding: 20px; border-radius: 8px; background-color: #f7f7f7; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } .page-tongits-go-code-2022-october__intro-item h3 { color: #e74c3c; margin-top: 15px; font-size: 1.5em; } .page-tongits-go-code-2022-october__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-tongits-go-code-2022-october__quick-access-item { text-align: center; } .page-tongits-go-code-2022-october__quick-access-button { display: block; width: 100%; padding: 15px 10px; background-color: #3498db; color: #fff; text-decoration: none; border-radius: 8px; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-tongits-go-code-2022-october__quick-access-button:hover { background-color: #2980b9; } .page-tongits-go-code-2022-october__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-tongits-go-code-2022-october__game-card { background-color: #f7f7f7; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); transition: transform 0.2s ease; } .page-tongits-go-code-2022-october__game-card:hover { transform: translateY(-5px); } .page-tongits-go-code-2022-october__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-tongits-go-code-2022-october__game-card-content { padding: 20px; } .page-tongits-go-code-2022-october__game-card-title { font-size: 1.5em; color: #2c3e50; margin-bottom: 10px; } .page-tongits-go-code-2022-october__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-tongits-go-code-2022-october__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-tongits-go-code-2022-october__promo-card { background-color: #f7f7f7; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-tongits-go-code-2022-october__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-tongits-go-code-2022-october__promo-card-content { padding: 20px; } .page-tongits-go-code-2022-october__promo-card-title { font-size: 1.4em; color: #e74c3c; margin-bottom: 10px; } .page-tongits-go-code-2022-october__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-tongits-go-code-2022-october__feature-list { list-style: none; padding: 0; margin-top: 20px; display: grid; grid-template-columns: 1fr; gap: 15px; } .page-tongits-go-code-2022-october__feature-item { display: flex; align-items: flex-start; gap: 15px; font-size: 1.1em; color: #ecf0f1; text-align: left; } .page-tongits-go-code-2022-october__feature-icon { font-size: 1.5em; color: #2ecc71; flex-shrink: 0; } .page-tongits-go-code-2022-october__faq-list { margin-top: 30px; } .page-tongits-go-code-2022-october__faq-item { background-color: #f7f7f7; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); } .page-tongits-go-code-2022-october__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; background-color: #eee; color: #2c3e50; font-weight: bold; transition: background-color 0.3s ease; user-select: none; } .page-tongits-go-code-2022-october__faq-question:hover { background-color: #e0e0e0; } .page-tongits-go-code-2022-october__faq-question h3 { margin: 0; font-size: 1.1em; pointer-events: none; } .page-tongits-go-code-2022-october__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 10px; transition: transform 0.3s ease; pointer-events: none; } .page-tongits-go-code-2022-october__faq-item.active .page-tongits-go-code-2022-october__faq-toggle { transform: rotate(45deg); } .page-tongits-go-code-2022-october__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; background-color: #fff; } .page-tongits-go-code-2022-october__faq-item.active .page-tongits-go-code-2022-october__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-tongits-go-code-2022-october__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-tongits-go-code-2022-october__blog-card { background-color: #f7f7f7; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-tongits-go-code-2022-october__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-tongits-go-code-2022-october__blog-card-content { padding: 20px; } .page-tongits-go-code-2022-october__blog-card-title { font-size: 1.4em; color: #2c3e50; margin-bottom: 10px; } .page-tongits-go-code-2022-october__blog-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-tongits-go-code-2022-october__blog-card-link { display: inline-block; background-color: #3498db; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-size: 0.9em; transition: background-color 0.3s ease; } .page-tongits-go-code-2022-october__blog-card-link:hover { background-color: #2980b9; } /* General image responsiveness */ .page-tongits-go-code-2022-october img { max-width: 100%; height: auto; display: block; } /* Mobile responsiveness */ @media (max-width: 768px) { .page-tongits-go-code-2022-october__hero-title { font-size: 2.5em; } .page-tongits-go-code-2022-october__hero-subtitle { font-size: 1.2em; } .page-tongits-go-code-2022-october__title { font-size: 2em; } .page-tongits-go-code-2022-october__section { padding: 25px 15px; } .page-tongits-go-code-2022-october__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-tongits-go-code-2022-october__payment-logo, .page-tongits-go-code-2022-october__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-tongits-go-code-2022-october__intro-grid, .page-tongits-go-code-2022-october__quick-access-grid, .page-tongits-go-code-2022-october__game-grid, .page-tongits-go-code-2022-october__promo-grid, .page-tongits-go-code-2022-october__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-tongits-go-code-2022-october__feature-list { gap: 10px; } .page-tongits-go-code-2022-october__feature-item { font-size: 1em; } .page-tongits-go-code-2022-october__faq-question { padding: 15px; } .page-tongits-go-code-2022-october__faq-question h3 { font-size: 1em; } .page-tongits-go-code-2022-october__faq-answer { padding: 15px !important; } .page-tongits-go-code-2022-october__hero-section img, .page-tongits-go-code-2022-october__intro-item img, .page-tongits-go-code-2022-october__game-card-image, .page-tongits-go-code-2022-october__promo-card-image, .page-tongits-go-code-2022-october__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-tongits-go-code-2022-october__feature-list, .page-tongits-go-code-2022-october__intro-grid, .page-tongits-go-code-2022-october__quick-access-grid, .page-tongits-go-code-2022-october__game-grid, .page-tongits-go-code-2022-october__promo-grid, .page-tongits-go-code-2022-october__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-tongits-go-code-2022-october__intro-item, .page-tongits-go-code-2022-october__quick-access-item, .page-tongits-go-code-2022-october__game-card, .page-tongits-go-code-2022-october__promo-card, .page-tongits-go-code-2022-october__blog-card, .page-tongits-go-code-2022-october__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 375px) { .page-tongits-go-code-2022-october__hero-title { font-size: 2em; } .page-tongits-go-code-2022-october__hero-subtitle { font-size: 1em; } .page-tongits-go-code-2022-october__cta-button { padding: 12px 25px; font-size: 1em; } }