.page-how-much-is-halo-halo-in-kuya-j { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); } .page-how-much-is-halo-halo-in-kuya-j__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-how-much-is-halo-halo-in-kuya-j__container { padding: 10px; } } .page-how-much-is-halo-halo-in-kuya-j__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('[GALLERY:hero:1920x1080:halo halo,kuya j,philippines,food,dessert,casino,gaming,niceph,11]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; } .page-how-much-is-halo-halo-in-kuya-j__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-how-much-is-halo-halo-in-kuya-j__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; } .page-how-much-is-halo-halo-in-kuya-j__btn { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; } .page-how-much-is-halo-halo-in-kuya-j__btn:hover { background-color: #e6b800; } @media (max-width: 768px) { .page-how-much-is-halo-halo-in-kuya-j__hero-section { padding: 60px 15px; min-height: 400px; } .page-how-much-is-halo-halo-in-kuya-j__hero-title { font-size: 2em; } .page-how-much-is-halo-halo-in-kuya-j__hero-subtitle { font-size: 1em; } .page-how-much-is-halo-halo-in-kuya-j__btn { padding: 12px 25px; font-size: 0.9em; } } .page-how-much-is-halo-halo-in-kuya-j__section { padding: 60px 0; background-color: #fff; text-align: center; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-how-much-is-halo-halo-in-kuya-j__section:nth-of-type(even) { background-color: #f0f0f0; } .page-how-much-is-halo-halo-in-kuya-j__section-title { font-size: 2.5em; color: #0056b3; margin-bottom: 30px; } .page-how-much-is-halo-halo-in-kuya-j__section-text { max-width: 800px; margin: 0 auto 30px auto; font-size: 1.1em; } .page-how-much-is-halo-halo-in-kuya-j__features-grid, .page-how-much-is-halo-halo-in-kuya-j__games-grid, .page-how-much-is-halo-halo-in-kuya-j__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; } .page-how-much-is-halo-halo-in-kuya-j__feature-item, .page-how-much-is-halo-halo-in-kuya-j__game-card, .page-how-much-is-halo-halo-in-kuya-j__promo-card, .page-how-much-is-halo-halo-in-kuya-j__blog-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); padding: 25px; text-align: center; transition: transform 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; } .page-how-much-is-halo-halo-in-kuya-j__feature-item:hover, .page-how-much-is-halo-halo-in-kuya-j__game-card:hover, .page-how-much-is-halo-halo-in-kuya-j__promo-card:hover, .page-how-much-is-halo-halo-in-kuya-j__blog-card:hover { transform: translateY(-5px); } .page-how-much-is-halo-halo-in-kuya-j__feature-icon { width: 80px; height: 80px; margin: 0 auto 20px auto; } .page-how-much-is-halo-halo-in-kuya-j__feature-title, .page-how-much-is-halo-halo-in-kuya-j__game-title, .page-how-much-is-halo-halo-in-kuya-j__promo-title, .page-how-much-is-halo-halo-in-kuya-j__blog-title { font-size: 1.5em; color: #0056b3; margin-bottom: 15px; } .page-how-much-is-halo-halo-in-kuya-j__game-image, .page-how-much-is-halo-halo-in-kuya-j__promo-image, .page-how-much-is-halo-halo-in-kuya-j__blog-image { width: 100%; height: 200px; object-fit: cover; border-radius: 8px; margin-bottom: 15px; max-width: 100%; } .page-how-much-is-halo-halo-in-kuya-j__game-description, .page-how-much-is-halo-halo-in-kuya-j__promo-description, .page-how-much-is-halo-halo-in-kuya-j__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 20px; flex-grow: 1; } .page-how-much-is-halo-halo-in-kuya-j__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; } .page-how-much-is-halo-halo-in-kuya-j__quick-link-btn { 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-how-much-is-halo-halo-in-kuya-j__quick-link-btn:hover { background-color: #0056b3; } @media (max-width: 768px) { .page-how-much-is-halo-halo-in-kuya-j__section { padding: 40px 0; } .page-how-much-is-halo-halo-in-kuya-j__section-title { font-size: 1.8em; } .page-how-much-is-halo-halo-in-kuya-j__section-text { font-size: 1em; } .page-how-much-is-halo-halo-in-kuya-j__features-grid, .page-how-much-is-halo-halo-in-kuya-j__games-grid, .page-how-much-is-halo-halo-in-kuya-j__promotions-grid { grid-template-columns: 1fr; } .page-how-much-is-halo-halo-in-kuya-j__feature-item, .page-how-much-is-halo-halo-in-kuya-j__game-card, .page-how-much-is-halo-halo-in-kuya-j__promo-card, .page-how-much-is-halo-halo-in-kuya-j__blog-card { padding: 20px; } .page-how-much-is-halo-halo-in-kuya-j__quick-links { flex-direction: column; align-items: center; } .page-how-much-is-halo-halo-in-kuya-j__quick-link-btn { width: 100%; max-width: 280px; } .page-how-much-is-halo-halo-in-kuya-j__game-image, .page-how-much-is-halo-halo-in-kuya-j__promo-image, .page-how-much-is-halo-halo-in-kuya-j__blog-image { height: 150px; } } .page-how-much-is-halo-halo-in-kuya-j__faq-section { background-color: #f8f8f8; padding: 60px 0; text-align: center; } .page-how-much-is-halo-halo-in-kuya-j__faq-list { max-width: 800px; margin: 40px auto 0 auto; text-align: left; } .page-how-much-is-halo-halo-in-kuya-j__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-how-much-is-halo-halo-in-kuya-j__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; } .page-how-much-is-halo-halo-in-kuya-j__faq-question:hover { background-color: #e0e0e0; } .page-how-much-is-halo-halo-in-kuya-j__faq-question h3 { margin: 0; font-size: 1.2em; color: #0056b3; pointer-events: none; } .page-how-much-is-halo-halo-in-kuya-j__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; transition: transform 0.3s ease; pointer-events: none; } .page-how-much-is-halo-halo-in-kuya-j__faq-item.active .page-how-much-is-halo-halo-in-kuya-j__faq-toggle { transform: rotate(45deg); } .page-how-much-is-halo-halo-in-kuya-j__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; } .page-how-much-is-halo-halo-in-kuya-j__faq-item.active .page-how-much-is-halo-halo-in-kuya-j__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-how-much-is-halo-halo-in-kuya-j__faq-question { padding: 15px 20px; } .page-how-much-is-halo-halo-in-kuya-j__faq-question h3 { font-size: 1em; } .page-how-much-is-halo-halo-in-kuya-j__faq-answer { padding: 0 20px; } .page-how-much-is-halo-halo-in-kuya-j__faq-item.active .page-how-much-is-halo-halo-in-kuya-j__faq-answer { padding: 15px 20px !important; } } .page-how-much-is-halo-halo-in-kuya-j__blog-section { background-color: #fff; padding: 60px 0; text-align: center; } .page-how-much-is-halo-halo-in-kuya-j__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-how-much-is-halo-halo-in-kuya-j__blog-card { text-align: left; } .page-how-much-is-halo-halo-in-kuya-j__blog-card .page-how-much-is-halo-halo-in-kuya-j__btn { margin-top: 20px; align-self: flex-start; } @media (max-width: 768px) { .page-how-much-is-halo-halo-in-kuya-j__blog-grid { grid-template-columns: 1fr; } .page-how-much-is-halo-halo-in-kuya-j__blog-card { text-align: center; } .page-how-much-is-halo-halo-in-kuya-j__blog-card .page-how-much-is-halo-halo-in-kuya-j__btn { align-self: center; } } .page-how-much-is-halo-halo-in-kuya-j__logo-strip { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 20px; padding: 30px 20px; background-color: #eee; border-radius: 8px; margin-top: 40px; } .page-how-much-is-halo-halo-in-kuya-j__logo-strip img { height: 50px; width: auto; object-fit: contain; max-width: 100%; } @media (max-width: 768px) { .page-how-much-is-halo-halo-in-kuya-j__logo-strip { padding: 20px 10px; gap: 15px; } .page-how-much-is-halo-halo-in-kuya-j__logo-strip img { height: 40px; } } .page-how-much-is-halo-halo-in-kuya-j__fixed-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-how-much-is-halo-halo-in-kuya-j__fixed-btn { background-color: #ffcc00; color: #333; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; } .page-how-much-is-halo-halo-in-kuya-j__fixed-btn:hover { background-color: #e6b800; transform: translateY(-2px); } @media (max-width: 768px) { .page-how-much-is-halo-halo-in-kuya-j__fixed-buttons { bottom: 15px; right: 15px; } .page-how-much-is-halo-halo-in-kuya-j__fixed-btn { padding: 10px 18px; font-size: 0.9em; } }