.page-g-tr-c-tiep { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f4f4; padding-top: 10px; }.page-g-tr-c-tiep__hero-section { position: relative; width: 100%; height: 500px; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; padding: 20px; box-sizing: border-box; background-color: #000; }.page-g-tr-c-tiep__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; }.page-g-tr-c-tiep__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 2; }.page-g-tr-c-tiep__hero-content { position: relative; z-index: 3; max-width: 800px; }.page-g-tr-c-tiep__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #ffd700; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-g-tr-c-tiep__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; }.page-g-tr-c-tiep__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-g-tr-c-tiep__cta-button:hover { background-color: #ff6a00; }.page-g-tr-c-tiep__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: 30px 15px; background-color: #fff; border-bottom: 1px solid #eee; }.page-g-tr-c-tiep__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-g-tr-c-tiep__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-g-tr-c-tiep__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-g-tr-c-tiep__section-title { font-size: 2em; color: #0056b3; margin-bottom: 25px; text-align: center; }.page-g-tr-c-tiep__section-content { max-width: 1000px; margin: 0 auto; }.page-g-tr-c-tiep__text-block p { margin-bottom: 15px; text-align: justify; }.page-g-tr-c-tiep__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-g-tr-c-tiep__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; }.page-g-tr-c-tiep__game-card:hover { transform: translateY(-5px); }.page-g-tr-c-tiep__game-image { width: 100%; height: 200px; object-fit: cover; }.page-g-tr-c-tiep__game-title { font-size: 1.3em; color: #0056b3; margin: 15px 0; }.page-g-tr-c-tiep__game-description { font-size: 0.95em; color: #555; padding: 0 15px 15px; }.page-g-tr-c-tiep__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-g-tr-c-tiep__promo-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; }.page-g-tr-c-tiep__promo-card:hover { transform: translateY(-5px); }.page-g-tr-c-tiep__promo-image { width: 100%; height: 200px; object-fit: cover; }.page-g-tr-c-tiep__promo-title { font-size: 1.3em; color: #e44d26; margin: 15px 0; }.page-g-tr-c-tiep__promo-description { font-size: 0.95em; color: #555; padding: 0 15px 15px; }.page-g-tr-c-tiep__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-g-tr-c-tiep__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-g-tr-c-tiep__blog-card:hover { transform: translateY(-5px); }.page-g-tr-c-tiep__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-g-tr-c-tiep__blog-content { padding: 15px; }.page-g-tr-c-tiep__blog-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; }.page-g-tr-c-tiep__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-g-tr-c-tiep__blog-link { display: inline-block; color: #e44d26; text-decoration: none; font-weight: bold; }.page-g-tr-c-tiep__blog-link:hover { text-decoration: underline; }.page-g-tr-c-tiep__faq-list { margin-top: 30px; }.page-g-tr-c-tiep__faq-item { border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-g-tr-c-tiep__faq-question { background-color: #f0f0f0; padding: 15px 20px; cursor: pointer; display: flex; justify-content: space-between; align-items: center; user-select: none; transition: background-color 0.3s ease; }.page-g-tr-c-tiep__faq-question:hover { background-color: #e0e0e0; }.page-g-tr-c-tiep__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-g-tr-c-tiep__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; transition: transform 0.3s ease; pointer-events: none; }.page-g-tr-c-tiep__faq-item.active .page-g-tr-c-tiep__faq-toggle { transform: rotate(45deg); }.page-g-tr-c-tiep__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; }.page-g-tr-c-tiep__faq-item.active .page-g-tr-c-tiep__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-g-tr-c-tiep__contact-info { text-align: center; margin-top: 30px; }.page-g-tr-c-tiep__contact-info p { margin-bottom: 10px; }.page-g-tr-c-tiep__social-links { display: flex; justify-content: center; gap: 20px; margin-top: 20px; }.page-g-tr-c-tiep__social-link { display: inline-block; width: 40px; height: 40px; border-radius: 50%; background-color: #e44d26; color: #fff; text-align: center; line-height: 40px; font-size: 1.2em; text-decoration: none; transition: background-color 0.3s ease; }.page-g-tr-c-tiep__social-link:hover { background-color: #ff6a00; }.page-g-tr-c-tiep__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-g-tr-c-tiep__quick-link-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-g-tr-c-tiep__quick-link-button:hover { background-color: #0056b3; }.page-g-tr-c-tiep__responsive-image { max-width: 100%; height: auto; display: block; margin: 0 auto 20px; }.page-g-tr-c-tiep__promo-card a, .page-g-tr-c-tiep__game-card a, .page-g-tr-c-tiep__blog-card a { text-decoration: none; color: inherit; }.page-g-tr-c-tiep__promo-card a:hover .page-g-tr-c-tiep__promo-title, .page-g-tr-c-tiep__game-card a:hover .page-g-tr-c-tiep__game-title, .page-g-tr-c-tiep__blog-card a:hover .page-g-tr-c-tiep__blog-title { text-decoration: underline; }.page-g-tr-c-tiep__list-item { box-sizing: border-box; }.page-g-tr-c-tiep__list-container { width: 100%; max-width: 100%; box-sizing: border-box; }.page-g-tr-c-tiep__text-block ul, .page-g-tr-c-tiep__text-block ol { list-style-position: inside; padding-left: 0; }.page-g-tr-c-tiep__text-block li { margin-bottom: 8px; }.page-g-tr-c-tiep__text-block li strong { color: #e44d26; }.page-g-tr-c-tiep__contact-form-container { max-width: 600px; margin: 30px auto; padding: 30px; background-color: #f9f9f9; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }.page-g-tr-c-tiep__form-group { margin-bottom: 20px; }.page-g-tr-c-tiep__form-group label { display: block; margin-bottom: 8px; font-weight: bold; color: #333; }.page-g-tr-c-tiep__form-group input[type="text"], .page-g-tr-c-tiep__form-group input[type="email"], .page-g-tr-c-tiep__form-group textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 5px; box-sizing: border-box; font-size: 1em; }.page-g-tr-c-tiep__form-group textarea { resize: vertical; min-height: 100px; }.page-g-tr-c-tiep__submit-button { background-color: #e44d26; color: #fff; padding: 12px 25px; border: none; border-radius: 5px; cursor: pointer; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease; width: 100%; }.page-g-tr-c-tiep__submit-button:hover { background-color: #ff6a00; }@media (max-width: 768px) { .page-g-tr-c-tiep__hero-title { font-size: 2em; }.page-g-tr-c-tiep__hero-subtitle { font-size: 1em; }.page-g-tr-c-tiep__section { padding: 25px 15px; }.page-g-tr-c-tiep__section-title { font-size: 1.6em; }.page-g-tr-c-tiep__game-grid, .page-g-tr-c-tiep__promo-grid, .page-g-tr-c-tiep__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-g-tr-c-tiep__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-g-tr-c-tiep__payment-logo, .page-g-tr-c-tiep__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-g-tr-c-tiep__faq-question { padding: 12px 15px; }.page-g-tr-c-tiep__faq-question h3 { font-size: 1em; }.page-g-tr-c-tiep__faq-answer { padding: 0 15px; }.page-g-tr-c-tiep__faq-item.active .page-g-tr-c-tiep__faq-answer { padding: 15px !important; }.page-g-tr-c-tiep__quick-links { flex-direction: column; align-items: center; }.page-g-tr-c-tiep__quick-link-button { width: 90%; max-width: 300px; }.page-g-tr-c-tiep__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-g-tr-c-tiep__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-g-tr-c-tiep__text-block ul, .page-g-tr-c-tiep__text-block ol { padding-left: 15px; }}