.page-t-i-3king { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-t-i-3king__hero-section { background: linear-gradient(135deg, #0f2027, #203a43, #2c5364); color: #fff; text-align: center; padding: 60px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 30px; padding-top: 70px; }.page-t-i-3king__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:gaming,abstract,light]'); background-size: cover; background-position: center; opacity: 0.15; z-index: 0; }.page-t-i-3king__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-t-i-3king__hero-title { font-size: 3.2em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4); color: #FFD700; }.page-t-i-3king__hero-description { font-size: 1.3em; margin-bottom: 30px; line-height: 1.5; }.page-t-i-3king__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-t-i-3king__hero-button { display: inline-block; background-color: #FF4500; color: #fff; padding: 15px 35px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); }.page-t-i-3king__hero-button:hover { background-color: #FF6347; transform: translateY(-3px); }.page-t-i-3king__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 20px; background-color: #fff; border-bottom: 1px solid #eee; margin-bottom: 30px; }.page-t-i-3king__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-t-i-3king__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-t-i-3king__section { padding: 40px 20px; margin-bottom: 30px; background-color: #fff; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-t-i-3king__section-title { text-align: center; font-size: 2.5em; color: #0f2027; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-t-i-3king__section-title::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 80px; height: 4px; background-color: #FF4500; border-radius: 2px; }.page-t-i-3king__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-t-i-3king__content-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; padding-bottom: 20px; }.page-t-i-3king__content-card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12); }.page-t-i-3king__card-image { width: 100%; height: 250px; object-fit: cover; margin-bottom: 15px; }.page-t-i-3king__card-image img { width: 100%; height: 100%; object-fit: cover; }.page-t-i-3king__card-title { font-size: 1.5em; color: #0f2027; margin-bottom: 10px; padding: 0 15px; }.page-t-i-3king__card-description { font-size: 0.95em; color: #555; padding: 0 15px; margin-bottom: 20px; }.page-t-i-3king__card-button { display: inline-block; background-color: #FF4500; color: #fff; padding: 10px 25px; border-radius: 20px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; }.page-t-i-3king__card-button:hover { background-color: #FF6347; }.page-t-i-3king__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; }.page-t-i-3king__quick-link-button { display: inline-block; background-color: #0f2027; color: #fff; padding: 12px 25px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }.page-t-i-3king__quick-link-button:hover { background-color: #2c5364; transform: translateY(-2px); }.page-t-i-3king__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-t-i-3king__promo-card { background-color: #fefefe; border-radius: 10px; overflow: hidden; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07); transition: transform 0.3s ease; text-align: left; }.page-t-i-3king__promo-card:hover { transform: translateY(-5px); }.page-t-i-3king__promo-image { width: 100%; height: 200px; object-fit: cover; }.page-t-i-3king__promo-content { padding: 20px; }.page-t-i-3king__promo-title { font-size: 1.4em; color: #0f2027; margin-bottom: 10px; }.page-t-i-3king__promo-description { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-t-i-3king__promo-button { display: inline-block; background-color: #FF4500; color: #fff; padding: 10px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-t-i-3king__promo-button:hover { background-color: #FF6347; }.page-t-i-3king__faq-container { margin-top: 20px; }.page-t-i-3king__faq-item { border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden; transition: box-shadow 0.3s ease; }.page-t-i-3king__faq-item.active { box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-t-i-3king__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; background-color: #f5f5f5; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-t-i-3king__faq-question:hover { background-color: #eaeaea; }.page-t-i-3king__faq-question h3 { margin: 0; font-size: 1.15em; color: #0f2027; pointer-events: none; }.page-t-i-3king__faq-toggle { font-size: 1.8em; font-weight: bold; color: #FF4500; transition: transform 0.3s ease; pointer-events: none; }.page-t-i-3king__faq-item.active .page-t-i-3king__faq-toggle { transform: rotate(45deg); }.page-t-i-3king__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-t-i-3king__faq-item.active .page-t-i-3king__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-t-i-3king__faq-answer p { margin-bottom: 10px; color: #555; }.page-t-i-3king__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-t-i-3king__blog-post { background-color: #fefefe; border-radius: 10px; overflow: hidden; box-shadow: 0 3px 12px rgba(0, 0, 0, 0.07); transition: transform 0.3s ease; text-align: left; }.page-t-i-3king__blog-post:hover { transform: translateY(-5px); }.page-t-i-3king__blog-image { width: 100%; height: 220px; object-fit: cover; }.page-t-i-3king__blog-content { padding: 20px; }.page-t-i-3king__blog-title { font-size: 1.4em; color: #0f2027; margin-bottom: 10px; }.page-t-i-3king__blog-title a { text-decoration: none; color: #0f2027; transition: color 0.3s ease; }.page-t-i-3king__blog-title a:hover { color: #FF4500; }.page-t-i-3king__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-t-i-3king__blog-date { font-size: 0.85em; color: #888; }.page-t-i-3king__contact-info { text-align: center; margin-top: 20px; }.page-t-i-3king__contact-info p { margin-bottom: 10px; font-size: 1.1em; color: #444; }.page-t-i-3king__contact-info a { color: #FF4500; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-t-i-3king__contact-info a:hover { color: #FF6347; }.page-t-i-3king__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-t-i-3king__floating-button { background-color: #FF4500; color: #fff; 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; font-size: 0.9em; text-align: center; }.page-t-i-3king__floating-button:hover { background-color: #FF6347; transform: translateY(-3px); }@media (max-width: 768px) { .page-t-i-3king__hero-title { font-size: 2.2em; }.page-t-i-3king__hero-description { font-size: 1em; }.page-t-i-3king__hero-buttons { flex-direction: column; gap: 15px; }.page-t-i-3king__hero-button { width: 100%; max-width: 280px; }.page-t-i-3king__section-title { font-size: 1.8em; }.page-t-i-3king__content-grid, .page-t-i-3king__promo-grid, .page-t-i-3king__blog-grid { grid-template-columns: 1fr; }.page-t-i-3king__quick-links { flex-direction: column; gap: 10px; }.page-t-i-3king__quick-link-button { width: 100%; max-width: 280px; }.page-t-i-3king__faq-question h3 { font-size: 1em; }.page-t-i-3king__faq-answer { padding: 0 15px; }.page-t-i-3king__faq-item.active .page-t-i-3king__faq-answer { padding: 15px !important; }.page-t-i-3king__floating-buttons { bottom: 15px; right: 15px; }.page-t-i-3king__floating-button { padding: 10px 15px; font-size: 0.85em; }.page-t-i-3king__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-t-i-3king__payment-logo, .page-t-i-3king__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-t-i-3king__content-card, .page-t-i-3king__promo-card, .page-t-i-3king__blog-post { width: 100%; box-sizing: border-box; }.page-t-i-3king__content-card .page-t-i-3king__card-image img, .page-t-i-3king__promo-image img, .page-t-i-3king__blog-image img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-t-i-3king__faq-container ul, .page-t-i-3king__faq-container ol { 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-i-3king__faq-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; } }@media (max-width: 480px) { .page-t-i-3king__hero-title { font-size: 1.8em; }.page-t-i-3king__hero-description { font-size: 0.9em; }.page-t-i-3king__section-title { font-size: 1.5em; }.page-t-i-3king__hero-button { padding: 12px 25px; font-size: 1em; }.page-t-i-3king__faq-question h3 { font-size: 0.9em; } }