.page-big-win-phsky { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; }.page-big-win-phsky__container { max-width: 1200px; margin: 0 auto; padding: 10px; }.page-big-win-phsky__section { padding: 40px 15px; margin-bottom: 20px; background-color: #0f3460; border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }.page-big-win-phsky__section--dark { background-color: #16213e; }.page-big-win-phsky__h1, .page-big-win-phsky__h2, .page-big-win-phsky__h3 { color: #e94560; text-align: center; margin-bottom: 25px; }.page-big-win-phsky__h1 { font-size: 2.5em; text-transform: uppercase; }.page-big-win-phsky__h2 { font-size: 2em; }.page-big-win-phsky__h3 { font-size: 1.5em; }.page-big-win-phsky__p { text-align: center; margin-bottom: 20px; }.page-big-win-phsky__btn { display: inline-block; background-color: #e94560; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; text-align: center; white-space: nowrap; }.page-big-win-phsky__btn:hover { background-color: #ff6a80; transform: translateY(-2px); }.page-big-win-phsky__hero-section { background: url('[GALLERY:hero:1920x1080:online casino,big win,philippines,gaming,mobile,bonus]') no-repeat center center/cover; padding: 100px 15px; text-align: center; color: #fff; position: relative; overflow: hidden; border-radius: 0; padding-top: 10px; }.page-big-win-phsky__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.5); z-index: 1; }.page-big-win-phsky__hero-content { position: relative; z-index: 2; }.page-big-win-phsky__hero-h1 { font-size: 3em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-big-win-phsky__hero-p { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); }.page-big-win-phsky__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; text-align: center; }.page-big-win-phsky__intro-item { background-color: #16213e; padding: 25px; border-radius: 8px; transition: transform 0.3s ease; }.page-big-win-phsky__intro-item:hover { transform: translateY(-5px); }.page-big-win-phsky__intro-item-icon { margin-bottom: 15px; }.page-big-win-phsky__intro-item-icon img { max-width: 80px; height: auto; display: block; margin: 0 auto; }.page-big-phsky__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 15px; justify-content: center; }.page-big-win-phsky__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; }.page-big-win-phsky__game-card { background-color: #16213e; border-radius: 8px; overflow: hidden; text-align: center; transition: transform 0.3s ease; }.page-big-win-phsky__game-card:hover { transform: translateY(-5px); }.page-big-win-phsky__game-card-img { width: 100%; height: 200px; object-fit: cover; }.page-big-win-phsky__game-card-content { padding: 20px; }.page-big-win-phsky__game-card-h3 { margin-top: 0; margin-bottom: 10px; color: #e94560; }.page-big-win-phsky__game-card-p { font-size: 0.9em; margin-bottom: 15px; color: #c0c0c0; }.page-big-win-phsky__promo-list { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; }.page-big-win-phsky__promo-item { background-color: #16213e; padding: 25px; border-radius: 8px; text-align: center; }.page-big-win-phsky__promo-item-h3 { margin-top: 0; color: #e94560; }.page-big-win-phsky__promo-item-p { font-size: 0.95em; color: #c0c0c0; }.page-big-win-phsky__feature-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-bottom: 30px; }.page-big-win-phsky__feature-item { background-color: #16213e; padding: 20px; border-radius: 8px; flex: 1 1 calc(33% - 20px); max-width: calc(33% - 20px); text-align: center; }.page-big-win-phsky__feature-item-h3 { margin-top: 0; color: #e94560; }.page-big-win-phsky__feature-item-p { font-size: 0.95em; color: #c0c0c0; }.page-big-win-phsky__faq-list { list-style: none; padding: 0; max-width: 800px; margin: 0 auto; }.page-big-win-phsky__faq-item { background-color: #16213e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-big-win-phsky__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #0f3460; user-select: none; transition: background-color 0.3s ease; }.page-big-win-phsky__faq-question:hover { background-color: #1a1a2e; }.page-big-win-phsky__faq-question h3 { margin: 0; color: #e0e0e0; font-size: 1.1em; pointer-events: none; }.page-big-win-phsky__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e94560; pointer-events: none; transition: transform 0.3s ease; }.page-big-win-phsky__faq-item.active .page-big-win-phsky__faq-toggle { transform: rotate(45deg); }.page-big-win-phsky__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-big-win-phsky__faq-item.active .page-big-win-phsky__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-big-win-phsky__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-big-win-phsky__blog-card { background-color: #16213e; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease; }.page-big-win-phsky__blog-card:hover { transform: translateY(-5px); }.page-big-win-phsky__blog-card-img { width: 100%; height: 180px; object-fit: cover; }.page-big-win-phsky__blog-card-content { padding: 20px; }.page-big-win-phsky__blog-card-h3 { margin-top: 0; margin-bottom: 10px; font-size: 1.2em; }.page-big-win-phsky__blog-card-h3 a { color: #e94560; text-decoration: none; }.page-big-win-phsky__blog-card-h3 a:hover { text-decoration: underline; }.page-big-win-phsky__blog-card-p { font-size: 0.9em; color: #c0c0c0; line-height: 1.5; margin-bottom: 15px; }.page-big-win-phsky__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; }.page-big-win-phsky__floating-btn { width: 60px; height: 60px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 0.8em; font-weight: bold; text-decoration: none; color: #fff; background-color: #e94560; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; }.page-big-win-phsky__floating-btn:hover { background-color: #ff6a80; transform: scale(1.05); }.page-big-win-phsky__floating-btn--register { background-color: #0f3460; }.page-big-win-phsky__floating-btn--register:hover { background-color: #1a1a2e; }.page-big-win-phsky__download-section { text-align: center; padding: 40px 15px; background-color: #16213e; border-radius: 8px; margin-bottom: 20px; }.page-big-win-phsky__download-btn { margin-top: 25px; }.page-big-win-phsky__download-img { max-width: 150px; height: auto; margin-top: 20px; display: block; margin-left: auto; margin-right: auto; }.page-big-win-phsky img { max-width: 100%; height: auto; display: block; margin-left: auto; margin-right: auto; object-fit: cover; }.page-big-win-phsky .page-big-win-phsky__intro-item img, .page-big-win-phsky .page-big-win-phsky__game-card-img, .page-big-win-phsky .page-big-win-phsky__blog-card-img, .page-big-win-phsky .page-big-win-phsky__download-img { box-sizing: border-box; max-width: 100%; height: auto; display: block; margin-left: auto; margin-right: auto; object-fit: cover; }.page-big-win-phsky__logo-section { text-align: center; margin-bottom: 40px; }.page-big-win-phsky__logo-section img { max-width: 250px; height: auto; display: inline-block; vertical-align: middle; margin: 0 10px; }.page-big-win-phsky__logo-section h2 { display: inline-block; vertical-align: middle; margin: 0; color: #e94560; font-size: 2em; }.page-big-win-phsky__logo-banner { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; gap: 20px; padding: 20px; background-color: #0f3460; border-radius: 8px; margin-top: 30px; }.page-big-win-phsky__logo-banner img { height: 60px; width: auto; object-fit: contain; }.page-big-win-phsky__logo-banner--small img { height: 40px; }.page-big-win-phsky__game-card-img, .page-big-win-phsky__blog-card-img { min-width: 200px; min-height: 200px; }.page-big-win-phsky__intro-item-icon img { min-width: 80px; min-height: 80px; }.page-big-win-phsky__download-img { min-width: 150px; min-height: 150px; }.page-big-win-phsky__feature-item img { min-width: 80px; min-height: 80px; }.page-big-win-phsky__promo-item img { min-width: 100px; min-height: 100px; }@media (max-width: 768px) { .page-big-win-phsky__h1 { font-size: 2em; }.page-big-win-phsky__h2 { font-size: 1.6em; }.page-big-win-phsky__hero-h1 { font-size: 2.2em; }.page-big-win-phsky__hero-p { font-size: 1em; }.page-big-win-phsky__intro-grid, .page-big-win-phsky__game-grid, .page-big-win-phsky__promo-list, .page-big-win-phsky__feature-list, .page-big-win-phsky__blog-grid { grid-template-columns: 1fr; }.page-big-win-phsky__feature-item { flex: 1 1 100%; max-width: 100%; }.page-big-win-phsky__floating-buttons { right: 10px; bottom: 10px; gap: 8px; }.page-big-win-phsky__floating-btn { width: 50px; height: 50px; font-size: 0.7em; }.page-big-win-phsky__faq-question { padding: 12px 15px; }.page-big-win-phsky__faq-question h3 { font-size: 1em; }.page-big-win-phsky__faq-answer { padding: 0 15px; }.page-big-win-phsky__faq-item.active .page-big-win-phsky__faq-answer { padding: 15px !important; }.page-big-win-phsky__logo-section h2 { font-size: 1.5em; }.page-big-win-phsky__logo-banner img { height: 40px; }.page-big-win-phsky img { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-big-win-phsky .page-big-win-phsky__intro-item img, .page-big-win-phsky .page-big-win-phsky__game-card-img, .page-big-win-phsky .page-big-win-phsky__blog-card-img, .page-big-win-phsky .page-big-win-phsky__download-img { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-big-win-phsky__promo-list li, .page-big-win-phsky__feature-list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 15px !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; }.page-big-win-phsky__promo-list, .page-big-win-phsky__feature-list { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; }}