.page-t-l-c-c-tr-n-u-h-m-nay { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa; }.page-t-l-c-c-tr-n-u-h-m-nay__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 60px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 30px; padding-top: 70px; }.page-t-l-c-c-tr-n-u-h-m-nay__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 1; }.page-t-l-c-c-tr-n-u-h-m-nay__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-t-l-c-c-tr-n-u-h-m-nay__hero-title { font-size: 2.8em; margin-bottom: 15px; color: #fdfd96; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-t-l-c-c-tr-n-u-h-m-nay__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #e0e0e0; }.page-t-l-c-c-tr-n-u-h-m-nay__cta-button { display: inline-block; background-color: #fdbb2d; color: #1a2a6c; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-t-l-c-c-tr-n-u-h-m-nay__cta-button:hover { background-color: #ffcc00; transform: translateY(-3px); }.page-t-l-c-c-tr-n-u-h-m-nay__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 30px; padding: 20px 0; background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }.page-t-l-c-c-tr-n-u-h-m-nay__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-t-l-c-c-tr-n-u-h-m-nay__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-t-l-c-c-tr-n-u-h-m-nay__section { padding: 40px 20px; margin-bottom: 30px; background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }.page-t-l-c-c-tr-n-u-h-m-nay__section-title { font-size: 2.2em; color: #1a2a6c; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-t-l-c-c-tr-n-u-h-m-nay__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #fdbb2d; border-radius: 2px; }.page-t-l-c-c-tr-n-u-h-m-nay__text-content { font-size: 1.1em; color: #555; text-align: justify; margin-bottom: 20px; }.page-t-l-c-c-tr-n-u-h-m-nay__highlights-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-t-l-c-c-tr-n-u-h-m-nay__highlight-item { background-color: #f0f8ff; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__highlight-item:hover { transform: translateY(-5px); }.page-t-l-c-c-tr-n-u-h-m-nay__highlight-icon { margin-bottom: 15px; }.page-t-l-c-c-tr-n-u-h-m-nay__highlight-icon img { max-width: 100px; height: auto; border-radius: 8px; max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-t-l-c-c-tr-n-u-h-m-nay__highlight-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; }.page-t-l-c-c-tr-n-u-h-m-nay__highlight-description { font-size: 0.95em; color: #666; }.page-t-l-c-c-tr-n-u-h-m-nay__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; }.page-t-l-c-c-tr-n-u-h-m-nay__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__game-card:hover { transform: translateY(-7px); }.page-t-l-c-c-tr-n-u-h-m-nay__game-image { width: 100%; height: 200px; object-fit: cover; }.page-t-l-c-c-tr-n-u-h-m-nay__game-content { padding: 20px; }.page-t-l-c-c-tr-n-u-h-m-nay__game-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; }.page-t-l-c-c-tr-n-u-h-m-nay__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-t-l-c-c-tr-n-u-h-m-nay__game-button { display: block; width: 100%; padding: 12px; background-color: #fdbb2d; color: #1a2a6c; text-align: center; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__game-button:hover { background-color: #ffcc00; }.page-t-l-c-c-tr-n-u-h-m-nay__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-t-l-c-c-tr-n-u-h-m-nay__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__promo-card:hover { transform: translateY(-7px); }.page-t-l-c-c-tr-n-u-h-m-nay__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-t-l-c-c-tr-n-u-h-m-nay__promo-content { padding: 20px; }.page-t-l-c-c-tr-n-u-h-m-nay__promo-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; }.page-t-l-c-c-tr-n-u-h-m-nay__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-t-l-c-c-tr-n-u-h-m-nay__promo-button { display: inline-block; padding: 10px 20px; background-color: #fdbb2d; color: #1a2a6c; text-align: center; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__promo-button:hover { background-color: #ffcc00; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-item { margin-bottom: 15px; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-question { background-color: #f0f8ff; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-question:hover { background-color: #e0f0ff; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a2a6c; pointer-events: none; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-toggle { font-size: 1.5em; font-weight: bold; color: #fdbb2d; transition: transform 0.3s ease; pointer-events: none; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-item.active .page-t-l-c-c-tr-n-u-h-m-nay__faq-toggle { transform: rotate(45deg); }.page-t-l-c-c-tr-n-u-h-m-nay__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #fff; 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-t-l-c-c-tr-n-u-h-m-nay__faq-item.active .page-t-l-c-c-tr-n-u-h-m-nay__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-t-l-c-c-tr-n-u-h-m-nay__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-t-l-c-c-tr-n-u-h-m-nay__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__blog-card:hover { transform: translateY(-7px); }.page-t-l-c-c-tr-n-u-h-m-nay__blog-image { width: 100%; height: 180px; object-fit: cover; }.page-t-l-c-c-tr-n-u-h-m-nay__blog-content { padding: 20px; }.page-t-l-c-c-tr-n-u-h-m-nay__blog-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; display: block; text-decoration: none; }.page-t-l-c-c-tr-n-u-h-m-nay__blog-title:hover { color: #fdbb2d; }.page-t-l-c-c-tr-n-u-h-m-nay__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-t-l-c-c-tr-n-u-h-m-nay__blog-date { font-size: 0.85em; color: #999; text-align: right; }.page-t-l-c-c-tr-n-u-h-m-nay__cta-wrapper { text-align: center; margin-top: 30px; }.page-t-l-c-c-tr-n-u-h-m-nay__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; margin-top: 30px; }.page-t-l-c-c-tr-n-u-h-m-nay__quick-link-item { background-color: #e0f0ff; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: background-color 0.3s ease, transform 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__quick-link-item:hover { background-color: #d0e8ff; transform: translateY(-3px); }.page-t-l-c-c-tr-n-u-h-m-nay__quick-link-item a { text-decoration: none; color: #1a2a6c; font-weight: bold; font-size: 1.1em; display: block; }.page-t-l-c-c-tr-n-u-h-m-nay__quick-link-item a:hover { color: #fdbb2d; }.page-t-l-c-c-tr-n-u-h-m-nay__image-container { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; margin-bottom: 20px; }.page-t-l-c-c-tr-n-u-h-m-nay__image-container img { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-t-l-c-c-tr-n-u-h-m-nay__list-item { box-sizing: border-box; }.page-t-l-c-c-tr-n-u-h-m-nay__list-container { box-sizing: border-box; }.page-t-l-c-c-tr-n-u-h-m-nay__contact-info { display: flex; flex-direction: column; gap: 15px; align-items: center; }.page-t-l-c-c-tr-n-u-h-m-nay__contact-item { display: flex; align-items: center; gap: 10px; font-size: 1.1em; color: #333; }.page-t-l-c-c-tr-n-u-h-m-nay__contact-icon { width: 30px; height: 30px; object-fit: contain; }.page-t-l-c-c-tr-n-u-h-m-nay__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-t-l-c-c-tr-n-u-h-m-nay__security-item { text-align: center; padding: 20px; background-color: #f0f8ff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); }.page-t-l-c-c-tr-n-u-h-m-nay__security-icon { margin-bottom: 10px; }.page-t-l-c-c-tr-n-u-h-m-nay__security-icon img { width: 60px; height: 60px; object-fit: contain; max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-t-l-c-c-tr-n-u-h-m-nay__security-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; }.page-t-l-c-c-tr-n-u-h-m-nay__security-description { font-size: 0.95em; color: #666; }.page-t-l-c-c-tr-n-u-h-m-nay__main-content { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-t-l-c-c-tr-n-u-h-m-nay__hero-section .page-t-l-c-c-tr-n-u-h-m-nay__image-container { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; }.page-t-l-c-c-tr-n-u-h-m-nay__hero-section .page-t-l-c-c-tr-n-u-h-m-nay__image-container img { width: 100%; height: 100%; object-fit: cover; }.page-t-l-c-c-tr-n-u-h-m-nay__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-t-l-c-c-tr-n-u-h-m-nay__floating-btn { background-color: #fdbb2d; color: #1a2a6c; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.9em; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__floating-btn:hover { background-color: #ffcc00; transform: scale(1.05); }.page-t-l-c-c-tr-n-u-h-m-nay__centered-image { display: block; margin: 0 auto 20px auto; max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); }.page-t-l-c-c-tr-n-u-h-m-nay__article-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-t-l-c-c-tr-n-u-h-m-nay__article-card:hover { transform: translateY(-7px); }.page-t-l-c-c-tr-n-u-h-m-nay__article-image { width: 100%; height: 180px; object-fit: cover; }.page-t-l-c-c-tr-n-u-h-m-nay__article-content { padding: 20px; }.page-t-l-c-c-tr-n-u-h-m-nay__article-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; display: block; text-decoration: none; }.page-t-l-c-c-tr-n-u-h-m-nay__article-title:hover { color: #fdbb2d; }.page-t-l-c-c-tr-n-u-h-m-nay__article-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-t-l-c-c-tr-n-u-h-m-nay__article-date { font-size: 0.85em; color: #999; text-align: right; }.page-t-l-c-c-tr-n-u-h-m-nay__article-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-t-l-c-c-tr-n-u-h-m-nay__main-content { padding-top: 10px; }@media (max-width: 768px) { .page-t-l-c-c-tr-n-u-h-m-nay__hero-title { font-size: 2em; }.page-t-l-c-c-tr-n-u-h-m-nay__hero-subtitle { font-size: 1em; }.page-t-l-c-c-tr-n-u-h-m-nay__cta-button { padding: 12px 25px; font-size: 1em; }.page-t-l-c-c-tr-n-u-h-m-nay__section-title { font-size: 1.8em; }.page-t-l-c-c-tr-n-u-h-m-nay__text-content { font-size: 1em; }.page-t-l-c-c-tr-n-u-h-m-nay__highlights-grid, .page-t-l-c-c-tr-n-u-h-m-nay__game-grid, .page-t-l-c-c-tr-n-u-h-m-nay__promo-grid, .page-t-l-c-c-tr-n-u-h-m-nay__blog-grid, .page-t-l-c-c-tr-n-u-h-m-nay__quick-links-grid, .page-t-l-c-c-tr-n-u-h-m-nay__security-features { grid-template-columns: 1fr; }.page-t-l-c-c-tr-n-u-h-m-nay__highlight-item, .page-t-l-c-c-tr-n-u-h-m-nay__game-card, .page-t-l-c-c-tr-n-u-h-m-nay__promo-card, .page-t-l-c-c-tr-n-u-h-m-nay__blog-card, .page-t-l-c-c-tr-n-u-h-m-nay__quick-link-item, .page-t-l-c-c-tr-n-u-h-m-nay__security-item { padding: 20px; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-question { padding: 12px 15px; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-question h3 { font-size: 1.1em; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-answer { padding: 0 10px; }.page-t-l-c-c-tr-n-u-h-m-nay__faq-item.active .page-t-l-c-c-tr-n-u-h-m-nay__faq-answer { padding: 15px 10px !important; }.page-t-l-c-c-tr-n-u-h-m-nay__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-t-l-c-c-tr-n-u-h-m-nay__payment-logo, .page-t-l-c-c-tr-n-u-h-m-nay__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-t-l-c-c-tr-n-u-h-m-nay__image-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-t-l-c-c-tr-n-u-h-m-nay__image-container img { max-width: 100% !important; height: auto !important; }.page-t-l-c-c-tr-n-u-h-m-nay__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-t-l-c-c-tr-n-u-h-m-nay__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-t-l-c-c-tr-n-u-h-m-nay__contact-info { align-items: flex-start; }.page-t-l-c-c-tr-n-u-h-m-nay__contact-item { font-size: 1em; }.page-t-l-c-c-tr-n-u-h-m-nay__floating-buttons { bottom: 10px; right: 10px; gap: 8px; }.page-t-l-c-c-tr-n-u-h-m-nay__floating-btn { padding: 8px 12px; font-size: 0.8em; } }