.page-kuya-j-customer-service { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-kuya-j-customer-service__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-kuya-j-customer-service__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-kuya-j-customer-service__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 0; padding-top: 90px; position: relative; overflow: hidden; }.page-kuya-j-customer-service__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-kuya-j-customer-service__hero-content { position: relative; z-index: 1; }.page-kuya-j-customer-service__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: bold; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }.page-kuya-j-customer-service__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-kuya-j-customer-service__btn { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-kuya-j-customer-service__btn:hover { background-color: #e0a800; transform: translateY(-3px); }.page-kuya-j-customer-service__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: 20px; background-color: #e9ecef; border-radius: 8px; margin-bottom: 20px; }.page-kuya-j-customer-service__payment-providers h2 { width: 100%; text-align: center; margin-bottom: 20px; color: #333; font-size: 2em; }.page-kuya-j-customer-service__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; background-color: #fff; border-radius: 8px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); padding: 5px; }.page-kuya-j-customer-service__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-kuya-j-customer-service__heading { font-size: 2.5em; color: #007bff; margin-bottom: 30px; text-align: center; }.page-kuya-j-customer-service__text-content { font-size: 1.1em; color: #555; text-align: justify; }.page-kuya-j-customer-service__feature-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-kuya-j-customer-service__feature-item { background-color: #f0f8ff; padding: 25px; border-radius: 8px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); text-align: center; }.page-kuya-j-customer-service__feature-item h3 { color: #007bff; margin-top: 0; font-size: 1.5em; }.page-kuya-j-customer-service__feature-item p { color: #666; font-size: 1em; }.page-kuya-j-customer-service__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-kuya-j-customer-service__quick-link-btn { background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-kuya-j-customer-service__quick-link-btn:hover { background-color: #218838; }.page-kuya-j-customer-service__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-kuya-j-customer-service__game-card { background-color: #f0f8ff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-kuya-j-customer-service__game-card:hover { transform: translateY(-5px); }.page-kuya-j-customer-service__game-card img { width: 100%; height: 200px; object-fit: cover; }.page-kuya-j-customer-service__game-card h3 { font-size: 1.4em; color: #007bff; margin: 15px 10px 10px; }.page-kuya-j-customer-service__game-card p { font-size: 0.95em; color: #666; padding: 0 15px 15px; }.page-kuya-j-customer-service__game-card .page-kuya-j-customer-service__btn { margin-bottom: 15px; }.page-kuya-j-customer-service__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-kuya-j-customer-service__promo-card { background-color: #ffe0b2; padding: 25px; border-radius: 8px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); text-align: center; }.page-kuya-j-customer-service__promo-card h3 { color: #e65100; margin-top: 0; font-size: 1.5em; }.page-kuya-j-customer-service__promo-card p { color: #666; font-size: 1em; margin-bottom: 20px; }.page-kuya-j-customer-service__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-kuya-j-customer-service__security-item { background-color: #e8f5e9; padding: 25px; border-radius: 8px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); text-align: center; }.page-kuya-j-customer-service__security-item h3 { color: #2e7d32; margin-top: 0; font-size: 1.5em; }.page-kuya-j-customer-service__security-item p { color: #666; font-size: 1em; }.page-kuya-j-customer-service__security-item img { max-width: 100px; height: auto; margin-bottom: 15px; }.page-kuya-j-customer-service__faq-list { margin-top: 30px; }.page-kuya-j-customer-service__faq-item { background-color: #f0f8ff; border: 1px solid #d0e8ff; border-radius: 8px; margin-bottom: 15px; overflow: hidden; }.page-kuya-j-customer-service__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #e0f2f7; color: #007bff; font-weight: bold; font-size: 1.2em; user-select: none; transition: background-color 0.3s ease; }.page-kuya-j-customer-service__faq-question:hover { background-color: #cceeff; }.page-kuya-j-customer-service__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; color: #007bff; }.page-kuya-j-customer-service__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-kuya-j-customer-service__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-kuya-j-customer-service__faq-item.active .page-kuya-j-customer-service__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-kuya-j-customer-service__faq-item.active .page-kuya-j-customer-service__faq-toggle { transform: rotate(45deg); }.page-kuya-j-customer-service__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-kuya-j-customer-service__blog-card { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-kuya-j-customer-service__blog-card:hover { transform: translateY(-5px); }.page-kuya-j-customer-service__blog-card img { width: 100%; height: 200px; object-fit: cover; }.page-kuya-j-customer-service__blog-card-content { padding: 20px; }.page-kuya-j-customer-service__blog-card-content h3 { font-size: 1.3em; color: #007bff; margin-top: 0; margin-bottom: 10px; }.page-kuya-j-customer-service__blog-card-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-kuya-j-customer-service__blog-card-content .page-kuya-j-customer-service__btn { display: block; width: fit-content; margin: 0 auto; }.page-kuya-j-customer-service img { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-kuya-j-customer-service .page-kuya-j-customer-service__feature-list > *, .page-kuya-j-customer-service .page-kuya-j-customer-service__game-grid > *, .page-kuya-j-customer-service .page-kuya-j-customer-service__promo-grid > *, .page-kuya-j-customer-service .page-kuya-j-customer-service__security-features > *, .page-kuya-j-customer-service .page-kuya-j-customer-service__blog-grid > * { box-sizing: border-box; }.page-kuya-j-customer-service__header-offset-top { padding-top: 10px; /* Small decorative padding, body handles main offset */ }.page-kuya-j-customer-service__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-kuya-j-customer-service__floating-buttons .page-kuya-j-customer-service__btn { padding: 10px 20px; font-size: 1em; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }.page-kuya-j-customer-service__floating-buttons .page-kuya-j-customer-service__btn--register { background-color: #007bff; color: #fff; }.page-kuya-j-customer-service__floating-buttons .page-kuya-j-customer-service__btn--register:hover { background-color: #0056b3; }.page-kuya-j-customer-service__floating-buttons .page-kuya-j-customer-service__btn--login { background-color: #6c757d; color: #fff; }.page-kuya-j-customer-service__floating-buttons .page-kuya-j-customer-service__btn--login:hover { background-color: #5a6268; }@media (max-width: 768px) { .page-kuya-j-customer-service__container { padding: 10px; }.page-kuya-j-customer-service__section { padding: 20px 10px; }.page-kuya-j-customer-service__hero-section { padding: 60px 15px; padding-top: 70px; }.page-kuya-j-customer-service__hero-title { font-size: 2.5em; }.page-kuya-j-customer-service__hero-subtitle { font-size: 1.2em; }.page-kuya-j-customer-service__btn { padding: 12px 25px; font-size: 1em; }.page-kuya-j-customer-service__heading { font-size: 2em; }.page-kuya-j-customer-service__text-content { font-size: 1em; }.page-kuya-j-customer-service__feature-list, .page-kuya-j-customer-service__game-grid, .page-kuya-j-customer-service__promo-grid, .page-kuya-j-customer-service__security-features, .page-kuya-j-customer-service__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-kuya-j-customer-service__feature-item, .page-kuya-j-customer-service__promo-card, .page-kuya-j-customer-service__security-item, .page-kuya-j-customer-service__blog-card { padding: 15px; }.page-kuya-j-customer-service__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px 10px; }.page-kuya-j-customer-service__payment-logo, .page-kuya-j-customer-service__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-kuya-j-customer-service__quick-links { flex-direction: column; align-items: center; }.page-kuya-j-customer-service__quick-link-btn { width: 90%; text-align: center; }.page-kuya-j-customer-service__game-card img, .page-kuya-j-customer-service__blog-card img { height: 180px; }.page-kuya-j-customer-service__faq-question { font-size: 1.1em; padding: 15px; }.page-kuya-j-customer-service__faq-answer { padding: 0 10px; }.page-kuya-j-customer-service__faq-item.active .page-kuya-j-customer-service__faq-answer { padding: 15px 10px !important; }.page-kuya-j-customer-service__floating-buttons { bottom: 15px; right: 15px; gap: 8px; }.page-kuya-j-customer-service__floating-buttons .page-kuya-j-customer-service__btn { padding: 8px 15px; font-size: 0.9em; }.page-kuya-j-customer-service .page-kuya-j-customer-service__feature-list > *, .page-kuya-j-customer-service .page-kuya-j-customer-service__game-grid > *, .page-kuya-j-customer-service .page-kuya-j-customer-service__promo-grid > *, .page-kuya-j-customer-service .page-kuya-j-customer-service__security-features > *, .page-kuya-j-customer-service .page-kuya-j-customer-service__blog-grid > * { 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; }.page-kuya-j-customer-service .page-kuya-j-customer-service__feature-list, .page-kuya-j-customer-service .page-kuya-j-customer-service__game-grid, .page-kuya-j-customer-service .page-kuya-j-customer-service__promo-grid, .page-kuya-j-customer-service .page-kuya-j-customer-service__security-features, .page-kuya-j-customer-service .page-kuya-j-customer-service__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-kuya-j-customer-service__image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-kuya-j-customer-service__image-wrapper img { max-width: 100% !important; height: auto !important; }@media (max-width: 768px) { .page-kuya-j-customer-service__image-wrapper img { max-width: 100% !important; height: auto !important; }}