.page-win-ph111 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-win-ph111__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-win-ph111__container { padding: 10px; } } .page-win-ph111__hero-section { background-image: url('[GALLERY:hero:1920x1080:online casino,gaming,philippines,win ph111]'); background-size: cover; background-position: center; text-align: center; padding: 100px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 40px; padding-top: 10px; /* Minimal top padding as body should handle header offset */ } @media (max-width: 768px) { .page-win-ph111__hero-section { padding: 80px 10px; } } .page-win-ph111__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)); z-index: 1; } .page-win-ph111__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-win-ph111__hero-title { font-size: 3.5em; color: #ffcc00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } @media (max-width: 768px) { .page-win-ph111__hero-title { font-size: 2.2em; } } .page-win-ph111__hero-description { font-size: 1.3em; color: #e0e0e0; margin-bottom: 30px; } @media (max-width: 768px) { .page-win-ph111__hero-description { font-size: 1em; } } .page-win-ph111__hero-buttons { display: flex; justify-content: center; gap: 20px; } @media (max-width: 768px) { .page-win-ph111__hero-buttons { flex-direction: column; gap: 10px; } } .page-win-ph111__btn { display: inline-block; background-color: #e63946; color: #ffffff; 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; border: none; cursor: pointer; } .page-win-ph111__btn:hover { background-color: #c92a37; transform: translateY(-3px); } .page-win-ph111__section-title { font-size: 2.5em; color: #ffcc00; text-align: center; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-win-ph111__section-title { font-size: 1.8em; margin-bottom: 30px; } } .page-win-ph111__section-subtitle { font-size: 1.8em; color: #e0e0e0; text-align: center; margin-bottom: 20px; } @media (max-width: 768px) { .page-win-ph111__section-subtitle { font-size: 1.4em; } } .page-win-ph111__intro-section, .page-win-ph111__quick-access-section, .page-win-ph111__games-section, .page-win-ph111__promotions-section, .page-win-ph111__security-service-section, .page-win-ph111__faq-section, .page-win-ph111__blog-section { padding: 60px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } @media (max-width: 768px) { .page-win-ph111__intro-section, .page-win-ph111__quick-access-section, .page-win-ph111__games-section, .page-win-ph111__promotions-section, .page-win-ph111__security-service-section, .page-win-ph111__faq-section, .page-win-ph111__blog-section { padding: 40px 0; } } .page-win-ph111__intro-content { max-width: 900px; margin: 0 auto; text-align: center; font-size: 1.1em; } .page-win-ph111__intro-content p { margin-bottom: 20px; } .page-win-ph111__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1000px; margin: 0 auto; } .page-win-ph111__quick-access-item { background-color: #2a2a4a; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-win-ph111__quick-access-item:hover { transform: translateY(-5px); } .page-win-ph111__quick-access-item .page-win-ph111__btn { width: 100%; padding: 12px 20px; font-size: 1em; } .page-win-ph111__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 30px; max-width: 1100px; margin: 0 auto; } .page-win-ph111__game-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; } .page-win-ph111__game-card:hover { transform: translateY(-5px); } .page-win-ph111__game-card-image { width: 100%; height: 180px; object-fit: cover; display: block; } @media (max-width: 768px) { .page-win-ph111__game-card-image { height: 150px; } } .page-win-ph111__game-card-content { padding: 20px; } .page-win-ph111__game-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 15px; } .page-win-ph111__game-card .page-win-ph111__btn { padding: 10px 20px; font-size: 0.9em; width: auto; } .page-win-ph111__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1100px; margin: 0 auto; } .page-win-ph111__promo-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-win-ph111__promo-card:hover { transform: translateY(-5px); } .page-win-ph111__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } @media (max-width: 768px) { .page-win-ph111__promo-card-image { height: 180px; } } .page-win-ph111__promo-card-content { padding: 25px; } .page-win-ph111__promo-card-title { font-size: 1.6em; color: #ffcc00; margin-bottom: 10px; } .page-win-ph111__promo-card-description { font-size: 1em; color: #e0e0e0; margin-bottom: 20px; } .page-win-ph111__security-service-content { max-width: 900px; margin: 0 auto; text-align: center; font-size: 1.1em; } .page-win-ph111__security-service-content p { margin-bottom: 20px; } .page-win-ph111__faq-list { max-width: 900px; margin: 0 auto; } .page-win-ph111__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-win-ph111__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3a3a5a; color: #ffffff; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-win-ph111__faq-question:hover { background-color: #4a4a6a; } @media (max-width: 768px) { .page-win-ph111__faq-question { padding: 15px 20px; font-size: 1em; } } .page-win-ph111__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; } .page-win-ph111__faq-toggle { font-size: 1.8em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-win-ph111__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: #2a2a4a; color: #e0e0e0; } @media (max-width: 768px) { .page-win-ph111__faq-answer { padding: 0 20px; } } .page-win-ph111__faq-item.active .page-win-ph111__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-win-ph111__faq-item.active .page-win-ph111__faq-answer { padding: 15px 20px !important; } } .page-win-ph111__faq-item.active .page-win-ph111__faq-toggle { transform: rotate(45deg); } .page-win-ph111__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1100px; margin: 0 auto; } .page-win-ph111__blog-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; } .page-win-ph111__blog-card:hover { transform: translateY(-5px); } .page-win-ph111__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } @media (max-width: 768px) { .page-win-ph111__blog-card-image { height: 160px; } } .page-win-ph111__blog-card-content { padding: 20px; } .page-win-ph111__blog-card-date { font-size: 0.85em; color: #999999; margin-bottom: 10px; } .page-win-ph111__blog-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-win-ph111__blog-card-title a { color: #ffcc00; text-decoration: none; transition: color 0.3s ease; } .page-win-ph111__blog-card-title a:hover { color: #e63946; } .page-win-ph111__blog-card-excerpt { font-size: 0.95em; color: #e0e0e0; margin-bottom: 15px; } .page-win-ph111__blog-card .page-win-ph111__btn { padding: 8px 15px; font-size: 0.85em; width: auto; }.page-win-ph111__quick-access-grid .page-win-ph111__quick-access-item { box-sizing: border-box; } .page-win-ph111__games-grid .page-win-ph111__game-card { box-sizing: border-box; } .page-win-ph111__promotions-grid .page-win-ph111__promo-card { box-sizing: border-box; } .page-win-ph111__blog-grid .page-win-ph111__blog-card { box-sizing: border-box; } @media (max-width: 768px) { .page-win-ph111__quick-access-grid { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-win-ph111__quick-access-grid .page-win-ph111__quick-access-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; } .page-win-ph111__quick-access-item h3 { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-win-ph111__games-grid { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-win-ph111__games-grid .page-win-ph111__game-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-win-ph111__game-card-title { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-win-ph111__promotions-grid { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-win-ph111__promotions-grid .page-win-ph111__promo-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-win-ph111__promo-card-title { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-win-ph111__blog-grid { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-win-ph111__blog-grid .page-win-ph111__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-win-ph111__blog-card-title { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-win-ph111__blog-card-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } img { max-width: 100% !important; height: auto !important; } .page-win-ph111__hero-section img, .page-win-ph111__games-grid img, .page-win-ph111__promotions-grid img, .page-win-ph111__blog-grid img { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } }