.page-weather-weather-lang-kuya-kim { font-family: Arial, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: 10px; }.page-weather-weather-lang-kuya-kim__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 20px; text-transform: uppercase; }.page-weather-weather-lang-kuya-kim__section-title--hidden { display: none; }.page-weather-weather-lang-kuya-kim__section-subtitle { font-size: 1.1em; color: #555; text-align: center; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-weather-weather-lang-kuya-kim__cta-button { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-weather-weather-lang-kuya-kim__cta-button:hover { background-color: #0056b3; }.page-weather-weather-lang-kuya-kim__cta-button--secondary { background-color: #6c757d; margin-left: 15px; }.page-weather-weather-lang-kuya-kim__cta-button--secondary:hover { background-color: #545b62; }.page-weather-weather-lang-kuya-kim__cta-button--small { padding: 8px 18px; font-size: 0.9em; }.page-weather-weather-lang-kuya-kim__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding: 20px; box-sizing: border-box; }.page-weather-weather-lang-kuya-kim__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; }.page-weather-weather-lang-kuya-kim__hero-image { width: 100%; height: 100%; object-fit: cover; filter: brightness(0.6); max-width: 100% !important; height: auto !important; }.page-weather-weather-lang-kuya-kim__hero-content { position: relative; z-index: 1; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.4); border-radius: 10px; }.page-weather-weather-lang-kuya-kim__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; }.page-weather-weather-lang-kuya-kim__hero-description { font-size: 1.3em; margin-bottom: 30px; }.page-weather-weather-lang-kuya-kim__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: #fff; border-bottom: 1px solid #eee; }.page-weather-weather-lang-kuya-kim__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-weather-weather-lang-kuya-kim__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-weather-weather-lang-kuya-kim__introduction-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; text-align: center; }.page-weather-weather-lang-kuya-kim__intro-grid { display: flex; align-items: center; gap: 40px; text-align: left; margin-top: 40px; }.page-weather-weather-lang-kuya-kim__intro-text { flex: 1; }.page-weather-weather-lang-kuya-kim__intro-text p { margin-bottom: 20px; font-size: 1.1em; }.page-weather-weather-lang-kuya-kim__intro-image-wrapper { flex: 1; min-width: 300px; }.page-weather-weather-lang-kuya-kim__intro-image { width: 100%; height: auto; border-radius: 10px; object-fit: cover; max-width: 100% !important; height: auto !important; }.page-weather-weather-lang-kuya-kim__quick-access-section { padding: 80px 20px; background-color: #eef; }.page-weather-weather-lang-kuya-kim__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; }.page-weather-weather-lang-kuya-kim__access-card { background-color: #fff; padding: 30px; border-radius: 10px; text-align: center; text-decoration: none; color: #333; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: flex-start; box-sizing: border-box; }.page-weather-weather-lang-kuya-kim__access-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); }.page-weather-weather-lang-kuya-kim__access-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 15px; max-width: 100% !important; height: auto !important; }.page-weather-weather-lang-kuya-kim__access-title { font-size: 1.4em; margin-bottom: 10px; color: #0056b3; }.page-weather-weather-lang-kuya-kim__access-description { font-size: 0.95em; color: #555; }.page-weather-weather-lang-kuya-kim__games-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; text-align: center; }.page-weather-weather-lang-kuya-kim__game-tabs { display: flex; justify-content: center; flex-wrap: wrap; margin-top: 40px; margin-bottom: 30px; gap: 10px; }.page-weather-weather-lang-kuya-kim__tab-button { background-color: #ddd; color: #333; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer; font-size: 1em; transition: background-color 0.3s ease, color 0.3s ease; }.page-weather-weather-lang-kuya-kim__tab-button:hover { background-color: #ccc; }.page-weather-weather-lang-kuya-kim__tab-button--active { background-color: #007bff; color: #fff; }.page-weather-weather-lang-kuya-kim__tab-button--active:hover { background-color: #0056b3; }.page-weather-weather-lang-kuya-kim__game-content { margin-top: 20px; }.page-weather-weather-lang-kuya-kim__game-panel { display: none; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; justify-content: center; }.page-weather-weather-lang-kuya-kim__game-panel--active { display: grid; }.page-weather-weather-lang-kuya-kim__game-card { background-color: #fff; padding: 25px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); text-align: center; display: flex; flex-direction: column; justify-content: space-between; box-sizing: border-box; }.page-weather-weather-lang-kuya-kim__game-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 15px; max-width: 100% !important; height: auto !important; }.page-weather-weather-lang-kuya-kim__game-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-weather-weather-lang-kuya-kim__game-description { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; }.page-weather-weather-lang-kuya-kim__promotions-section { padding: 80px 20px; background-color: #f0f7ff; }.page-weather-weather-lang-kuya-kim__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; }.page-weather-weather-lang-kuya-kim__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; display: flex; flex-direction: column; box-sizing: border-box; }.page-weather-weather-lang-kuya-kim__promo-image { width: 100%; height: 220px; object-fit: cover; max-width: 100% !important; height: auto !important; }.page-weather-weather-lang-kuya-kim__promo-title { font-size: 1.5em; color: #0056b3; margin: 20px 15px 10px 15px; }.page-weather-weather-lang-kuya-kim__promo-description { font-size: 1em; color: #555; padding: 0 15px 20px 15px; flex-grow: 1; }.page-weather-weather-lang-kuya-kim__promo-card .page-weather-weather-lang-kuya-kim__cta-button { margin-bottom: 20px; }.page-weather-weather-lang-kuya-kim__security-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; text-align: center; }.page-weather-weather-lang-kuya-kim__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 40px; }.page-weather-weather-lang-kuya-kim__security-item { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05); }.page-weather-weather-lang-kuya-kim__security-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 15px; max-width: 100% !important; height: auto !important; }.page-weather-weather-lang-kuya-kim__security-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-weather-weather-lang-kuya-kim__security-description { font-size: 0.95em; color: #555; }.page-weather-weather-lang-kuya-kim__contact-cta { margin-top: 50px; }.page-weather-weather-lang-kuya-kim__faq-section { padding: 80px 20px; background-color: #f8f8f8; }.page-weather-weather-lang-kuya-kim__faq-container { max-width: 900px; margin: 40px auto 0 auto; }.page-weather-weather-lang-kuya-kim__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-weather-weather-lang-kuya-kim__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #fff; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; }.page-weather-weather-lang-kuya-kim__faq-question:hover { background-color: #f5f5f5; }.page-weather-weather-lang-kuya-kim__faq-item.active .page-weather-weather-lang-kuya-kim__faq-question { background-color: #e0eaff; border-bottom: none; }.page-weather-weather-lang-kuya-kim__faq-title { font-size: 1.2em; color: #333; margin: 0; pointer-events: none; }.page-weather-weather-lang-kuya-kim__faq-toggle { font-size: 1.8em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-weather-weather-lang-kuya-kim__faq-item.active .page-weather-weather-lang-kuya-kim__faq-toggle { transform: rotate(45deg); color: #0056b3; }.page-weather-weather-lang-kuya-kim__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-weather-weather-lang-kuya-kim__faq-item.active .page-weather-weather-lang-kuya-kim__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-weather-weather-lang-kuya-kim__faq-answer p { margin: 0; color: #555; }.page-weather-weather-lang-kuya-kim__blog-section { padding: 80px 20px; max-width: 1200px; margin: 0 auto; text-align: center; background-color: #eef; }.page-weather-weather-lang-kuya-kim__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-weather-weather-lang-kuya-kim__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; text-decoration: none; color: #333; display: flex; flex-direction: column; transition: transform 0.3s ease, box-shadow 0.3s ease; box-sizing: border-box; }.page-weather-weather-lang-kuya-kim__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); }.page-weather-weather-lang-kuya-kim__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100% !important; height: auto !important; }.page-weather-weather-lang-kuya-kim__blog-content-wrapper { padding: 20px; display: flex; flex-direction: column; flex-grow: 1; }.page-weather-weather-lang-kuya-kim__blog-title { font-size: 1.3em; color: #0056b3; margin-bottom: 10px; }.page-weather-weather-lang-kuya-kim__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; flex-grow: 1; }.page-weather-weather-lang-kuya-kim__blog-date { font-size: 0.85em; color: #888; text-align: right; display: block; }.page-weather-weather-lang-kuya-kim img { max-width: 100%; height: auto; object-fit: cover; }.page-weather-weather-lang-kuya-kim__intro-image, .page-weather-weather-lang-kuya-kim__access-icon, .page-weather-weather-lang-kuya-kim__game-image, .page-weather-weather-lang-kuya-kim__promo-image, .page-weather-weather-lang-kuya-kim__security-icon, .page-weather-weather-lang-kuya-kim__blog-image { max-width: 100% !important; height: auto !important; }.page-weather-weather-lang-kuya-kim__access-grid a, .page-weather-weather-lang-kuya-kim__promo-grid div, .page-weather-weather-lang-kuya-kim__blog-grid a { box-sizing: border-box; }.page-weather-weather-lang-kuya-kim__game-tabs { white-space: nowrap; overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; }.page-weather-weather-lang-kuya-kim__game-tabs::-webkit-scrollbar { display: none; }@media (max-width: 768px) { .page-weather-weather-lang-kuya-kim__hero-title { font-size: 2.5em; }.page-weather-weather-lang-kuya-kim__hero-description { font-size: 1.1em; }.page-weather-weather-lang-kuya-kim__hero-cta { display: flex; flex-direction: column; gap: 15px; }.page-weather-weather-lang-kuya-kim__cta-button { width: 100%; margin-left: 0 !important; }.page-weather-weather-lang-kuya-kim__section-title { font-size: 2em; }.page-weather-weather-lang-kuya-kim__section-subtitle { font-size: 1em; }.page-weather-weather-lang-kuya-kim__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; }.page-weather-weather-lang-kuya-kim__payment-logo, .page-weather-weather-lang-kuya-kim__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-weather-weather-lang-kuya-kim__introduction-section { padding: 40px 15px; }.page-weather-weather-lang-kuya-kim__intro-grid { flex-direction: column; gap: 30px; }.page-weather-weather-lang-kuya-kim__intro-text { order: 2; }.page-weather-weather-lang-kuya-kim__intro-image-wrapper { order: 1; }.page-weather-weather-lang-kuya-kim__quick-access-section { padding: 40px 15px; }.page-weather-weather-lang-kuya-kim__access-grid { grid-template-columns: 1fr; margin-top: 20px; }.page-weather-weather-lang-kuya-kim__access-card { width: 100% !important; max-width: 100% !important; padding: 20px; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-weather-weather-lang-kuya-kim__games-section { padding: 40px 15px; }.page-weather-weather-lang-kuya-kim__game-tabs { margin-top: 20px; margin-bottom: 20px; justify-content: flex-start; }.page-weather-weather-lang-kuya-kim__game-panel { grid-template-columns: 1fr; }.page-weather-weather-lang-kuya-kim__game-card { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-weather-weather-lang-kuya-kim__promotions-section { padding: 40px 15px; }.page-weather-weather-lang-kuya-kim__promo-grid { grid-template-columns: 1fr; margin-top: 20px; }.page-weather-weather-lang-kuya-kim__promo-card { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-weather-weather-lang-kuya-kim__security-section { padding: 40px 15px; }.page-weather-weather-lang-kuya-kim__security-grid { grid-template-columns: 1fr; margin-top: 20px; }.page-weather-weather-lang-kuya-kim__security-item { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-weather-weather-lang-kuya-kim__faq-section { padding: 40px 15px; }.page-weather-weather-lang-kuya-kim__faq-container { margin-top: 20px; }.page-weather-weather-lang-kuya-kim__faq-question { padding: 15px 20px; }.page-weather-weather-lang-kuya-kim__faq-title { font-size: 1.1em; }.page-weather-weather-lang-kuya-kim__faq-answer { padding: 15px 20px !important; }.page-weather-weather-lang-kuya-kim__blog-section { padding: 40px 15px; }.page-weather-weather-lang-kuya-kim__blog-grid { grid-template-columns: 1fr; margin-top: 20px; }.page-weather-weather-lang-kuya-kim__blog-card { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }.page-weather-weather-lang-kuya-kim__hero-image, .page-weather-weather-lang-kuya-kim__intro-image, .page-weather-weather-lang-kuya-kim__access-icon, .page-weather-weather-lang-kuya-kim__game-image, .page-weather-weather-lang-kuya-kim__promo-image, .page-weather-weather-lang-kuya-kim__security-icon, .page-weather-weather-lang-kuya-kim__blog-image { max-width: 100% !important; height: auto !important; } }