.page-winph-77 { font-family: 'Arial', sans-serif; line-height: 1.6; color: #333; background-color: #f5f7fa; padding-top: 10px; }.page-winph-77__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-winph-77__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-winph-77__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-winph-77__section-title { text-align: center; color: #2c3e50; font-size: 2.5em; margin-bottom: 30px; position: relative; padding-bottom: 15px; }.page-winph-77__section-title--dark { color: #ecf0f1; }.page-winph-77__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #e74c3c; border-radius: 2px; }.page-winph-77__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:gaming,casino,philippines,winph77]') no-repeat center center/cover; color: #fff; text-align: center; padding: 100px 15px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; }.page-winph-77__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); color: #f39c12; }.page-winph-77__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; }.page-winph-77__btn { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-winph-77__btn:hover { background-color: #c0392b; }.page-winph-77__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; }.page-winph-77__intro-text { flex: 1; min-width: 300px; }.page-winph-77__intro-text h3 { color: #e74c3c; font-size: 1.8em; margin-bottom: 15px; }.page-winph-77__intro-text p { margin-bottom: 15px; }.page-winph-77__intro-image { flex: 1; min-width: 300px; text-align: center; }.page-winph-77__intro-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.2); }.page-winph-77__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; text-align: center; }.page-winph-77__quick-access-item { background-color: #f39c12; padding: 30px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-winph-77__quick-access-item:hover { transform: translateY(-5px); }.page-winph-77__quick-access-item h3 { color: #fff; margin-bottom: 15px; font-size: 1.5em; }.page-winph-77__quick-access-item .page-winph-77__btn { background-color: #fff; color: #f39c12; padding: 10px 25px; }.page-winph-77__quick-access-item .page-winph-77__btn:hover { background-color: #eee; }.page-winph-77__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-winph-77__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.15); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; }.page-winph-77__game-card:hover { transform: translateY(-7px); box-shadow: 0 6px 15px rgba(0,0,0,0.2); }.page-winph-77__game-card-image img { width: 100%; height: 200px; object-fit: cover; }.page-winph-77__game-card-content { padding: 20px; }.page-winph-77__game-card-content h3 { font-size: 1.5em; margin-bottom: 10px; color: #2c3e50; }.page-winph-77__game-card-content p { font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-winph-77__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-winph-77__promotion-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.15); transition: transform 0.3s ease; text-align: center; }.page-winph-77__promotion-card:hover { transform: translateY(-7px); }.page-winph-77__promotion-card-image img { width: 100%; height: 220px; object-fit: cover; }.page-winph-77__promotion-card-content { padding: 20px; }.page-winph-77__promotion-card-content h3 { font-size: 1.6em; margin-bottom: 10px; color: #e74c3c; }.page-winph-77__promotion-card-content p { font-size: 0.95em; color: #555; margin-bottom: 20px; }.page-winph-77__security-grid { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 30px; text-align: center; }.page-winph-77__security-item { flex: 1; min-width: 280px; max-width: 350px; background-color: #f9f9f9; padding: 30px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-winph-77__security-item img { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; }.page-winph-77__security-item h3 { font-size: 1.5em; color: #2c3e50; margin-bottom: 10px; }.page-winph-77__security-item p { font-size: 0.9em; color: #666; }.page-winph-77__faq-list { list-style: none; padding: 0; }.page-winph-77__faq-item { background-color: #f9f9f9; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }.page-winph-77__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #f39c12; color: #fff; font-weight: bold; transition: background-color 0.3s ease; }.page-winph-77__faq-question:hover { background-color: #e67e22; }.page-winph-77__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; }.page-winph-77__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; }.page-winph-77__faq-item.active .page-winph-77__faq-toggle { transform: rotate(45deg); }.page-winph-77__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; background-color: #fff; color: #333; }.page-winph-77__faq-item.active .page-winph-77__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-winph-77__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; }.page-winph-77__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.15); transition: transform 0.3s ease; }.page-winph-77__blog-card:hover { transform: translateY(-7px); }.page-winph-77__blog-card-image img { width: 100%; height: 220px; object-fit: cover; }.page-winph-77__blog-card-content { padding: 20px; }.page-winph-77__blog-card-content h3 { font-size: 1.4em; margin-bottom: 10px; color: #2c3e50; }.page-winph-77__blog-card-content p { font-size: 0.9em; color: #555; margin-bottom: 15px; }.page-winph-77__blog-card-date { font-size: 0.8em; color: #999; margin-bottom: 15px; display: block; }.page-winph-77__blog-card .page-winph-77__btn { font-size: 0.9em; padding: 8px 15px; }.page-winph-77__center-text { text-align: center; }.page-winph-77__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-winph-77__floating-btn { background-color: #e74c3c; color: #fff; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-size: 0.9em; text-decoration: none; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: background-color 0.3s ease; }.page-winph-77__floating-btn:hover { background-color: #c0392b; }.page-winph-77__floating-btn--login { background-color: #3498db; }.page-winph-77__floating-btn--login:hover { background-color: #2980b9; }.page-winph-77__download-app-section { background-color: #2c3e50; color: #fff; padding: 60px 15px; text-align: center; }.page-winph-77__download-app-section h2 { color: #f39c12; margin-bottom: 20px; }.page-winph-77__download-app-section p { font-size: 1.1em; margin-bottom: 30px; max-width: 700px; margin-left: auto; margin-right: auto; }.page-winph-77__download-app-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-winph-77__download-app-buttons .page-winph-77__btn { background-color: #f39c12; color: #2c3e50; padding: 15px 40px; font-size: 1.1em; }.page-winph-77__download-app-buttons .page-winph-77__btn:hover { background-color: #e67e22; }.page-winph-77__download-app-image { margin-top: 40px; }.page-winph-77__download-app-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 5px 15px rgba(0,0,0,0.3); }.page-winph-77__logo-bar { display: flex; justify-content: center; flex-wrap: wrap; gap: 30px; align-items: center; padding: 30px 0; background-color: #f9f9f9; border-top: 1px solid #eee; }.page-winph-77__logo-bar img { height: 60px; width: auto; object-fit: contain; transition: transform 0.3s ease; }.page-winph-77__logo-bar img:hover { transform: scale(1.05); }@media (max-width: 992px) { .page-winph-77__hero-title { font-size: 3em; }.page-winph-77__hero-subtitle { font-size: 1.3em; }.page-winph-77__section-title { font-size: 2em; }.page-winph-77__intro-content { flex-direction: column; text-align: center; }.page-winph-77__intro-image { order: -1; margin-bottom: 20px; }}.page-winph-77__floating-buttons { right: 10px; bottom: 10px; }.page-winph-77__floating-btn { width: 45px; height: 45px; font-size: 0.8em; }@media (max-width: 768px) { .page-winph-77__hero-section { padding: 80px 15px; min-height: 400px; }.page-winph-77__hero-title { font-size: 2.5em; }.page-winph-77__hero-subtitle { font-size: 1.1em; }.page-winph-77__section { padding: 30px 0; }.page-winph-77__section-title { font-size: 1.8em; margin-bottom: 25px; }.page-winph-77__quick-access-grid { grid-template-columns: 1fr; }.page-winph-77__games-grid, .page-winph-77__promotions-grid, .page-winph-77__blog-grid { grid-template-columns: 1fr; }.page-winph-77__security-grid { flex-direction: column; align-items: center; }.page-winph-77__security-item { max-width: 100%; }.page-winph-77__faq-question { padding: 15px 20px; }.page-winph-77__faq-question h3 { font-size: 1.1em; }.page-winph-77__faq-answer { padding: 0 20px; }.page-winph-77__faq-item.active .page-winph-77__faq-answer { padding: 15px 20px !important; }.page-winph-77__download-app-section { padding: 40px 15px; }.page-winph-77__download-app-section h2 { font-size: 1.8em; }.page-winph-77__download-app-buttons { flex-direction: column; gap: 15px; }.page-winph-77__download-app-buttons .page-winph-77__btn { width: 100%; box-sizing: border-box; }.page-winph-77__logo-bar { gap: 20px; padding: 20px 0; }.page-winph-77__logo-bar img { height: 50px; }.page-winph-77__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-winph-77__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !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-winph-77__text-highlight { color: #f39c12; }