.page-tr-ng-g-c1-com { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-tr-ng-g-c1-com__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-tr-ng-g-c1-com__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }.page-tr-ng-g-c1-com__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-tr-ng-g-c1-com__hero-section { background-image: url('[GALLERY:hero:1920x1080:rooster_fight,stadium,crowd,action,trường_gà_c1]'); background-size: cover; background-position: center; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; box-shadow: none; position: relative; overflow: hidden; padding-top: calc(var(--header-offset, 122px) + 10px); }.page-tr-ng-g-c1-com__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1; }.page-tr-ng-g-c1-com__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; }.page-tr-ng-g-c1-com__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.7); color: #f39c12; }.page-tr-ng-g-c1-com__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-tr-ng-g-c1-com__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; }.page-tr-ng-g-c1-com__cta-button:hover { background-color: #c0392b; }.page-tr-ng-g-c1-com__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: #f9f9f9; border-bottom: 1px solid #eee; }.page-tr-ng-g-c1-com__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-tr-ng-g-c1-com__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-tr-ng-g-c1-com__title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 30px; }.page-tr-ng-g-c1-com__text-content { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; }.page-tr-ng-g-c1-com__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-tr-ng-g-c1-com__grid-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 5px rgba(0,0,0,0.05); }.page-tr-ng-g-c1-com__grid-item-title { font-size: 1.5em; color: #e74c3c; margin-bottom: 15px; }.page-tr-ng-g-c1-com__game-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; }.page-tr-ng-g-c1-com__game-card:hover { transform: translateY(-5px); }.page-tr-ng-g-c1-com__game-card-image { width: 100%; height: 250px; object-fit: cover; display: block; }.page-tr-ng-g-c1-com__game-card-content { padding: 20px; }.page-tr-ng-g-c1-com__game-card-title { font-size: 1.8em; color: #2c3e50; margin-bottom: 10px; }.page-tr-ng-g-c1-com__game-card-description { font-size: 1em; color: #666; margin-bottom: 15px; }.page-tr-ng-g-c1-com__game-card-button { background-color: #3498db; color: #fff; padding: 10px 20px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; }.page-tr-ng-g-c1-com__game-card-button:hover { background-color: #2980b9; }.page-tr-ng-g-c1-com__promo-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); text-align: center; padding: 25px; }.page-tr-ng-g-c1-com__promo-card-title { font-size: 1.8em; color: #f39c12; margin-bottom: 10px; }.page-tr-ng-g-c1-com__promo-card-description { font-size: 1em; color: #666; margin-bottom: 20px; }.page-tr-ng-g-c1-com__promo-card-button { background-color: #f39c12; color: #fff; padding: 12px 25px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; }.page-tr-ng-g-c1-com__promo-card-button:hover { background-color: #e67e22; }.page-tr-ng-g-c1-com__faq-item { background-color: #fefefe; margin-bottom: 10px; border-radius: 5px; box-shadow: 0 1px 5px rgba(0,0,0,0.05); }.page-tr-ng-g-c1-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #eee; border-radius: 5px; transition: background-color 0.3s ease; user-select: none; }.page-tr-ng-g-c1-com__faq-question:hover { background-color: #e0e0e0; }.page-tr-ng-g-c1-com__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; }.page-tr-ng-g-c1-com__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; pointer-events: none; transition: transform 0.3s ease; }.page-tr-ng-g-c1-com__faq-item.active .page-tr-ng-g-c1-com__faq-toggle { transform: rotate(45deg); }.page-tr-ng-g-c1-com__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: #555; }.page-tr-ng-g-c1-com__faq-item.active .page-tr-ng-g-c1-com__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-tr-ng-g-c1-com__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-tr-ng-g-c1-com__blog-card:hover { transform: translateY(-5px); }.page-tr-ng-g-c1-com__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-tr-ng-g-c1-com__blog-card-content { padding: 20px; }.page-tr-ng-g-c1-com__blog-card-title { font-size: 1.5em; color: #2c3e50; margin-bottom: 10px; }.page-tr-ng-g-c1-com__blog-card-title a { text-decoration: none; color: #2c3e50; transition: color 0.3s ease; }.page-tr-ng-g-c1-com__blog-card-title a:hover { color: #e74c3c; }.page-tr-ng-g-c1-com__blog-card-date { font-size: 0.9em; color: #999; margin-bottom: 10px; }.page-tr-ng-g-c1-com__blog-card-summary { font-size: 1em; color: #666; }.page-tr-ng-g-c1-com__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-tr-ng-g-c1-com__floating-button { background-color: #e74c3c; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0,0,0,0.2); text-align: center; transition: background-color 0.3s ease; }.page-tr-ng-g-c1-com__floating-button:hover { background-color: #c0392b; }.page-tr-ng-g-c1-com img { max-width: 100%; height: auto; display: block; margin: 0 auto; box-sizing: border-box; }.page-tr-ng-g-c1-com__list-item { box-sizing: border-box; }.page-tr-ng-g-c1-com__list-container { width: 100%; max-width: 100%; box-sizing: border-box; }.page-tr-ng-g-c1-com h1, .page-tr-ng-g-c1-com h2, .page-tr-ng-g-c1-com h3 { color: #2c3e50; }.page-tr-ng-g-c1-com__contact-info { display: flex; flex-direction: column; gap: 10px; text-align: center; }.page-tr-ng-g-c1-com__contact-item { font-size: 1.1em; color: #555; }.page-tr-ng-g-c1-com__social-media { display: flex; justify-content: center; gap: 20px; margin-top: 20px; }.page-tr-ng-g-c1-com__social-icon { width: 40px; height: 40px; object-fit: contain; }.page-tr-ng-g-c1-com__support-image { width: 100%; height: 250px; object-fit: cover; display: block; margin-bottom: 20px; }.page-tr-ng-g-c1-com__partner-image { width: 100%; height: 150px; object-fit: contain; display: block; }.page-tr-ng-g-c1-com__quick-access-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }.page-tr-ng-g-c1-com__quick-access-item { background-color: #f0f0f0; border-radius: 5px; }.page-tr-ng-g-c1-com__quick-access-link { display: block; padding: 12px 20px; text-decoration: none; color: #333; font-weight: bold; transition: background-color 0.3s ease; }.page-tr-ng-g-c1-com__quick-access-link:hover { background-color: #e0e0e0; }.page-tr-ng-g-c1-com__fast-links { text-align: center; }.page-tr-ng-g-c1-com__fast-links .page-tr-ng-g-c1-com__cta-button { margin: 10px; }.page-tr-ng-g-c1-com__main-content { padding-top: var(--header-offset, 122px); }.page-tr-ng-g-c1-com__hero-section { padding-top: calc(var(--header-offset, 122px) + 10px); }@media (max-width: 768px) { .page-tr-ng-g-c1-com__hero-title { font-size: 2.5em; }.page-tr-ng-g-c1-com__hero-subtitle { font-size: 1.2em; }.page-tr-ng-g-c1-com__title { font-size: 2em; }.page-tr-ng-g-c1-com__grid { grid-template-columns: 1fr; }.page-tr-ng-g-c1-com__section { padding: 20px 10px; }.page-tr-ng-g-c1-com__floating-buttons { bottom: 10px; right: 10px; }.page-tr-ng-g-c1-com__faq-question h3 { font-size: 1.1em; }.page-tr-ng-g-c1-com__faq-answer { padding: 15px 10px !important; }.page-tr-ng-g-c1-com__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-tr-ng-g-c1-com__payment-logo, .page-tr-ng-g-c1-com__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-tr-ng-g-c1-com__list-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; }.page-tr-ng-g-c1-com__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-tr-ng-g-c1-com img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-tr-ng-g-c1-com__hero-section { padding-top: calc(var(--header-offset, 122px) + 10px) !important; padding-bottom: 50px; }.page-tr-ng-g-c1-com__blog-card-image { height: 180px; }.page-tr-ng-g-c1-com__game-card-image { height: 200px; }.page-tr-ng-g-c1-com__quick-access-list { flex-direction: column; align-items: center; }.page-tr-ng-g-c1-com__quick-access-item { width: 90%; }.page-tr-ng-g-c1-com__fast-links { display: flex; flex-direction: column; align-items: center; }.page-tr-ng-g-c1-com__fast-links .page-tr-ng-g-c1-com__cta-button { width: 90%; box-sizing: border-box; } }