.page-tongits-go-on-pc {font-family: 'Arial', sans-serif;color: #f0f0f0;background-color: #1a1a2e;line-height: 1.6;}.page-tongits-go-on-pc__container {max-width: 1200px;margin: 0 auto;padding: 0 15px;}.page-tongits-go-on-pc__section {padding: 60px 0;text-align: center;}.page-tongits-go-on-pc__section:nth-of-type(even) {background-color: #16213e;}.page-tongits-go-on-pc__title {font-size: 2.8em;margin-bottom: 20px;color: #e94560;}.page-tongits-go-on-pc__subtitle {font-size: 1.5em;margin-bottom: 30px;color: #f0f0f0;}.page-tongits-go-on-pc__text {font-size: 1.1em;margin-bottom: 20px;color: #c0c0c0;}.page-tongits-go-on-pc__button {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;}.page-tongits-go-on-pc__button:hover {background-color: #c0392b;}.page-tongits-go-on-pc__hero-section {position: relative;height: 600px;display: flex;align-items: center;justify-content: center;text-align: center;overflow: hidden;padding-top: 10px;}.page-tongits-go-on-pc__hero-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}.page-tongits-go-on-pc__hero-content {position: relative;z-index: 1;color: #fff;padding: 20px;}.page-tongits-go-on-pc__hero-title {font-size: 3.8em;margin-bottom: 15px;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);}.page-tongits-go-on-pc__hero-subtitle {font-size: 1.8em;margin-bottom: 30px;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.7);}.page-tongits-go-on-pc__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 0;background-color: #0f3460;}.page-tongits-go-on-pc__payment-logo {flex: 0 0 auto;width: 80px;height: 80px;max-width: 80px;max-height: 80px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}.page-tongits-go-on-pc__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-on-pc__grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-tongits-go-on-pc__card {background-color: #0f3460;border-radius: 10px;padding: 30px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);text-align: left;}.page-tongits-go-on-pc__card-image {width: 100%;height: 200px;object-fit: cover;border-radius: 8px;margin-bottom: 15px;max-width: 100%;height: auto;display: block;}.page-tongits-go-on-pc__card-title {font-size: 1.5em;color: #e94560;margin-bottom: 10px;}.page-tongits-go-on-pc__card-text {font-size: 1em;color: #c0c0c0;margin-bottom: 15px;}.page-tongits-go-on-pc__card-link {display: inline-block;color: #e94560;text-decoration: none;font-weight: bold;}.page-tongits-go-on-pc__card-link:hover {text-decoration: underline;}.page-tongits-go-on-pc__features-list {list-style: none;padding: 0;margin-top: 30px;}.page-tongits-go-on-pc__features-item {background-color: #0f3460;margin-bottom: 15px;padding: 20px;border-radius: 8px;text-align: left;display: flex;align-items: center;gap: 15px;box-sizing: border-box;}.page-tongits-go-on-pc__features-icon {width: 50px;height: 50px;object-fit: contain;}.page-tongits-go-on-pc__quick-access-buttons {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 40px;}.page-tongits-go-on-pc__game-tabs {display: flex;justify-content: center;margin-bottom: 30px;flex-wrap: wrap;}.page-tongits-go-on-pc__game-tab-button {background-color: #0f3460;color: #e94560;border: 1px solid #e94560;padding: 10px 20px;cursor: pointer;transition: all 0.3s ease;margin: 5px;border-radius: 5px;}.page-tongits-go-on-pc__game-tab-button.active, .page-tongits-go-on-pc__game-tab-button:hover {background-color: #e94560;color: #fff;}.page-tongits-go-on-pc__game-content {display: none;}.page-tongits-go-on-pc__game-content.active {display: block;}.page-tongits-go-on-pc__promo-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 40px;}.page-tongits-go-on-pc__promo-card {background-color: #0f3460;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);text-align: left;}.page-tongits-go-on-pc__promo-image {width: 100%;height: 180px;object-fit: cover;max-width: 100%;height: auto;display: block;}.page-tongits-go-on-pc__promo-details {padding: 20px;}.page-tongits-go-on-pc__promo-title {font-size: 1.4em;color: #e94560;margin-bottom: 10px;}.page-tongits-go-on-pc__promo-text {font-size: 0.95em;color: #c0c0c0;margin-bottom: 15px;}.page-tongits-go-on-pc__faq-item {background-color: #0f3460;margin-bottom: 15px;border-radius: 8px;overflow: hidden;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);}.page-tongits-go-on-pc__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 15px 20px;cursor: pointer;background-color: #2a2a4a;color: #e94560;font-weight: bold;user-select: none;transition: background-color 0.3s ease;}.page-tongits-go-on-pc__faq-question:hover {background-color: #3a3a5a;}.page-tongits-go-on-pc__faq-question h3 {margin: 0;font-size: 1.2em;pointer-events: none;}.page-tongits-go-on-pc__faq-toggle {font-size: 1.5em;line-height: 1;pointer-events: none;transition: transform 0.3s ease;}.page-tongits-go-on-pc__faq-item.active .page-tongits-go-on-pc__faq-toggle {transform: rotate(45deg);}.page-tongits-go-on-pc__faq-answer {max-height: 0;overflow: hidden;padding: 0 20px;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;color: #c0c0c0;text-align: left;}.page-tongits-go-on-pc__faq-item.active .page-tongits-go-on-pc__faq-answer {max-height: 2000px !important;padding: 20px !important;opacity: 1;}.page-tongits-go-on-pc__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 25px;margin-top: 40px;}.page-tongits-go-on-pc__blog-card {background-color: #0f3460;border-radius: 10px;overflow: hidden;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);text-align: left;}.page-tongits-go-on-pc__blog-image {width: 100%;height: 180px;object-fit: cover;max-width: 100%;height: auto;display: block;}.page-tongits-go-on-pc__blog-details {padding: 20px;}.page-tongits-go-on-pc__blog-date {font-size: 0.85em;color: #a0a0a0;margin-bottom: 10px;}.page-tongits-go-on-pc__blog-title {font-size: 1.4em;color: #e94560;margin-bottom: 10px;}.page-tongits-go-on-pc__blog-title a {color: #e94560;text-decoration: none;}.page-tongits-go-on-pc__blog-title a:hover {text-decoration: underline;}.page-tongits-go-on-pc__blog-excerpt {font-size: 0.95em;color: #c0c0c0;}.page-tongits-go-on-pc__social-media {display: flex;flex-wrap: wrap;justify-content: center;gap: 20px;margin-top: 40px;}.page-tongits-go-on-pc__social-link {display: inline-flex;align-items: center;justify-content: center;width: 50px;height: 50px;background-color: #e94560;border-radius: 50%;color: #fff;font-size: 1.5em;text-decoration: none;transition: background-color 0.3s ease;}.page-tongits-go-on-pc__social-link:hover {background-color: #c0392b;}@media (max-width: 768px) {.page-tongits-go-on-pc__hero-section {height: 450px;}.page-tongits-go-on-pc__hero-title {font-size: 2.5em;}.page-tongits-go-on-pc__hero-subtitle {font-size: 1.2em;}.page-tongits-go-on-pc__title {font-size: 2em;}.page-tongits-go-on-pc__subtitle {font-size: 1.2em;}.page-tongits-go-on-pc__section {padding: 40px 0;}.page-tongits-go-on-pc__payment-providers {flex-direction: row;flex-wrap: wrap;justify-content: center;gap: 16px;}.page-tongits-go-on-pc__payment-logo, .page-tongits-go-on-pc__payment-logo img {width: 80px !important;height: 80px !important;max-width: 80px !important;max-height: 80px !important;}.page-tongits-go-on-pc__grid, .page-tongits-go-on-pc__promo-grid, .page-tongits-go-on-pc__blog-grid {grid-template-columns: 1fr;gap: 20px;}.page-tongits-go-on-pc__features-item {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;padding: 15px;}.page-tongits-go-on-pc__features-item p {word-wrap: break-word !important;overflow-wrap: break-word !important;word-break: break-word !important;}.page-tongits-go-on-pc__features-list {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-on-pc__quick-access-buttons {flex-direction: column;}.page-tongits-go-on-pc__game-tab-button {width: 100%;margin: 5px 0;}.page-tongits-go-on-pc__faq-question {padding: 12px 15px;}.page-tongits-go-on-pc__faq-question h3 {font-size: 1.1em;}.page-tongits-go-on-pc__faq-answer {padding: 15px !important;}.page-tongits-go-on-pc__faq-item.active .page-tongits-go-on-pc__faq-answer {padding: 15px !important;}}