.page-ug777-app-login-register-philippines { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-ug777-app-login-register-philippines__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-ug777-app-login-register-philippines__section { padding: 60px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-ug777-app-login-register-philippines__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-ug777-app-login-register-philippines__section--dark h1, .page-ug777-app-login-register-philippines__section--dark h2, .page-ug777-app-login-register-philippines__section--dark h3 { color: #ecf0f1; } .page-ug777-app-login-register-philippines__section-title { font-size: 2.5em; color: #2c3e50; text-align: center; margin-bottom: 40px; font-weight: bold; } .page-ug777-app-login-register-philippines__section--dark .page-ug777-app-login-register-philippines__section-title { color: #ecf0f1; } .page-ug777-app-login-register-philippines__hero-section { background-color: #007bff; color: #fff; text-align: center; padding: 100px 20px 80px; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; padding-top: 10px; } .page-ug777-app-login-register-philippines__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 123, 255, 0.8), rgba(0, 86, 179, 0.8)); z-index: 1; } .page-ug777-app-login-register-philippines__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-ug777-app-login-register-philippines__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; font-weight: bold; } .page-ug777-app-login-register-philippines__hero-description { font-size: 1.3em; margin-bottom: 40px; } .page-ug777-app-login-register-philippines__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-ug777-app-login-register-philippines__button { display: inline-block; background-color: #ffc107; color: #212529; 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-ug777-app-login-register-philippines__button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-ug777-app-login-register-philippines__image { max-width: 100%; height: auto; border-radius: 8px; display: block; margin: 0 auto; } .page-ug777-app-login-register-philippines__intro-content { display: flex; align-items: center; gap: 40px; flex-wrap: wrap; } .page-ug777-app-login-register-philippines__intro-text { flex: 1; min-width: 300px; } .page-ug777-app-login-register-philippines__intro-image-wrapper { flex: 1; min-width: 300px; text-align: center; } .page-ug777-app-login-register-philippines__gamelogo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(100px, 1fr)); gap: 20px; margin-top: 30px; justify-items: center; } .page-ug777-app-login-register-philippines__gamelogo-item img { width: 80px; height: 80px; object-fit: contain; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-ug777-app-login-register-philippines__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-ug777-app-login-register-philippines__quick-access-item { background-color: #e9f5ff; padding: 30px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-ug777-app-login-register-philippines__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .page-ug777-app-login-register-philippines__quick-access-item h3 { font-size: 1.5em; margin-bottom: 15px; color: #0056b3; } .page-ug777-app-login-register-philippines__quick-access-item .page-ug777-app-login-register-philippines__button { background-color: #007bff; color: #fff; padding: 12px 25px; font-size: 1em; } .page-ug777-app-login-register-philippines__quick-access-item .page-ug777-app-login-register-philippines__button:hover { background-color: #0056b3; } .page-ug777-app-login-register-philippines__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-ug777-app-login-register-philippines__game-card { background-color: #f0f8ff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-ug777-app-login-register-philippines__game-card:hover { transform: translateY(-7px); } .page-ug777-app-login-register-philippines__game-card-image { width: 100%; height: 220px; object-fit: cover; } .page-ug777-app-login-register-philippines__game-card-content { padding: 25px; } .page-ug777-app-login-register-philippines__game-card-title { font-size: 1.8em; margin-bottom: 10px; color: #0056b3; } .page-ug777-app-login-register-philippines__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-ug777-app-login-register-philippines__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-ug777-app-login-register-philippines__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-ug777-app-login-register-philippines__promo-card:hover { transform: translateY(-7px); } .page-ug777-app-login-register-philippines__promo-card-image { width: 100%; height: 200px; object-fit: cover; } .page-ug777-app-login-register-philippines__promo-card-content { padding: 25px; } .page-ug777-app-login-register-philippines__promo-card-title { font-size: 1.8em; margin-bottom: 10px; color: #0056b3; } .page-ug777-app-login-register-philippines__promo-card-description { font-size: 0.95em; color: #555; margin-bottom: 20px; } .page-ug777-app-login-register-philippines__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-ug777-app-login-register-philippines__feature-item { text-align: center; padding: 25px; background-color: #f0f8ff; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-ug777-app-login-register-philippines__feature-item img { width: 100px; height: 100px; object-fit: contain; margin-bottom: 15px; } .page-ug777-app-login-register-philippines__feature-item h3 { font-size: 1.4em; color: #0056b3; margin-bottom: 10px; } .page-ug777-app-login-register-philippines__faq-list { margin-top: 30px; } .page-ug777-app-login-register-philippines__faq-item { background-color: #e9f5ff; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-ug777-app-login-register-philippines__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #007bff; color: #fff; border-bottom: 1px solid rgba(255, 255, 255, 0.2); } .page-ug777-app-login-register-philippines__faq-question:hover { background-color: #0056b3; } .page-ug777-app-login-register-philippines__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; } .page-ug777-app-login-register-philippines__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; } .page-ug777-app-login-register-philippines__faq-item.active .page-ug777-app-login-register-philippines__faq-toggle { transform: rotate(45deg); } .page-ug777-app-login-register-philippines__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: #f0f8ff; color: #333; } .page-ug777-app-login-register-philippines__faq-item.active .page-ug777-app-login-register-philippines__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ug777-app-login-register-philippines__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-ug777-app-login-register-philippines__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-ug777-app-login-register-philippines__blog-card:hover { transform: translateY(-7px); } .page-ug777-app-login-register-philippines__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-ug777-app-login-register-philippines__blog-card-content { padding: 25px; } .page-ug777-app-login-register-philippines__blog-card-title { font-size: 1.5em; margin-bottom: 10px; color: #0056b3; } .page-ug777-app-login-register-philippines__blog-card-meta { font-size: 0.85em; color: #777; margin-bottom: 15px; } .page-ug777-app-login-register-philippines__blog-card-summary { font-size: 0.95em; color: #555; margin-bottom: 20px; } @media (max-width: 1024px) { .page-ug777-app-login-register-philippines__hero-title { font-size: 3em; } .page-ug777-app-login-register-philippines__hero-description { font-size: 1.2em; } .page-ug777-app-login-register-philippines__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-ug777-app-login-register-philippines__hero-title { font-size: 2.5em; } .page-ug777-app-login-register-philippines__hero-description { font-size: 1.1em; } .page-ug777-app-login-register-philippines__hero-buttons { flex-direction: column; } .page-ug777-app-login-register-philippines__button { width: 100%; max-width: 300px; margin: 0 auto; } .page-ug777-app-login-register-philippines__intro-content { flex-direction: column; } .page-ug777-app-login-register-philippines__intro-text, .page-ug777-app-login-register-philippines__intro-image-wrapper { min-width: unset; width: 100%; } .page-ug777-app-login-register-philippines__quick-access-grid, .page-ug777-app-login-register-philippines__games-grid, .page-ug777-app-login-register-philippines__promo-grid, .page-ug777-app-login-register-philippines__security-features, .page-ug777-app-login-register-philippines__blog-grid { grid-template-columns: 1fr; } .page-ug777-app-login-register-philippines__section { padding: 40px 15px; } .page-ug777-app-login-register-philippines__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-ug777-app-login-register-philippines__gamelogo-grid { grid-template-columns: repeat(auto-fit, minmax(80px, 1fr)); } .page-ug777-app-login-register-philippines__gamelogo-item img { width: 60px; height: 60px; } .page-ug777-app-login-register-philippines__quick-access-item, .page-ug777-app-login-register-philippines__game-card, .page-ug777-app-login-register-philippines__promo-card, .page-ug777-app-login-register-philippines__feature-item, .page-ug777-app-login-register-philippines__blog-card { box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ug777-app-login-register-philippines__faq-question, .page-ug777-app-login-register-philippines__faq-answer { padding-left: 15px !important; padding-right: 15px !important; } .page-ug777-app-login-register-philippines__faq-question h3 { font-size: 1.1em; } .page-ug777-app-login-register-philippines__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-ug777-app-login-register-philippines__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-ug777-app-login-register-philippines__intro-image-wrapper, .page-ug777-app-login-register-philippines__game-card-image, .page-ug777-app-login-register-philippines__promo-card-image, .page-ug777-app-login-register-philippines__blog-card-image { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-ug777-app-login-register-philippines__hero-title { font-size: 2em; } .page-ug777-app-login-register-philippines__hero-description { font-size: 1em; } .page-ug777-app-login-register-philippines__button { padding: 12px 20px; font-size: 1em; } .page-ug777-app-login-register-philippines__section-title { font-size: 1.5em; } }