.page-tk66-live { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; padding-bottom: 80px; } .page-tk66-live__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-tk66-live__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 10px 0 60px; position: relative; overflow: hidden; } .page-tk66-live__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; opacity: 0.3; } .page-tk66-live__hero-content { position: relative; z-index: 2; padding: 60px 20px; } .page-tk66-live__hero-title { font-size: 3.2em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); } .page-tk66-live__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-tk66-live__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 35px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; margin: 0 10px; } .page-tk66-live__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-tk66-live__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: #fff; border-bottom: 1px solid #eee; } .page-tk66-live__payment-providers-title { width: 100%; text-align: center; margin-bottom: 25px; font-size: 1.8em; color: #1a2a6c; font-weight: bold; } .page-tk66-live__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-tk66-live__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-tk66-live__section { padding: 60px 0; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); } .page-tk66-live__section--alt { background-color: #f0f4f8; } .page-tk66-live__section-title { font-size: 2.5em; color: #1a2a6c; text-align: center; margin-bottom: 40px; position: relative; } .page-tk66-live__section-title::after { content: ''; display: block; width: 80px; height: 4px; background-color: #fdbb2d; margin: 15px auto 0; border-radius: 2px; } .page-tk66-live__text-content { font-size: 1.1em; line-height: 1.8; text-align: justify; margin-bottom: 20px; color: #555; } .page-tk66-live__feature-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; list-style: none; padding: 0; margin-top: 40px; } .page-tk66-live__feature-item { background-color: #e6f7ff; border-radius: 12px; padding: 25px; flex: 1 1 calc(33% - 40px); min-width: 280px; box-sizing: border-box; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-tk66-live__feature-item:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); } .page-tk66-live__feature-icon { margin-bottom: 15px; } .page-tk66-live__feature-icon img { display: block; margin: 0 auto; width: 100px !important; height: 100px !important; max-width: 100px !important; max-height: 100px !important; object-fit: contain; } .page-tk66-live__feature-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-tk66-live__feature-description { font-size: 1em; color: #666; } .page-tk66-live__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-tk66-live__game-card { background-color: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; } .page-tk66-live__game-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-tk66-live__game-image-wrapper { height: 200px; overflow: hidden; } .page-tk66-live__game-image { width: 100% !important; height: 100% !important; object-fit: cover; display: block; } .page-tk66-live__game-content { padding: 20px; } .page-tk66-live__game-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-tk66-live__game-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-tk66-live__game-button { display: inline-block; background-color: #fdbb2d; color: #333; padding: 10px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-tk66-live__game-button:hover { background-color: #e6a82c; } .page-tk66-live__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-tk66-live__promo-card { background-color: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-tk66-live__promo-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-tk66-live__promo-image-wrapper { height: 220px; overflow: hidden; } .page-tk66-live__promo-image { width: 100% !important; height: 100% !important; object-fit: cover; display: block; } .page-tk66-live__promo-content { padding: 20px; } .page-tk66-live__promo-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-tk66-live__promo-description { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-tk66-live__promo-button { display: inline-block; background-color: #1a2a6c; color: #fff; padding: 10px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-tk66-live__promo-button:hover { background-color: #0d1a4a; } .page-tk66-live__faq-list { list-style: none; padding: 0; margin-top: 40px; } .page-tk66-live__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-tk66-live__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f4f8; border-bottom: 1px solid #e0e0e0; transition: background-color 0.3s ease; user-select: none; } .page-tk66-live__faq-question:hover { background-color: #e0e4e8; } .page-tk66-live__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a2a6c; pointer-events: none; } .page-tk66-live__faq-toggle { font-size: 1.8em; font-weight: bold; color: #fdbb2d; transition: transform 0.3s ease; pointer-events: none; } .page-tk66-live__faq-item.active .page-tk66-live__faq-toggle { transform: rotate(45deg); } .page-tk66-live__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; background-color: #fff; color: #555; } .page-tk66-live__faq-item.active .page-tk66-live__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-tk66-live__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-tk66-live__blog-card { background-color: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; } .page-tk66-live__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-tk66-live__blog-image-wrapper { height: 200px; overflow: hidden; } .page-tk66-live__blog-image { width: 100% !important; height: 100% !important; object-fit: cover; display: block; } .page-tk66-live__blog-content { padding: 20px; } .page-tk66-live__blog-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; line-height: 1.4; } .page-tk66-live__blog-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; } .page-tk66-live__blog-date { font-size: 0.85em; color: #999; } .page-tk66-live__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-tk66-live__floating-button { background-color: #fdbb2d; color: #1a2a6c; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; font-size: 1em; } .page-tk66-live__floating-button:hover { background-color: #e6a82c; transform: translateY(-3px); } .page-tk66-live__quick-access-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 25px; margin-top: 40px; } .page-tk66-live__quick-access-item { background-color: #1a2a6c; border-radius: 12px; text-align: center; padding: 25px; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-tk66-live__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0, 0, 0, 0.2); } .page-tk66-live__quick-access-link { color: #fff; text-decoration: none; font-size: 1.2em; font-weight: bold; display: block; } .page-tk66-live__quick-access-link:hover { text-decoration: underline; } @media (max-width: 768px) { .page-tk66-live__hero-title { font-size: 2.2em; } .page-tk66-live__hero-subtitle { font-size: 1.2em; } .page-tk66-live__hero-content { padding: 40px 15px; } .page-tk66-live__cta-button { padding: 12px 25px; font-size: 1em; margin: 0 5px; } .page-tk66-live__section { padding: 40px 0; } .page-tk66-live__section-title { font-size: 2em; margin-bottom: 30px; } .page-tk66-live__text-content { font-size: 1em; } .page-tk66-live__feature-list { flex-direction: column; gap: 20px; } .page-tk66-live__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; } .page-tk66-live__feature-title { font-size: 1.2em; } .page-tk66-live__game-grid, .page-tk66-live__promo-grid, .page-tk66-live__blog-grid { grid-template-columns: 1fr; gap: 25px; } .page-tk66-live__game-card, .page-tk66-live__promo-card, .page-tk66-live__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-tk66-live__game-image-wrapper, .page-tk66-live__promo-image-wrapper, .page-tk66-live__blog-image-wrapper { height: 180px; } .page-tk66-live__faq-question { padding: 15px 20px; } .page-tk66-live__faq-question h3 { font-size: 1.1em; } .page-tk66-live__faq-answer { padding: 0 20px; } .page-tk66-live__faq-item.active .page-tk66-live__faq-answer { padding: 15px 20px !important; } .page-tk66-live__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-tk66-live__floating-button { padding: 10px 18px; font-size: 0.9em; } .page-tk66-live__quick-access-list { grid-template-columns: 1fr; gap: 15px; } .page-tk66-live__quick-access-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; } .page-tk66-live__quick-access-link { font-size: 1.1em; } .page-tk66-live__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-tk66-live__payment-logo, .page-tk66-live__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-tk66-live__feature-icon img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-tk66-live__game-image, .page-tk66-live__promo-image, .page-tk66-live__blog-image { max-width: 100% !important; height: auto !important; } .page-tk66-live__game-image-wrapper, .page-tk66-live__promo-image-wrapper, .page-tk66-live__blog-image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden; box-sizing: border-box !important; } }