.page-tt88i { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-tt88i__hero-section { position: relative; width: 100%; height: 80vh; min-height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: #ffffff; padding: 10px 20px 0; overflow: hidden; background-image: url('[GALLERY:hero:1920x1080:betting,online casino,vietnam]'); background-size: cover; background-position: center; background-repeat: no-repeat; } .page-tt88i__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); z-index: 1; } .page-tt88i__hero-content { position: relative; z-index: 2; max-width: 900px; } .page-tt88i__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #f39c12; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; } @media (max-width: 768px) { .page-tt88i__hero-title { font-size: 2.5em; } } @media (max-width: 480px) { .page-tt88i__hero-title { font-size: 1.8em; } } .page-tt88i__hero-description { font-size: 1.4em; margin-bottom: 30px; color: #e0e0e0; } @media (max-width: 768px) { .page-tt88i__hero-description { font-size: 1.1em; } } .page-tt88i__cta-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .page-tt88i__cta-button { display: inline-block; background-color: #e74c3c; color: #ffffff; padding: 15px 30px; border-radius: 5px; 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-tt88i__cta-button:hover { background-color: #c0392b; transform: translateY(-3px); } .page-tt88i__cta-button--secondary { background-color: #3498db; } .page-tt88i__cta-button--secondary:hover { background-color: #2980b9; } .page-tt88i__section { padding: 60px 20px; text-align: center; max-width: 1200px; margin: 0 auto; } @media (max-width: 768px) { .page-tt88i__section { padding: 40px 15px; } } .page-tt88i__section-title { font-size: 2.5em; color: #f39c12; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-tt88i__section-title { font-size: 2em; margin-bottom: 30px; } } @media (max-width: 480px) { .page-tt88i__section-title { font-size: 1.6em; } } .page-tt88i__text-content { font-size: 1.1em; color: #cccccc; max-width: 800px; margin: 0 auto 30px; } .page-tt88i__intro-section { background-color: #2c3e50; } .page-tt88i__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; text-align: left; } @media (max-width: 768px) { .page-tt88i__intro-content { flex-direction: column; text-align: center; } } .page-tt88i__intro-text { flex: 1; min-width: 300px; } .page-tt88i__intro-image { flex: 1; min-width: 300px; max-width: 500px; margin: 0 auto; } .page-tt88i__intro-image img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-tt88i__quick-access-section { background-color: #1a1a2e; } .page-tt88i__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } @media (max-width: 768px) { .page-tt88i__access-grid { grid-template-columns: 1fr; } } .page-tt88i__access-item { background-color: #34495e; padding: 25px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, background-color 0.3s ease; } .page-tt88i__access-item:hover { transform: translateY(-5px); background-color: #4a627a; } .page-tt88i__access-item a { color: #ffffff; text-decoration: none; font-size: 1.2em; font-weight: bold; display: block; } .page-tt88i__games-section { background-color: #2c3e50; } .page-tt88i__game-tabs { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 40px; border-bottom: 2px solid #f39c12; } .page-tt88i__game-tab-button { background: none; border: none; padding: 15px 25px; font-size: 1.1em; color: #ccc; cursor: pointer; transition: color 0.3s ease, background-color 0.3s ease; border-radius: 5px 5px 0 0; } .page-tt88i__game-tab-button:hover, .page-tt88i__game-tab-button.active { color: #ffffff; background-color: #f39c12; } .page-tt88i__game-content { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; } .page-tt88i__game-card { background-color: #34495e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); width: 100%; max-width: 350px; text-align: left; transition: transform 0.3s ease; } .page-tt88i__game-card:hover { transform: translateY(-5px); } .page-tt88i__game-image { width: 100%; height: 200px; overflow: hidden; } .page-tt88i__game-image img { width: 100%; height: 100%; object-fit: cover; } .page-tt88i__game-info { padding: 20px; } .page-tt88i__game-title { font-size: 1.5em; color: #f39c12; margin-bottom: 10px; } .page-tt88i__game-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-tt88i__game-button { background-color: #e74c3c; color: #ffffff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; display: inline-block; } .page-tt88i__game-button:hover { background-color: #c0392b; } .page-tt88i__promotions-section { background-color: #1a1a2e; } .page-tt88i__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } @media (max-width: 768px) { .page-tt88i__promo-grid { grid-template-columns: 1fr; } } .page-tt88i__promo-card { background-color: #34495e; 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-tt88i__promo-card:hover { transform: translateY(-5px); } .page-tt88i__promo-image { width: 100%; height: 220px; overflow: hidden; } .page-tt88i__promo-image img { width: 100%; height: 100%; object-fit: cover; } .page-tt88i__promo-info { padding: 20px; } .page-tt88i__promo-title { font-size: 1.4em; color: #f39c12; margin-bottom: 10px; } .page-tt88i__promo-description { font-size: 0.95em; color: #cccccc; margin-bottom: 15px; } .page-tt88i__security-support-section { background-color: #2c3e50; } .page-tt88i__security-content { display: flex; flex-wrap: wrap; align-items: flex-start; gap: 40px; text-align: left; } @media (max-width: 768px) { .page-tt88i__security-content { flex-direction: column; text-align: center; } } .page-tt88i__security-text { flex: 2; min-width: 300px; } .page-tt88i__security-image { flex: 1; min-width: 300px; max-width: 500px; margin: 0 auto; } .page-tt88i__security-image img { max-width: 100%; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-tt88i__payment-providers, .page-tt88i__game-providers { margin-top: 30px; text-align: center; } .page-tt88i__provider-title { font-size: 1.3em; color: #f39c12; margin-bottom: 20px; } .page-tt88i__logos-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; } .page-tt88i__provider-logo { background-color: #3f5166; border-radius: 8px; padding: 10px 15px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); display: flex; align-items: center; justify-content: center; min-width: 100px; height: 60px; } .page-tt88i__provider-logo img { max-width: 100%; max-height: 40px; width: auto; height: auto; object-fit: contain; } .page-tt88i__faq-section { background-color: #1a1a2e; } .page-tt88i__faq-list { max-width: 800px; margin: 30px auto 0; text-align: left; } .page-tt88i__faq-item { background-color: #34495e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-tt88i__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; user-select: none; background-color: #3f5166; transition: background-color 0.3s ease; } .page-tt88i__faq-question:hover { background-color: #4a627a; } .page-tt88i__faq-question h3 { margin: 0; font-size: 1.2em; color: #f39c12; pointer-events: none; } .page-tt88i__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e0e0e0; pointer-events: none; transition: transform 0.3s ease; } .page-tt88i__faq-item.active .page-tt88i__faq-toggle { transform: rotate(45deg); } .page-tt88i__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; color: #cccccc; } .page-tt88i__faq-item.active .page-tt88i__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-tt88i__faq-question h3 { font-size: 1em; } .page-tt88i__faq-question, .page-tt88i__faq-answer { padding-left: 15px; padding-right: 15px; } } .page-tt88i__blog-section { background-color: #2c3e50; } .page-tt88i__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } @media (max-width: 768px) { .page-tt88i__blog-grid { grid-template-columns: 1fr; } }