.page-kkkjili-mobile { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-kkkjili-mobile__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-kkkjili-mobile__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-kkkjili-mobile__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; }.page-kkkjili-mobile__h1, .page-kkkjili-mobile__h2 { text-align: center; color: #2c3e50; margin-bottom: 30px; }.page-kkkjili-mobile__h1 { font-size: 2.8em; color: #e74c3c; margin-top: 20px; }.page-kkkjili-mobile__h2 { font-size: 2em; }.page-kkkjili-mobile__h2--dark { color: #ecf0f1; }.page-kkkjili-mobile__text-center { text-align: center; }.page-kkkjili-mobile__hero-section { background-color: #2c3e50; color: #ecf0f1; padding: 60px 20px; text-align: center; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; padding-top: 10px; }.page-kkkjili-mobile__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; max-width: 100%; height: auto; }.page-kkkjili-mobile__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; }.page-kkkjili-mobile__hero-title { font-size: 3.5em; margin-bottom: 15px; line-height: 1.2; color: #f39c12; }.page-kkkjili-mobile__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; color: #ecf0f1; }.page-kkkjili-mobile__cta-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-kkkjili-mobile__cta-button:hover { background-color: #c0392b; transform: translateY(-3px); }.page-kkkjili-mobile__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-kkkjili-mobile__intro-item { text-align: center; padding: 25px; background-color: #fdfdfd; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }.page-kkkjili-mobile__intro-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; max-width: 100%; height: auto; }.page-kkkjili-mobile__intro-title { font-size: 1.4em; color: #e74c3c; margin-bottom: 10px; }.page-kkkjili-mobile__quick-access-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-kkkjili-mobile__quick-access-button { flex: 1 1 200px; max-width: 250px; text-align: center; background-color: #3498db; color: #fff; padding: 15px 20px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-kkkjili-mobile__quick-access-button:hover { background-color: #2980b9; transform: translateY(-2px); }.page-kkkjili-mobile__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-kkkjili-mobile__game-card { background-color: #fdfdfd; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.15); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-kkkjili-mobile__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0,0,0,0.2); }.page-kkkjili-mobile__game-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; height: auto; }.page-kkkjili-mobile__game-content { padding: 20px; }.page-kkkjili-mobile__game-title { font-size: 1.5em; color: #e74c3c; margin-bottom: 10px; }.page-kkkjili-mobile__game-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-kkkjili-mobile__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-kkkjili-mobile__promo-card { background-color: #fdfdfd; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.15); text-align: left; transition: transform 0.3s ease; }.page-kkkjili-mobile__promo-card:hover { transform: translateY(-5px); }.page-kkkjili-mobile__promo-image { width: 100%; height: 220px; object-fit: cover; max-width: 100%; height: auto; }.page-kkkjili-mobile__promo-content { padding: 20px; }.page-kkkjili-mobile__promo-title { font-size: 1.4em; color: #3498db; margin-bottom: 10px; }.page-kkkjili-mobile__promo-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-kkkjili-mobile__promo-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; }.page-kkkjili-mobile__promo-button:hover { background-color: #c0392b; }.page-kkkjili-mobile__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-kkkjili-mobile__security-item { text-align: center; padding: 25px; background-color: #fdfdfd; border-radius: 8px; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }.page-kkkjili-mobile__security-icon { width: 70px; height: 70px; margin-bottom: 15px; object-fit: contain; max-width: 100%; height: auto; }.page-kkkjili-mobile__security-title { font-size: 1.3em; color: #3498db; margin-bottom: 10px; }.page-kkkjili-mobile__faq-list { margin-top: 30px; }.page-kkkjili-mobile__faq-item { background-color: #fdfdfd; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-kkkjili-mobile__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #eee; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-kkkjili-mobile__faq-question:hover { background-color: #e0e0e0; }.page-kkkjili-mobile__faq-question h3 { margin: 0; font-size: 1.1em; color: #2c3e50; pointer-events: none; }.page-kkkjili-mobile__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; pointer-events: none; transition: transform 0.3s ease; }.page-kkkjili-mobile__faq-item.active .page-kkkjili-mobile__faq-toggle { transform: rotate(45deg); }.page-kkkjili-mobile__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-kkkjili-mobile__faq-item.active .page-kkkjili-mobile__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-kkkjili-mobile__faq-answer p { margin: 0; color: #555; }.page-kkkjili-mobile__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-kkkjili-mobile__blog-card { background-color: #fdfdfd; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.15); transition: transform 0.3s ease; text-decoration: none; color: inherit; }.page-kkkjili-mobile__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0,0,0,0.2); }.page-kkkjili-mobile__blog-image { width: 100%; height: 180px; object-fit: cover; max-width: 100%; height: auto; }.page-kkkjili-mobile__blog-content { padding: 20px; }.page-kkkjili-mobile__blog-title { font-size: 1.2em; color: #3498db; margin-bottom: 10px; }.page-kkkjili-mobile__blog-summary { font-size: 0.9em; color: #555; }.page-kkkjili-mobile__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-kkkjili-mobile__payment-logo { width: 100px; height: auto; object-fit: contain; max-width: 100%; }.page-kkkjili-mobile__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; }.page-kkkjili-mobile__provider-logo { height: 60px; width: auto; object-fit: contain; max-width: 100%; }.page-kkkjili-mobile__mobile-floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-kkkjili-mobile__mobile-button { background-color: #e74c3c; color: #fff; width: 50px; height: 50px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 0.8em; text-decoration: none; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: background-color 0.3s ease; }.page-kkkjili-mobile__mobile-button:hover { background-color: #c0392b; }.page-kkkjili-mobile__mobile-button--register { background-color: #2ecc71; }.page-kkkjili-mobile__mobile-button--register:hover { background-color: #27ae60; }@media (max-width: 768px) { .page-kkkjili-mobile__h1 { font-size: 2.2em; }.page-kkkjili-mobile__h2 { font-size: 1.7em; }.page-kkkjili-mobile__hero-title { font-size: 2.5em; }.page-kkkjili-mobile__hero-subtitle { font-size: 1.2em; }.page-kkkjili-mobile__cta-button { padding: 12px 25px; font-size: 1em; }.page-kkkjili-mobile__intro-grid, .page-kkkjili-mobile__games-grid, .page-kkkjili-mobile__promo-grid, .page-kkkjili-mobile__security-grid, .page-kkkjili-mobile__blog-grid { grid-template-columns: 1fr; }.page-kkkjili-mobile__quick-access-button { flex: 1 1 100%; max-width: 100%; }.page-kkkjili-mobile__section { padding: 30px 15px; }.page-kkkjili-mobile__faq-question { padding: 12px 15px; }.page-kkkjili-mobile__faq-question h3 { font-size: 1em; }.page-kkkjili-mobile__faq-answer { padding: 0 10px; }.page-kkkjili-mobile__faq-item.active .page-kkkjili-mobile__faq-answer { padding: 15px 10px !important; }.page-kkkjili-mobile__intro-item, .page-kkkjili-mobile__game-card, .page-kkkjili-mobile__promo-card, .page-kkkjili-mobile__security-item, .page-kkkjili-mobile__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-kkkjili-mobile__intro-grid, .page-kkkjili-mobile__games-grid, .page-kkkjili-mobile__promo-grid, .page-kkkjili-mobile__security-grid, .page-kkkjili-mobile__blog-grid { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-kkkjili-mobile__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-kkkjili-mobile__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}