.page-tongits-go { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-tongits-go__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-tongits-go__section { padding: 60px 20px; text-align: center; } .page-tongits-go__section--dark { background-color: #16213e; } .page-tongits-go__section--light { background-color: #0f3460; } .page-tongits-go__h1, .page-tongits-go__h2 { color: #e94560; margin-bottom: 25px; text-transform: uppercase; letter-spacing: 1px; } .page-tongits-go__h1 { font-size: 3em; } .page-tongits-go__h2 { font-size: 2.2em; } .page-tongits-go__h3 { color: #f0f0f0; font-size: 1.5em; margin-bottom: 15px; } .page-tongits-go__p { font-size: 1.1em; margin-bottom: 20px; } .page-tongits-go__btn { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-tongits-go__btn:hover { background-color: #b8334a; } .page-tongits-go__hero-section { padding-top: 10px; position: relative; overflow: hidden; background-color: #0f3460; } .page-tongits-go__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; } .page-tongits-go__hero-content { position: relative; z-index: 1; padding: 100px 20px; text-align: center; color: #fff; } .page-tongits-go__hero-h1 { font-size: 3.8em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-tongits-go__hero-p { font-size: 1.4em; max-width: 800px; margin: 0 auto 40px auto; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); } .page-tongits-go__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-tongits-go__introduction-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 40px; text-align: left; max-width: 1000px; margin: 0 auto; } .page-tongits-go__intro-text { flex: 1; min-width: 300px; } .page-tongits-go__intro-image-wrapper { flex: 1; min-width: 300px; max-width: 500px; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-tongits-go__intro-image { width: 100%; height: auto; display: block; } .page-tongits-go__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1000px; margin: 40px auto 0 auto; } .page-tongits-go__quick-access-item { background-color: #0f3460; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, background-color 0.3s ease; } .page-tongits-go__quick-access-item:hover { transform: translateY(-5px); background-color: #16213e; } .page-tongits-go__quick-access-item .page-tongits-go__btn { width: 100%; } .page-tongits-go__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1100px; margin: 40px auto 0 auto; } .page-tongits-go__game-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; } .page-tongits-go__game-card:hover { transform: translateY(-8px); } .page-tongits-go__game-image-wrapper { width: 100%; height: 200px; overflow: hidden; } .page-tongits-go__game-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-tongits-go__game-content { padding: 20px; } .page-tongits-go__game-title { font-size: 1.4em; margin-bottom: 10px; color: #e94560; } .page-tongits-go__game-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-tongits-go__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1100px; margin: 40px auto 0 auto; } .page-tongits-go__promo-card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; } .page-tongits-go__promo-card:hover { transform: translateY(-8px); } .page-tongits-go__promo-image-wrapper { width: 100%; height: 220px; overflow: hidden; } .page-tongits-go__promo-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-tongits-go__promo-content { padding: 25px; } .page-tongits-go__promo-title { font-size: 1.5em; margin-bottom: 10px; color: #e94560; } .page-tongits-go__promo-description { font-size: 1em; color: #ccc; margin-bottom: 20px; } .page-tongits-go__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1000px; margin: 40px auto 0 auto; } .page-tongits-go__feature-card { background-color: #1a1a2e; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); text-align: center; } .page-tongits-go__feature-icon { margin-bottom: 15px; } .page-tongits-go__feature-title { font-size: 1.3em; margin-bottom: 10px; color: #e94560; } .page-tongits-go__feature-description { font-size: 0.95em; color: #ccc; } .page-tongits-go__faq-list { max-width: 900px; margin: 40px auto 0 auto; } .page-tongits-go__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-sizing: border-box; } .page-tongits-go__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #16213e; color: #f0f0f0; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-tongits-go__faq-question:hover { background-color: #0f3460; } .page-tongits-go__faq-question h3 { margin: 0; color: inherit; pointer-events: none; } .page-tongits-go__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-tongits-go__faq-item.active .page-tongits-go__faq-toggle { transform: rotate(45deg); } .page-tongits-go__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; 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: #0f3460; color: #ccc; font-size: 1em; text-align: left; } .page-tongits-go__faq-item.active .page-tongits-go__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-tongits-go__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1100px; margin: 40px auto 0 auto; } .page-tongits-go__blog-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; } .page-tongits-go__blog-card:hover { transform: translateY(-8px); } .page-tongits-go__blog-image-wrapper { width: 100%; height: 220px; overflow: hidden; } .page-tongits-go__blog-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-tongits-go__blog-content { padding: 25px; } .page-tongits-go__blog-title { font-size: 1.4em; margin-bottom: 10px; color: #e94560; } .page-tongits-go__blog-title a { color: inherit; text-decoration: none; transition: color 0.3s ease; } .page-tongits-go__blog-title a:hover { color: #f0f0f0; } .page-tongits-go__blog-excerpt { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-tongits-go__blog-date { font-size: 0.85em; color: #888; } @media (max-width: 1024px) { .page-tongits-go__h1 { font-size: 3.2em; } .page-tongits-go__hero-h1 { font-size: 3em; } .page-tongits-go__hero-p { font-size: 1.2em; } } @media (max-width: 768px) { .page-tongits-go__section { padding: 40px 15px; } .page-tongits-go__h1 { font-size: 2.5em; } .page-tongits-go__h2 { font-size: 1.8em; } .page-tongits-go__hero-content { padding: 80px 15px; } .page-tongits-go__hero-h1 { font-size: 2.5em; } .page-tongits-go__hero-p { font-size: 1.1em; } .page-tongits-go__hero-buttons { flex-direction: column; gap: 15px; } .page-tongits-go__btn { padding: 12px 25px; font-size: 1em; width: 100%; } .page-tongits-go__introduction-content { flex-direction: column; text-align: center; } .page-tongits-go__intro-text { min-width: unset; } .page-tongits-go__intro-image-wrapper { max-width: 100%; } .page-tongits-go__quick-access-grid, .page-tongits-go__games-grid, .page-tongits-go__promotions-grid, .page-tongits-go__security-support-grid, .page-tongits-go__blog-grid { grid-template-columns: 1fr; gap: 20px; margin-top: 30px; } .page-tongits-go__quick-access-item, .page-tongits-go__game-card, .page-tongits-go__promo-card, .page-tongits-go__feature-card, .page-tongits-go__blog-card { padding: 25px; } .page-tongits-go__game-image-wrapper, .page-tongits-go__promo-image-wrapper, .page-tongits-go__blog-image-wrapper { height: 180px; } .page-tongits-go__faq-question { font-size: 1.1em; padding: 18px 20px; } .page-tongits-go__faq-answer { padding: 0 20px; } .page-tongits-go__faq-item.active .page-tongits-go__faq-answer { padding: 18px 20px !important; } .page-tongits-go__quick-access-grid a, .page-tongits-go__games-grid a, .page-tongits-go__promotions-grid a, .page-tongits-go__security-support-grid a, .page-tongits-go__blog-grid a, .page-tongits-go__blog-card a, .page-tongits-go__faq-list a { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-tongits-go__games-grid .page-tongits-go__game-card, .page-tongits-go__promotions-grid .page-tongits-go__promo-card, .page-tongits-go__blog-grid .page-tongits-go__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-tongits-go__games-grid .page-tongits-go__game-card .page-tongits-go__btn, .page-tongits-go__promotions-grid .page-tongits-go__promo-card .page-tongits-go__btn, .page-tongits-go__blog-grid .page-tongits-go__blog-card .page-tongits-go__btn { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-tongits-go img { max-width: 100% !important; height: auto !important; } .page-tongits-go__intro-image-wrapper, .page-tongits-go__game-image-wrapper, .page-tongits-go__promo-image-wrapper, .page-tongits-go__blog-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } .page-tongits-go__p, .page-tongits-go__game-description, .page-tongits-go__promo-description, .page-tongits-go__feature-description, .page-tongits-go__blog-excerpt, .page-tongits-go__blog-date, .page-tongits-go__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-tongits-go__h1 { font-size: 2em; } .page-tongits-go__h2 { font-size: 1.6em; } .page-tongits-go__hero-h1 { font-size: 2.2em; } .page-tongits-go__hero-p { font-size: 1em; } .page-tongits-go__btn { padding: 10px 20px; font-size: 0.95em; } }