.page-hidden-spring-ph9 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; }.page-hidden-spring-ph9__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-hidden-spring-ph9__section { padding: 40px 20px; margin-bottom: 20px; background-color: #212844; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); }.page-hidden-spring-ph9__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:hidden spring,ph9,casino,gaming,philippines]') no-repeat center center/cover; padding: 10px 20px 80px 20px; text-align: center; color: #fff; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; }.page-hidden-spring-ph9__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #ffcc00; }.page-hidden-spring-ph9__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-hidden-spring-ph9__cta-button { display: inline-block; background-color: #e44d26; color: #fff; 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; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }.page-hidden-spring-ph9__cta-button:hover { background-color: #ff6a00; transform: translateY(-3px); }.page-hidden-spring-ph9__section-title { font-size: 2em; color: #ffcc00; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-hidden-spring-ph9__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #e44d26; margin: 10px auto 0; border-radius: 2px; }.page-hidden-spring-ph9__text-content { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; }.page-hidden-spring-ph9__list { list-style: none; padding: 0; margin: 20px 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }.page-hidden-spring-ph9__list-item { background-color: #2a335a; padding: 20px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-hidden-spring-ph9__list-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5); }.page-hidden-spring-ph9__list-item h3 { color: #ffcc00; margin-top: 0; font-size: 1.3em; }.page-hidden-spring-ph9__list-item p { color: #ccc; font-size: 0.95em; }.page-hidden-spring-ph9__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; }.page-hidden-spring-ph9__game-card { background-color: #2a335a; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-hidden-spring-ph9__game-card:hover { transform: translateY(-7px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.6); }.page-hidden-spring-ph9__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-hidden-spring-ph9__game-card-content { padding: 15px; }.page-hidden-spring-ph9__game-card-content h3 { margin-top: 0; color: #ffcc00; font-size: 1.2em; }.page-hidden-spring-ph9__game-card-content p { color: #ccc; font-size: 0.9em; margin-bottom: 15px; }.page-hidden-spring-ph9__game-card-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; }.page-hidden-spring-ph9__game-card-button:hover { background-color: #ff6a00; }.page-hidden-spring-ph9__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-hidden-spring-ph9__promo-card { background-color: #2a335a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-hidden-spring-ph9__promo-card:hover { transform: translateY(-7px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.6); }.page-hidden-spring-ph9__promo-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-hidden-spring-ph9__promo-content { padding: 20px; }.page-hidden-spring-ph9__promo-content h3 { margin-top: 0; color: #ffcc00; font-size: 1.3em; margin-bottom: 10px; }.page-hidden-spring-ph9__promo-content p { color: #ccc; font-size: 0.95em; margin-bottom: 20px; }.page-hidden-spring-ph9__promo-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 25px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; }.page-hidden-spring-ph9__promo-button:hover { background-color: #ff6a00; }.page-hidden-spring-ph9__faq-list { list-style: none; padding: 0; margin: 30px 0; }.page-hidden-spring-ph9__faq-item { background-color: #2a335a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }.page-hidden-spring-ph9__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #313a63; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-hidden-spring-ph9__faq-question:hover { background-color: #3a4572; }.page-hidden-spring-ph9__faq-question h3 { margin: 0; color: #ffcc00; font-size: 1.1em; pointer-events: none; }.page-hidden-spring-ph9__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; }.page-hidden-spring-ph9__faq-item.active .page-hidden-spring-ph9__faq-toggle { transform: rotate(45deg); }.page-hidden-spring-ph9__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-hidden-spring-ph9__faq-item.active .page-hidden-spring-ph9__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-hidden-spring-ph9__faq-answer p { margin: 0; color: #ccc; font-size: 0.95em; }.page-hidden-spring-ph9__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-hidden-spring-ph9__blog-card { background-color: #2a335a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-hidden-spring-ph9__blog-card:hover { transform: translateY(-7px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.6); }.page-hidden-spring-ph9__blog-image { width: 100%; height: 180px; object-fit: cover; display: block; }.page-hidden-spring-ph9__blog-content { padding: 15px; }.page-hidden-spring-ph9__blog-content h3 { margin-top: 0; margin-bottom: 10px; }.page-hidden-spring-ph9__blog-content h3 a { color: #ffcc00; text-decoration: none; font-size: 1.1em; transition: color 0.3s ease; }.page-hidden-spring-ph9__blog-content h3 a:hover { color: #e44d26; }.page-hidden-spring-ph9__blog-content p { color: #ccc; font-size: 0.9em; margin-bottom: 10px; }.page-hidden-spring-ph9__blog-date { font-size: 0.8em; color: #999; text-align: right; }.page-hidden-spring-ph9__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-hidden-spring-ph9__floating-button { background-color: #e44d26; color: #fff; width: 55px; height: 55px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.9em; font-weight: bold; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); transition: background-color 0.3s ease, transform 0.3s ease; }.page-hidden-spring-ph9__floating-button:hover { background-color: #ff6a00; transform: scale(1.05); }.page-hidden-spring-ph9__brand-logo-strip { text-align: center; padding: 30px 20px; background-color: #212844; border-radius: 10px; margin-bottom: 20px; }.page-hidden-spring-ph9__brand-logo-strip h2 { color: #ffcc00; margin-bottom: 25px; font-size: 1.8em; }.page-hidden-spring-ph9__logo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; align-items: center; justify-items: center; }.page-hidden-spring-ph9__logo-grid img { max-width: 120px; height: auto; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; }.page-hidden-spring-ph9__logo-grid img:hover { filter: grayscale(0%); opacity: 1; }.page-hidden-spring-ph9__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 20px; margin-top: 30px; }.page-hidden-spring-ph9__quick-link-card { background-color: #2a335a; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, background-color 0.3s ease; }.page-hidden-spring-ph9__quick-link-card:hover { transform: translateY(-5px); background-color: #313a63; }.page-hidden-spring-ph9__quick-link-card a { color: #ffcc00; text-decoration: none; font-weight: bold; font-size: 1.1em; display: block; }.page-hidden-spring-ph9__quick-link-card a:hover { color: #e44d26; }.page-hidden-spring-ph9__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; text-align: center; margin-top: 30px; }.page-hidden-spring-ph9__security-item { flex: 1 1 calc(33% - 50px); min-width: 250px; background-color: #2a335a; padding: 25px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); }.page-hidden-spring-ph9__security-item img { max-width: 80px; margin-bottom: 15px; }.page-hidden-spring-ph9__security-item h3 { color: #ffcc00; font-size: 1.2em; margin-bottom: 10px; }.page-hidden-spring-ph9__security-item p { color: #ccc; font-size: 0.95em; }.page-hidden-spring-ph9__customer-service-details { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-hidden-spring-ph9__contact-info-card { flex: 1 1 calc(50% - 40px); min-width: 300px; background-color: #2a335a; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); }.page-hidden-spring-ph9__contact-info-card h3 { color: #ffcc00; font-size: 1.3em; margin-bottom: 15px; }.page-hidden-spring-ph9__contact-info-card p { color: #ccc; margin-bottom: 10px; }.page-hidden-spring-ph9__contact-info-card a { color: #e44d26; text-decoration: none; font-weight: bold; }.page-hidden-spring-ph9__contact-info-card a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-hidden-spring-ph9__hero-title { font-size: 2em; }.page-hidden-spring-ph9__hero-subtitle { font-size: 1em; }.page-hidden-spring-ph9__cta-button { padding: 12px 25px; font-size: 1em; }.page-hidden-spring-ph9__section { padding: 30px 15px; }.page-hidden-spring-ph9__section-title { font-size: 1.6em; }.page-hidden-spring-ph9__text-content { font-size: 1em; }.page-hidden-spring-ph9__list-item { flex: 1 1 100%; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; }.page-hidden-spring-ph9__list-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-hidden-spring-ph9__list { padding: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-hidden-spring-ph9__game-grid, .page-hidden-spring-ph9__promo-grid, .page-hidden-spring-ph9__blog-grid { grid-template-columns: 1fr; }.page-hidden-spring-ph9__game-card-image, .page-hidden-spring-ph9__promo-image, .page-hidden-spring-ph9__blog-image { height: 160px; }.page-hidden-spring-ph9__faq-question { padding: 12px 15px; }.page-hidden-spring-ph9__faq-question h3 { font-size: 1em; }.page-hidden-spring-ph9__faq-answer p { font-size: 0.9em; }.page-hidden-spring-ph9__floating-buttons { bottom: 15px; right: 15px; gap: 10px; }.page-hidden-spring-ph9__floating-button { width: 50px; height: 50px; font-size: 0.85em; }.page-hidden-spring-ph9__quick-links-grid { grid-template-columns: 1fr; }.page-hidden-spring-ph9__security-item, .page-hidden-spring-ph9__contact-info-card { flex: 1 1 100%; min-width: unset; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-hidden-spring-ph9__security-item p, .page-hidden-spring-ph9__contact-info-card p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}.page-hidden-spring-ph9 img { max-width: 100%; height: auto; display: block; }.page-hidden-spring-ph9 .page-hidden-spring-ph9__game-card-image, .page-hidden-spring-ph9 .page-hidden-spring-ph9__promo-image, .page-hidden-spring-ph9 .page-hidden-spring-ph9__blog-image { width: 100%; height: auto; object-fit: cover; }.page-hidden-spring-ph9 .page-hidden-spring-ph9__game-card-image, .page-hidden-spring-ph9 .page-hidden-spring-ph9__promo-image, .page-hidden-spring-ph9 .page-hidden-spring-ph9__blog-image { max-width: 100%; height: auto; }@media (max-width: 768px) { .page-hidden-spring-ph9 .page-hidden-spring-ph9__game-card-image, .page-hidden-spring-ph9 .page-hidden-spring-ph9__promo-image, .page-hidden-spring-ph9 .page-hidden-spring-ph9__blog-image { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; } }