.page-kuya-j-restaurant-branches-in-taguig { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-kuya-j-restaurant-branches-in-taguig__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-kuya-j-restaurant-branches-in-taguig__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:taguig,restaurant,casino,philippines,food,gaming]') center/cover no-repeat; color: #fff; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; padding-top: 10px; } .page-kuya-j-restaurant-branches-in-taguig__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-kuya-j-restaurant-branches-in-taguig__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; } .page-kuya-j-restaurant-branches-in-taguig__hero-description { font-size: 1.2em; margin-bottom: 30px; } .page-kuya-j-restaurant-branches-in-taguig__button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-kuya-j-restaurant-branches-in-taguig__button:hover { background-color: #f76b42; } .page-kuya-j-restaurant-branches-in-taguig__section-title { font-size: 2.2em; text-align: center; margin-bottom: 40px; color: #222; } .page-kuya-j-restaurant-branches-in-taguig__text-center { text-align: center; } .page-kuya-j-restaurant-branches-in-taguig__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-kuya-j-restaurant-branches-in-taguig__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-kuya-j-restaurant-branches-in-taguig__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-restaurant-branches-in-taguig__intro-section, .page-kuya-j-restaurant-branches-in-taguig__quick-access-section, .page-kuya-j-restaurant-branches-in-taguig__games-section, .page-kuya-j-restaurant-branches-in-taguig__promotions-section, .page-kuya-j-restaurant-branches-in-taguig__security-support-section, .page-kuya-j-restaurant-branches-in-taguig__faq-section, .page-kuya-j-restaurant-branches-in-taguig__blog-section { padding: 60px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-kuya-j-restaurant-branches-in-taguig__intro-section p, .page-kuya-j-restaurant-branches-in-taguig__security-support-section p { font-size: 1.1em; max-width: 800px; margin: 0 auto 20px auto; text-align: center; } .page-kuya-j-restaurant-branches-in-taguig__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; max-width: 900px; margin: 40px auto; } .page-kuya-j-restaurant-branches-in-taguig__quick-access-grid .page-kuya-j-restaurant-branches-in-taguig__button { width: 100%; text-align: center; } .page-kuya-j-restaurant-branches-in-taguig__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-kuya-j-restaurant-branches-in-taguig__game-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease; } .page-kuya-j-restaurant-branches-in-taguig__game-card:hover { transform: translateY(-5px); } .page-kuya-j-restaurant-branches-in-taguig__game-card img { max-width: 100%; height: auto; display: block; object-fit: cover; border-bottom: 1px solid #eee; } .page-kuya-j-restaurant-branches-in-taguig__game-card-content { padding: 20px; } .page-kuya-j-restaurant-branches-in-taguig__game-card-content h3 { margin-top: 0; font-size: 1.4em; color: #e44d26; } .page-kuya-j-restaurant-branches-in-taguig__game-card-content p { font-size: 0.95em; color: #555; } .page-kuya-j-restaurant-branches-in-taguig__promotions-list { display: grid; grid-template-columns: 1fr; gap: 25px; max-width: 800px; margin: 40px auto; } .page-kuya-j-restaurant-branches-in-taguig__promotion-item { background-color: #fefefe; padding: 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); display: flex; align-items: center; gap: 20px; } .page-kuya-j-restaurant-branches-in-taguig__promotion-item img { width: 100px; height: 100px; object-fit: contain; border-radius: 5px; flex-shrink: 0; } .page-kuya-j-restaurant-branches-in-taguig__promotion-item-text h3 { margin-top: 0; color: #e44d26; font-size: 1.3em; } .page-kuya-j-restaurant-branches-in-taguig__promotion-item-text p { margin-bottom: 15px; font-size: 0.95em; } .page-kuya-j-restaurant-branches-in-taguig__promotion-item-text .page-kuya-j-restaurant-branches-in-taguig__button { padding: 10px 20px; font-size: 0.9em; } .page-kuya-j-restaurant-branches-in-taguig__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; } .page-kuya-j-restaurant-branches-in-taguig__feature-card { background-color: #fefefe; padding: 30px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); text-align: center; flex: 1 1 300px; max-width: 350px; box-sizing: border-box; } .page-kuya-j-restaurant-branches-in-taguig__feature-card img { width: 60px; height: 60px; margin-bottom: 15px; object-fit: contain; } .page-kuya-j-restaurant-branches-in-taguig__feature-card h3 { font-size: 1.2em; color: #e44d26; margin-bottom: 10px; } .page-kuya-j-restaurant-branches-in-taguig__feature-card p { font-size: 0.9em; color: #666; } .page-kuya-j-restaurant-branches-in-taguig__faq-container { max-width: 800px; margin: 40px auto; } .page-kuya-j-restaurant-branches-in-taguig__faq-item { background-color: #fefefe; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-kuya-j-restaurant-branches-in-taguig__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #f2f2f2; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-kuya-j-restaurant-branches-in-taguig__faq-question:hover { background-color: #eaeaea; } .page-kuya-j-restaurant-branches-in-taguig__faq-title { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } .page-kuya-j-restaurant-branches-in-taguig__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; } .page-kuya-j-restaurant-branches-in-taguig__faq-item.active .page-kuya-j-restaurant-branches-in-taguig__faq-toggle { transform: rotate(45deg); } .page-kuya-j-restaurant-branches-in-taguig__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-kuya-j-restaurant-branches-in-taguig__faq-item.active .page-kuya-j-restaurant-branches-in-taguig__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-kuya-j-restaurant-branches-in-taguig__faq-answer p { margin: 0; font-size: 0.95em; color: #555; } .page-kuya-j-restaurant-branches-in-taguig__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-kuya-j-restaurant-branches-in-taguig__blog-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-kuya-j-restaurant-branches-in-taguig__blog-card:hover { transform: translateY(-5px); } .page-kuya-j-restaurant-branches-in-taguig__blog-card img { max-width: 100%; height: auto; display: block; object-fit: cover; border-bottom: 1px solid #eee; } .page-kuya-j-restaurant-branches-in-taguig__blog-card-content { padding: 20px; } .page-kuya-j-restaurant-branches-in-taguig__blog-card-content h3 { margin-top: 0; font-size: 1.3em; color: #e44d26; } .page-kuya-j-restaurant-branches-in-taguig__blog-card-content p { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-kuya-j-restaurant-branches-in-taguig__blog-card-content a { color: #e44d26; text-decoration: none; font-weight: bold; } .page-kuya-j-restaurant-branches-in-taguig__blog-card-content a:hover { text-decoration: underline; } @media (max-width: 1024px) { .page-kuya-j-restaurant-branches-in-taguig__hero-title { font-size: 2.5em; } .page-kuya-j-restaurant-branches-in-taguig__hero-description { font-size: 1.1em; } .page-kuya-j-restaurant-branches-in-taguig__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-kuya-j-restaurant-branches-in-taguig__hero-section { padding: 80px 15px; } .page-kuya-j-restaurant-branches-in-taguig__hero-title { font-size: 2em; } .page-kuya-j-restaurant-branches-in-taguig__hero-description { font-size: 1em; } .page-kuya-j-restaurant-branches-in-taguig__section-title { font-size: 1.8em; } .page-kuya-j-restaurant-branches-in-taguig__intro-section, .page-kuya-j-restaurant-branches-in-taguig__quick-access-section, .page-kuya-j-restaurant-branches-in-taguig__games-section, .page-kuya-j-restaurant-branches-in-taguig__promotions-section, .page-kuya-j-restaurant-branches-in-taguig__security-support-section, .page-kuya-j-restaurant-branches-in-taguig__faq-section, .page-kuya-j-restaurant-branches-in-taguig__blog-section { padding: 40px 15px; } .page-kuya-j-restaurant-branches-in-taguig__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-kuya-j-restaurant-branches-in-taguig__payment-logo, .page-kuya-j-restaurant-branches-in-taguig__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-kuya-j-restaurant-branches-in-taguig__quick-access-grid { grid-template-columns: 1fr; margin: 30px auto; } .page-kuya-j-restaurant-branches-in-taguig__games-grid, .page-kuya-j-restaurant-branches-in-taguig__blog-grid { grid-template-columns: 1fr; } .page-kuya-j-restaurant-branches-in-taguig__promotion-item { flex-direction: column; text-align: center; } .page-kuya-j-restaurant-branches-in-taguig__promotion-item img { margin-bottom: 15px; } .page-kuya-j-restaurant-branches-in-taguig__security-features { flex-direction: column; align-items: center; } .page-kuya-j-restaurant-branches-in-taguig__feature-card { max-width: 100%; } .page-kuya-j-restaurant-branches-in-taguig__faq-question { padding: 15px 20px; } .page-kuya-j-restaurant-branches-in-taguig__faq-answer { padding: 0 20px; } .page-kuya-j-restaurant-branches-in-taguig__faq-item.active .page-kuya-j-restaurant-branches-in-taguig__faq-answer { padding: 15px 20px !important; } .page-kuya-j-restaurant-branches-in-taguig__faq-title { font-size: 1em; } .page-kuya-j-restaurant-branches-in-taguig__button { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-j-restaurant-branches-in-taguig__games-grid .page-kuya-j-restaurant-branches-in-taguig__game-card, .page-kuya-j-restaurant-branches-in-taguig__promotions-list .page-kuya-j-restaurant-branches-in-taguig__promotion-item, .page-kuya-j-restaurant-branches-in-taguig__security-features .page-kuya-j-restaurant-branches-in-taguig__feature-card, .page-kuya-j-restaurant-branches-in-taguig__faq-container .page-kuya-j-restaurant-branches-in-taguig__faq-item, .page-kuya-j-restaurant-branches-in-taguig__blog-grid .page-kuya-j-restaurant-branches-in-taguig__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-kuya-j-restaurant-branches-in-taguig__games-grid .page-kuya-j-restaurant-branches-in-taguig__game-card img, .page-kuya-j-restaurant-branches-in-taguig__blog-grid .page-kuya-j-restaurant-branches-in-taguig__blog-card img { max-width: 100% !important; height: auto !important; } p, li, h1, h2, h3, h4, h5, h6 { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }