/* General styling for the page */.page-bunso-at-kuya-jakol{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f4f7f6;}.page-bunso-at-kuya-jakol__section-title{font-size:2.5em;color:#0056b3;text-align:center;margin-bottom:40px;padding-top:60px;font-weight:bold;}.page-bunso-at-kuya-jakol__highlight{color:#e60000;}/* Hero Section */.page-bunso-at-kuya-jakol__hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 20px 60px 20px;background-color:#007bff;color:#fff;position:relative;overflow:hidden;}.page-bunso-at-kuya-jakol__hero-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;}.page-bunso-at-kuya-jakol__hero-image{width:100%;height:100%;object-fit:cover;opacity:0.2;}.page-bunso-at-kuya-jakol__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;}.page-bunso-at-kuya-jakol__hero-title{font-size:3.5em;margin-bottom:20px;line-height:1.2;}.page-bunso-at-kuya-jakol__hero-description{font-size:1.3em;margin-bottom:30px;opacity:0.9;}.page-bunso-at-kuya-jakol__hero-cta{display:inline-block;background-color:#ffc107;color:#333;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-bunso-at-kuya-jakol__hero-cta:hover{background-color:#e0a800;transform:translateY(-2px);}/* Payment Providers Section */.page-bunso-at-kuya-jakol__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-bunso-at-kuya-jakol__payment-title{width:100%;margin-bottom:20px;padding-top:0;color:#0056b3;font-size:2em;}.page-bunso-at-kuya-jakol__payment-logos-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;width:100%;max-width:1200px;}.page-bunso-at-kuya-jakol__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;object-fit:contain;}.page-bunso-at-kuya-jakol__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}/* Introduction Section */.page-bunso-at-kuya-jakol__introduction-section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center;}.page-bunso-at-kuya-jakol__text-content{font-size:1.1em;margin-bottom:20px;color:#555;}/* Quick Access Section */.page-bunso-at-kuya-jakol__quick-access-section{padding:60px 20px;background-color:#e9ecef;text-align:center;}.page-bunso-at-kuya-jakol__access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;max-width:1000px;margin:0 auto;}.page-bunso-at-kuya-jakol__access-button{display:inline-block;background-color:#28a745;color:#fff;padding:12px 25px;border-radius:30px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease,transform 0.3s ease;white-space:nowrap;}.page-bunso-at-kuya-jakol__access-button:hover{background-color:#218838;transform:translateY(-2px);}/* Games Section */.page-bunso-at-kuya-jakol__games-section{padding:60px 20px;max-width:1200px;margin:0 auto;}.page-bunso-at-kuya-jakol__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-bunso-at-kuya-jakol__game-category{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);padding:20px;text-align:center;transition:transform 0.3s ease;display:flex;flex-direction:column;align-items:center;}.page-bunso-at-kuya-jakol__game-category:hover{transform:translateY(-5px);}.page-bunso-at-kuya-jakol__game-image{max-width:100%;height:auto;border-radius:8px;margin-bottom:15px;object-fit:cover;min-width:200px;min-height:200px;}.page-bunso-at-kuya-jakol__game-title{font-size:1.5em;color:#0056b3;margin-bottom:10px;}.page-bunso-at-kuya-jakol__game-description{font-size:0.95em;color:#666;margin-bottom:20px;flex-grow:1;}.page-bunso-at-kuya-jakol__game-cta{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:bold;font-size:0.95em;transition:background-color 0.3s ease;}.page-bunso-at-kuya-jakol__game-cta:hover{background-color:#0056b3;}/* Promotions Section */.page-bunso-at-kuya-jakol__promotions-section{padding:60px 20px;background-color:#f8f9fa;}.page-bunso-at-kuya-jakol__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:40px auto 0 auto;}.page-bunso-at-kuya-jakol__promo-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);padding:20px;text-align:center;transition:transform 0.3s ease;display:flex;flex-direction:column;align-items:center;}.page-bunso-at-kuya-jakol__promo-card:hover{transform:translateY(-5px);}.page-bunso-at-kuya-jakol__promo-image{max-width:100%;height:auto;border-radius:8px;margin-bottom:15px;object-fit:cover;min-width:200px;min-height:200px;}.page-bunso-at-kuya-jakol__promo-title{font-size:1.4em;color:#e60000;margin-bottom:10px;}.page-bunso-at-kuya-jakol__promo-description{font-size:0.95em;color:#666;margin-bottom:20px;flex-grow:1;}.page-bunso-at-kuya-jakol__promo-cta{display:inline-block;background-color:#e60000;color:#fff;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:bold;font-size:0.95em;transition:background-color 0.3s ease;}.page-bunso-at-kuya-jakol__promo-cta:hover{background-color:#cc0000;}/* Security & Service Section */.page-bunso-at-kuya-jakol__security-service-section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center;}.page-bunso-at-kuya-jakol__service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-bunso-at-kuya-jakol__service-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.05);padding:25px;display:flex;flex-direction:column;align-items:center;text-align:center;}.page-bunso-at-kuya-jakol__service-icon{max-width:100px;height:auto;margin-bottom:15px;min-width:200px;min-height:200px;}.page-bunso-at-kuya-jakol__service-title{font-size:1.4em;color:#0056b3;margin-bottom:10px;}.page-bunso-at-kuya-jakol__service-description{font-size:0.95em;color:#666;flex-grow:1;}.page-bunso-at-kuya-jakol__contact-cta-wrapper{margin-top:50px;}.page-bunso-at-kuya-jakol__contact-cta{display:inline-block;background-color:#007bff;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-bunso-at-kuya-jakol__contact-cta:hover{background-color:#0056b3;transform:translateY(-2px);}/* FAQ Section */.page-bunso-at-kuya-jakol__faq-section{padding:60px 20px;background-color:#e9ecef;}.page-bunso-at-kuya-jakol__faq-container{max-width:900px;margin:40px auto 0 auto;}.page-bunso-at-kuya-jakol__faq-item{background-color:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 5px rgba(0,0,0,0.05);overflow:hidden;}.page-bunso-at-kuya-jakol__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;background-color:#f0f0f0;cursor:pointer;user-select:none;border-bottom:1px solid #ddd;transition:background-color 0.3s ease;}.page-bunso-at-kuya-jakol__faq-question:hover{background-color:#e0e0e0;}.page-bunso-at-kuya-jakol__faq-question h3{margin:0;font-size:1.1em;color:#333;pointer-events:none;}.page-bunso-at-kuya-jakol__faq-toggle{font-size:1.5em;font-weight:bold;color:#007bff;pointer-events:none;transition:transform 0.3s ease;}.page-bunso-at-kuya-jakol__faq-item.active .page-bunso-at-kuya-jakol__faq-toggle{transform:rotate(45deg);}.page-bunso-at-kuya-jakol__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-bunso-at-kuya-jakol__faq-item.active .page-bunso-at-kuya-jakol__faq-answer{max-height:2000px !important;padding:20px !important;opacity:1;}.page-bunso-at-kuya-jakol__faq-answer p{margin:0;color:#555;font-size:0.95em;}/* Blog Section */.page-bunso-at-kuya-jakol__blog-section{padding:60px 20px;max-width:1200px;margin:0 auto;}.page-bunso-at-kuya-jakol__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-bunso-at-kuya-jakol__blog-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.3s ease;}.page-bunso-at-kuya-jakol__blog-card:hover{transform:translateY(-5px);}.page-bunso-at-kuya-jakol__blog-image{width:100%;height:200px;object-fit:cover;min-width:200px;min-height:200px;}.page-bunso-at-kuya-jakol__blog-card-title{font-size:1.3em;margin:15px 15px 10px 15px;color:#0056b3;line-height:1.3;}.page-bunso-at-kuya-jakol__blog-card-title a{text-decoration:none;color:inherit;transition:color 0.3s ease;}.page-bunso-at-kuya-jakol__blog-card-title a:hover{color:#007bff;}.page-bunso-at-kuya-jakol__blog-excerpt{font-size:0.9em;color:#666;padding:0 15px;margin-bottom:15px;flex-grow:1;}.page-bunso-at-kuya-jakol__blog-read-more{display:inline-block;background-color:#007bff;color:#fff;padding:8px 15px;border-radius:20px;text-decoration:none;font-size:0.85em;font-weight:bold;margin:0 15px 15px 15px;align-self:flex-start;transition:background-color 0.3s ease;}.page-bunso-at-kuya-jakol__blog-read-more:hover{background-color:#0056b3;}/* Responsive adjustments */@media (max-width: 1024px){.page-bunso-at-kuya-jakol__hero-title{font-size:3em;}.page-bunso-at-kuya-jakol__section-title{font-size:2em;}}@media (max-width: 768px){.page-bunso-at-kuya-jakol__hero-section{padding:10px 15px 40px 15px;}.page-bunso-at-kuya-jakol__hero-title{font-size:2.2em;}.page-bunso-at-kuya-jakol__hero-description{font-size:1.1em;}.page-bunso-at-kuya-jakol__hero-cta{padding:12px 25px;font-size:1em;}.page-bunso-at-kuya-jakol__section-title{font-size:1.8em;margin-bottom:30px;padding-top:40px;}/* Payment Providers specific mobile CSS */.page-bunso-at-kuya-jakol__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 15px;}.page-bunso-at-kuya-jakol__payment-title{font-size:1.6em;}.page-bunso-at-kuya-jakol__payment-logo,.page-bunso-at-kuya-jakol__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-bunso-at-kuya-jakol__introduction-section,.page-bunso-at-kuya-jakol__quick-access-section,.page-bunso-at-kuya-jakol__games-section,.page-bunso-at-kuya-jakol__promotions-section,.page-bunso-at-kuya-jakol__security-service-section,.page-bunso-at-kuya-jakol__faq-section,.page-bunso-at-kuya-jakol__blog-section{padding:40px 15px;}.page-bunso-at-kuya-jakol__access-links{flex-direction:column;gap:15px;}.page-bunso-at-kuya-jakol__access-button{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:12px 15px;word-wrap:break-word !important;overflow-wrap:break-word !important;}.page-bunso-at-kuya-jakol__game-categories,.page-bunso-at-kuya-jakol__promo-grid,.page-bunso-at-kuya-jakol__service-grid,.page-bunso-at-kuya-jakol__blog-grid{grid-template-columns:1fr;gap:20px;}.page-bunso-at-kuya-jakol__game-category,.page-bunso-at-kuya-jakol__promo-card,.page-bunso-at-kuya-jakol__service-item,.page-bunso-at-kuya-jakol__blog-card{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;}.page-bunso-at-kuya-jakol__game-image,.page-bunso-at-kuya-jakol__promo-image,.page-bunso-at-kuya-jakol__service-icon,.page-bunso-at-kuya-jakol__blog-image{max-width:100% !important;height:auto !important;}.page-bunso-at-kuya-jakol__faq-question{padding:15px;}.page-bunso-at-kuya-jakol__faq-question h3{font-size:1em;}.page-bunso-at-kuya-jakol__faq-answer{padding:0 15px;}.page-bunso-at-kuya-jakol__faq-item.active .page-bunso-at-kuya-jakol__faq-answer{padding:15px !important;}.page-bunso-at-kuya-jakol__blog-card-title{font-size:1.1em;}.page-bunso-at-kuya-jakol__blog-excerpt{font-size:0.85em;}.page-bunso-at-kuya-jakol__blog-read-more{font-size:0.8em;}}