.page-king33 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; }.page-king33__header { text-align: center; padding: 15px 0; background-color: #0d0d0d; border-bottom: 2px solid #333; }.page-king33__header-title { font-size: 2.2em; color: #ffd700; margin: 0; text-transform: uppercase; letter-spacing: 2px; }.page-king33__hero-section { position: relative; width: 100%; overflow: hidden; text-align: center; padding-top: 10px; box-sizing: border-box; }.page-king33__hero-image { width: 100%; height: auto; max-height: 500px; object-fit: cover; display: block; }.page-king33__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)); display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 20px; box-sizing: border-box; }.page-king33__hero-title { font-size: 2.8em; color: #fff; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-king33__hero-subtitle { font-size: 1.4em; color: #eee; margin-bottom: 30px; max-width: 800px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-king33__cta-button { display: inline-block; background-color: #ffd700; color: #1a1a1a; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; }.page-king33__cta-button:hover { background-color: #ffeb3b; transform: translateY(-2px); }.page-king33__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 20px; background-color: #0d0d0d; border-top: 1px solid #333; border-bottom: 1px solid #333; }.page-king33__payment-providers-title { width: 100%; text-align: center; font-size: 1.8em; color: #ffd700; margin-bottom: 20px; }.page-king33__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-king33__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-king33__intro-section { padding: 60px 20px; text-align: center; background-color: #222; }.page-king33__intro-title { font-size: 2.4em; color: #ffd700; margin-bottom: 20px; }.page-king33__intro-text { font-size: 1.1em; max-width: 900px; margin: 0 auto 30px auto; color: #ccc; }.page-king33__intro-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; }.page-king33__feature-item { background-color: #333; padding: 25px; border-radius: 8px; flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); box-sizing: border-box; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; min-width: 280px; }.page-king33__feature-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); }.page-king33__feature-icon { width: 60px; height: 60px; object-fit: contain; margin-bottom: 15px; }.page-king33__feature-title { font-size: 1.4em; color: #ffd700; margin-bottom: 10px; }.page-king33__feature-description { font-size: 0.95em; color: #bbb; }.page-king33__quick-access { background-color: #1a1a1a; padding: 60px 20px; text-align: center; }.page-king33__quick-access-title { font-size: 2.4em; color: #ffd700; margin-bottom: 30px; }.page-king33__access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-king33__access-link { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.2s ease; }.page-king33__access-link:hover { background-color: #0056b3; transform: translateY(-2px); }.page-king33__games-section { padding: 60px 20px; background-color: #222; text-align: center; }.page-king33__games-title { font-size: 2.4em; color: #ffd700; margin-bottom: 20px; }.page-king33__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-bottom: 40px; }.page-king33__game-category-button { background-color: #333; color: #fff; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; font-size: 1em; transition: background-color 0.3s ease; }.page-king33__game-category-button:hover, .page-king33__game-category-button.active { background-color: #ffd700; color: #1a1a1a; }.page-king33__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-king33__game-card { background-color: #333; border-radius: 8px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-king33__game-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); }.page-king33__game-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-king33__game-info { padding: 20px; }.page-king33__game-title { font-size: 1.3em; color: #ffd700; margin-bottom: 10px; }.page-king33__game-description { font-size: 0.9em; color: #bbb; margin-bottom: 15px; }.page-king33__play-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-king33__play-button:hover { background-color: #0056b3; }.page-king33__promotions-section { padding: 60px 20px; background-color: #1a1a1a; text-align: center; }.page-king33__promotions-title { font-size: 2.4em; color: #ffd700; margin-bottom: 20px; }.page-king33__promotion-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-king33__promotion-card { background-color: #333; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-king33__promotion-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); }.page-king33__promotion-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-king33__promotion-info { padding: 20px; }.page-king33__promotion-title { font-size: 1.3em; color: #ffd700; margin-bottom: 10px; }.page-king33__promotion-description { font-size: 0.9em; color: #bbb; margin-bottom: 15px; }.page-king33__view-details-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-king33__view-details-button:hover { background-color: #218838; }.page-king33__security-customer-service { padding: 60px 20px; background-color: #222; text-align: center; }.page-king33__security-title { font-size: 2.4em; color: #ffd700; margin-bottom: 20px; }.page-king33__security-text { font-size: 1.1em; max-width: 900px; margin: 0 auto 30px auto; color: #ccc; }.page-king33__service-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 30px; }.page-king33__service-item { background-color: #333; padding: 25px; border-radius: 8px; flex: 1 1 calc(33% - 40px); max-width: calc(33% - 40px); box-sizing: border-box; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; min-width: 280px; }.page-king33__service-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); }.page-king33__service-icon { width: 60px; height: 60px; object-fit: contain; margin-bottom: 15px; }.page-king33__service-title { font-size: 1.4em; color: #ffd700; margin-bottom: 10px; }.page-king33__service-description { font-size: 0.95em; color: #bbb; }.page-king33__faq-section { padding: 60px 20px; background-color: #1a1a1a; max-width: 900px; margin: 0 auto; }.page-king33__faq-title { font-size: 2.4em; color: #ffd700; text-align: center; margin-bottom: 40px; }.page-king33__faq-item { background-color: #333; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-king33__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #444; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-king33__faq-question:hover { background-color: #555; }.page-king33__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; }.page-king33__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffd700; pointer-events: none; transition: transform 0.3s ease; }.page-king33__faq-item.active .page-king33__faq-toggle { transform: rotate(45deg); }.page-king33__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; }.page-king33__faq-item.active .page-king33__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-king33__faq-answer p { margin: 0; color: #ccc; }.page-king33__blog-section { padding: 60px 20px; background-color: #222; text-align: center; }.page-king33__blog-title { font-size: 2.4em; color: #ffd700; margin-bottom: 20px; }.page-king33__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-king33__blog-card { background-color: #333; border-radius: 8px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-king33__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); }.page-king33__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-king33__blog-info { padding: 20px; }.page-king33__blog-date { font-size: 0.85em; color: #aaa; margin-bottom: 10px; }.page-king33__blog-card-title { font-size: 1.3em; color: #ffd700; margin-bottom: 10px; text-decoration: none; display: block; }.page-king33__blog-card-title:hover { text-decoration: underline; }.page-king33__blog-excerpt { font-size: 0.9em; color: #bbb; }.page-king33__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-king33__floating-button { background-color: #ffd700; color: #1a1a1a; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.2s ease; font-size: 1em; text-align: center; }.page-king33__floating-button:hover { background-color: #ffeb3b; transform: scale(1.05); }.page-king33__floating-button--login { background-color: #007bff; color: #fff; }.page-king33__floating-button--login:hover { background-color: #0056b3; }.page-king33__intro-features .page-king33__feature-item, .page-king33__service-grid .page-king33__service-item { box-sizing: border-box; }.page-king33__intro-features .page-king33__feature-item img, .page-king33__service-grid .page-king33__service-item img, .page-king33__game-grid .page-king33__game-card img, .page-king33__promotion-grid .page-king33__promotion-card img, .page-king33__blog-grid .page-king33__blog-card img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; }.page-king33__intro-features .page-king33__feature-item p, .page-king33__service-grid .page-king33__service-item p, .page-king33__faq-section .page-king33__faq-item p, .page-king33__blog-grid .page-king33__blog-card p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-king33__hero-section { padding-top: 10px; }.page-king33__floating-buttons { bottom: 80px; right: 20px; }.page-king33__floating-button { padding: 10px 15px; font-size: 0.9em; }.page-king33__game-card { min-width: unset; }.page-king33__promotion-card { min-width: unset; }.page-king33__blog-card { min-width: unset; }@media (max-width: 768px) { .page-king33__hero-title { font-size: 2em; }.page-king33__hero-subtitle { font-size: 1.1em; }.page-king33__cta-button { padding: 12px 25px; font-size: 1em; }.page-king33__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; }.page-king33__payment-logo, .page-king33__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-king33__intro-title, .page-king33__quick-access-title, .page-king33__games-title, .page-king33__promotions-title, .page-king33__security-title, .page-king33__faq-title, .page-king33__blog-title { font-size: 2em; }.page-king33__intro-features, .page-king33__service-grid { flex-direction: column; align-items: center; }.page-king33__feature-item, .page-king33__service-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 20px 15px !important; margin-left: 0 !important; margin-right: 0 !important; }.page-king33__feature-item p, .page-king33__service-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-king33__access-links { flex-direction: column; align-items: center; }.page-king33__access-link { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px !important; }.page-king33__game-grid, .page-king33__promotion-grid, .page-king33__blog-grid { grid-template-columns: 1fr; }.page-king33__game-card, .page-king33__promotion-card, .page-king33__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-king33__faq-section { padding: 40px 15px; }.page-king33__faq-question { padding: 15px 20px; }.page-king33__faq-question h3 { font-size: 1.1em; }.page-king33__faq-answer { padding: 0 20px; }.page-king33__faq-item.active .page-king33__faq-answer { padding: 15px 20px !important; }.page-king33__floating-buttons { bottom: 15px; right: 15px; gap: 10px; }.page-king33__floating-button { padding: 10px 15px; font-size: 0.9em; }.page-king33__intro-text, .page-king33__security-text { font-size: 1em; } }@media (max-width: 480px) { .page-king33__hero-title { font-size: 1.8em; }.page-king33__hero-subtitle { font-size: 1em; }.page-king33__cta-button { padding: 10px 20px; font-size: 0.9em; }.page-king33__intro-title, .page-king33__quick-access-title, .page-king33__games-title, .page-king33__promotions-title, .page-king33__security-title, .page-king33__faq-title, .page-king33__blog-title { font-size: 1.8em; }.page-king33__feature-title, .page-king33__service-title { font-size: 1.2em; }.page-king33__game-title, .page-king33__promotion-title, .page-king33__blog-card-title { font-size: 1.1em; }.page-king33__floating-buttons { bottom: 10px; right: 10px; gap: 8px; }.page-king33__floating-button { padding: 8px 12px; font-size: 0.85em; } }