.page-kuya-wayne-s { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-kuya-wayne-s__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-kuya-wayne-s__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-kuya-wayne-s__section:last-of-type { margin-bottom: 0; }.page-kuya-wayne-s__title { text-align: center; color: #1a237e; margin-bottom: 30px; font-size: 2.5em; }.page-kuya-wayne-s__subtitle { text-align: center; color: #3f51b5; margin-bottom: 20px; font-size: 1.8em; }.page-kuya-wayne-s__text-content { text-align: justify; margin-bottom: 20px; }.page-kuya-wayne-s__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('[GALLERY:hero:1920x1080:online_casino,philippines,gaming]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; border-radius: 0; box-shadow: none; padding-top: calc(100px + 10px); /* Adjust for header offset */ }.page-kuya-wayne-s__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-kuya-wayne-s__hero-description { font-size: 1.3em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-kuya-wayne-s__cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; }.page-kuya-wayne-s__cta-button:hover { background-color: #ffeb3b; }.page-kuya-wayne-s__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 0; }.page-kuya-wayne-s__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-kuya-wayne-s__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-kuya-wayne-s__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-kuya-wayne-s__quick-access-item { background-color: #e8eaf6; padding: 20px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-kuya-wayne-s__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-kuya-wayne-s__quick-access-item a { text-decoration: none; color: #1a237e; font-weight: bold; font-size: 1.1em; display: block; }.page-kuya-wayne-s__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-kuya-wayne-s__game-card { background-color: #f0f4c3; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-kuya-wayne-s__game-card:hover { transform: translateY(-5px); }.page-kuya-wayne-s__game-card-image { width: 100%; height: 200px; object-fit: cover; }.page-kuya-wayne-s__game-card-content { padding: 20px; }.page-kuya-wayne-s__game-card-title { font-size: 1.4em; color: #333; margin-bottom: 10px; }.page-kuya-wayne-s__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-kuya-wayne-s__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-kuya-wayne-s__promo-card { background-color: #e0f2f7; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; }.page-kuya-wayne-s__promo-card:hover { transform: translateY(-5px); }.page-kuya-wayne-s__promo-card-image { width: 100%; height: 200px; object-fit: cover; }.page-kuya-wayne-s__promo-card-content { padding: 20px; }.page-kuya-wayne-s__promo-card-title { font-size: 1.4em; color: #333; margin-bottom: 10px; }.page-kuya-wayne-s__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-kuya-wayne-s__faq-list { list-style: none; padding: 0; margin-top: 30px; }.page-kuya-wayne-s__faq-item { margin-bottom: 15px; border: 1px solid #e0e0e0; border-radius: 8px; overflow: hidden; }.page-kuya-wayne-s__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f5f5f5; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-kuya-wayne-s__faq-question:hover { background-color: #eeeeee; }.page-kuya-wayne-s__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; }.page-kuya-wayne-s__faq-toggle { font-size: 1.5em; font-weight: bold; color: #1a237e; pointer-events: none; transition: transform 0.3s ease; }.page-kuya-wayne-s__faq-item.active .page-kuya-wayne-s__faq-toggle { transform: rotate(45deg); }.page-kuya-wayne-s__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-wayne-s__faq-item.active .page-kuya-wayne-s__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-kuya-wayne-s__faq-answer p { margin: 0; color: #555; }.page-kuya-wayne-s__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-kuya-wayne-s__blog-card { background-color: #fffde7; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-kuya-wayne-s__blog-card:hover { transform: translateY(-5px); }.page-kuya-wayne-s__blog-card-image { width: 100%; height: 200px; object-fit: cover; }.page-kuya-wayne-s__blog-card-content { padding: 20px; }.page-kuya-wayne-s__blog-card-title { font-size: 1.4em; color: #333; margin-bottom: 10px; }.page-kuya-wayne-s__blog-card-date { font-size: 0.85em; color: #777; margin-bottom: 10px; }.page-kuya-wayne-s__blog-card-summary { font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-kuya-wayne-s__blog-card-link { display: inline-block; background-color: #1a237e; 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-kuya-wayne-s__blog-card-link:hover { background-color: #3f51b5; }.page-kuya-wayne-s__list-item { box-sizing: border-box; }.page-kuya-wayne-s__list-container { box-sizing: border-box; }.page-kuya-wayne-s__contact-info { display: flex; flex-direction: column; gap: 10px; margin-top: 20px; }.page-kuya-wayne-s__social-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-kuya-wayne-s__social-link { display: inline-block; width: 50px; height: 50px; line-height: 50px; text-align: center; border-radius: 50%; background-color: #1a237e; color: #fff; font-size: 1.5em; text-decoration: none; transition: background-color 0.3s ease; }.page-kuya-wayne-s__social-link:hover { background-color: #3f51b5; } @media (max-width: 768px) { .page-kuya-wayne-s__container { padding: 10px; }.page-kuya-wayne-s__hero-section { padding: 80px 15px; padding-top: calc(80px + 10px); }.page-kuya-wayne-s__hero-title { font-size: 2.2em; }.page-kuya-wayne-s__hero-description { font-size: 1em; }.page-kuya-wayne-s__cta-button { padding: 12px 25px; font-size: 1em; }.page-kuya-wayne-s__title { font-size: 1.8em; }.page-kuya-wayne-s__subtitle { font-size: 1.4em; }.page-kuya-wayne-s__quick-access-grid, .page-kuya-wayne-s__game-grid, .page-kuya-wayne-s__promo-grid, .page-kuya-wayne-s__blog-grid { grid-template-columns: 1fr; }.page-kuya-wayne-s__faq-question { padding: 12px 15px; }.page-kuya-wayne-s__faq-question h3 { font-size: 1em; }.page-kuya-wayne-s__faq-answer { padding: 0 10px; }.page-kuya-wayne-s__faq-item.active .page-kuya-wayne-s__faq-answer { padding: 15px 10px !important; }.page-kuya-wayne-s__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-kuya-wayne-s__payment-logo, .page-kuya-wayne-s__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-kuya-wayne-s__list-item, .page-kuya-wayne-s__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 10px !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-wayne-s__section { padding: 20px 0; } }