.page-ph-777-game-login { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; } .page-ph-777-game-login__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-ph-777-game-login__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-ph-777-game-login__section-title { text-align: center; color: #1a1a1a; margin-bottom: 30px; font-size: 2.5em; font-weight: 700; } .page-ph-777-game-login__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 120px 20px 80px; border-radius: 0; box-shadow: none; position: relative; overflow: hidden; padding-top: 10px; } .page-ph-777-game-login__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); } .page-ph-777-game-login__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-ph-777-game-login__hero-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 40px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; } .page-ph-777-game-login__hero-cta:hover { background-color: #e0a800; transform: translateY(-3px); } .page-ph-777-game-login__intro-content { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 30px; text-align: center; } .page-ph-777-game-login__intro-text { flex: 2; min-width: 300px; text-align: left; } .page-ph-777-game-login__intro-text h3 { color: #007bff; font-size: 1.8em; margin-bottom: 15px; } .page-ph-777-game-login__intro-text p { font-size: 1.1em; line-height: 1.8; } .page-ph-777-game-login__intro-image-wrapper { flex: 1; min-width: 250px; } .page-ph-777-game-login__intro-image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); } .page-ph-777-game-login__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; text-align: center; } .page-ph-777-game-login__quick-access-item { background-color: #e9f5ff; padding: 25px; border-radius: 8px; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-ph-777-game-login__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); } .page-ph-777-game-login__quick-access-item h3 { color: #007bff; margin-bottom: 15px; font-size: 1.4em; } .page-ph-777-game-login__quick-access-item-link { display: inline-block; background-color: #007bff; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; } .page-ph-777-game-login__quick-access-item-link:hover { background-color: #0056b3; } .page-ph-777-game-login__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-ph-777-game-login__game-card { background-color: #f0f8ff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; } .page-ph-777-game-login__game-card:hover { transform: translateY(-7px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-ph-777-game-login__game-image-wrapper { width: 100%; height: 200px; overflow: hidden; } .page-ph-777-game-login__game-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-ph-777-game-login__game-content { padding: 20px; } .page-ph-777-game-login__game-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; } .page-ph-777-game-login__game-description { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-ph-777-game-login__game-cta { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-ph-777-game-login__game-cta:hover { background-color: #218838; } .page-ph-777-game-login__promo-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-ph-777-game-login__promo-item { background-color: #fff3cd; border: 1px solid #ffeeba; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-ph-777-game-login__promo-item h3 { color: #856404; font-size: 1.6em; margin-bottom: 15px; } .page-ph-777-game-login__promo-item p { color: #666; margin-bottom: 20px; } .page-ph-777-game-login__promo-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-ph-777-game-login__promo-cta:hover { background-color: #e0a800; } .page-ph-777-game-login__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-ph-777-game-login__security-item { text-align: center; padding: 25px; background-color: #e6ffed; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-ph-777-game-login__security-item h3 { color: #155724; font-size: 1.5em; margin-bottom: 10px; } .page-ph-777-game-login__security-item p { color: #555; } .page-ph-777-game-login__faq-list { list-style: none; padding: 0; } .page-ph-777-game-login__faq-item { background-color: #f8f9fa; border: 1px solid #e0e0e0; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-ph-777-game-login__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #e0e0e0; transition: background-color 0.3s ease; user-select: none; } .page-ph-777-game-login__faq-question:hover { background-color: #e2e6ea; } .page-ph-777-game-login__faq-question h3 { margin: 0; font-size: 1.2em; color: #333; pointer-events: none; } .page-ph-777-game-login__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-ph-777-game-login__faq-item.active .page-ph-777-game-login__faq-toggle { transform: rotate(45deg); } .page-ph-777-game-login__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-ph-777-game-login__faq-item.active .page-ph-777-game-login__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ph-777-game-login__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-ph-777-game-login__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-ph-777-game-login__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12); } .page-ph-777-game-login__blog-image-wrapper { width: 100%; height: 180px; overflow: hidden; } .page-ph-777-game-login__blog-image { width: 100%; height: 100%; object-fit: cover; display: block; } .page-ph-777-game-login__blog-content { padding: 20px; } .page-ph-777-game-login__blog-date { font-size: 0.85em; color: #888; margin-bottom: 10px; } .page-ph-777-game-login__blog-title { font-size: 1.3em; color: #333; margin-bottom: 10px; line-height: 1.4; } .page-ph-777-game-login__blog-title a { text-decoration: none; color: #333; transition: color 0.3s ease; } .page-ph-777-game-login__blog-title a:hover { color: #007bff; } .page-ph-777-game-login__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-ph-777-game-login__blog-readmore { display: inline-block; color: #007bff; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: color 0.3s ease; } .page-ph-777-game-login__blog-readmore:hover { color: #0056b3; text-decoration: underline; } .page-ph-777-game-login img { max-width: 100%; height: auto; box-sizing: border-box; } /* Responsive adjustments */ @media (max-width: 768px) { .page-ph-777-game-login__container { padding: 15px; } .page-ph-777-game-login__section { padding: 30px 15px; } .page-ph-777-game-login__section-title { font-size: 2em; } .page-ph-777-game-login__hero-section { padding: 90px 15px 60px; } .page-ph-777-game-login__hero-title { font-size: 2.5em; } .page-ph-777-game-login__hero-subtitle { font-size: 1.2em; } .page-ph-777-game-login__hero-cta { padding: 12px 30px; font-size: 1.1em; } .page-ph-777-game-login__intro-text { text-align: center; } .page-ph-777-game-login__intro-text h3 { font-size: 1.6em; } .page-ph-777-game-login__quick-access-grid, .page-ph-777-game-login__game-grid, .page-ph-777-game-login__promo-list, .page-ph-777-game-login__security-grid, .page-ph-777-game-login__blog-grid { grid-template-columns: 1fr; } .page-ph-777-game-login__game-card, .page-ph-777-game-login__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph-777-game-login__faq-question { padding: 15px 20px; } .page-ph-777-game-login__faq-question h3 { font-size: 1.1em; } .page-ph-777-game-login__faq-answer { padding: 0 20px; } .page-ph-777-game-login__faq-item.active .page-ph-777-game-login__faq-answer { padding: 15px 20px !important; } .page-ph-777-game-login__promo-item h3 { font-size: 1.4em; } .page-ph-777-game-login__security-item h3 { font-size: 1.3em; } .page-ph-777-game-login__blog-title { font-size: 1.2em; } } @media (max-width: 480px) { .page-ph-777-game-login__hero-title { font-size: 2em; } .page-ph-777-game-login__hero-subtitle { font-size: 1em; } .page-ph-777-game-login__hero-cta { padding: 10px 25px; font-size: 1em; } .page-ph-777-game-login__section-title { font-size: 1.8em; } }