.page-pagtaya-ph-login { font-family: Arial, sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; }.page-pagtaya-ph-login__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-pagtaya-ph-login__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; padding: 60px 20px; text-align: center; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 30px; padding-top: 70px; /* Adjusted for header offset */ }.page-pagtaya-ph-login__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 1; }.page-pagtaya-ph-login__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-pagtaya-ph-login__hero-title { font-size: 3em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }.page-pagtaya-ph-login__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; }.page-pagtaya-ph-login__hero-cta-button { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; margin: 0 10px; transition: background-color 0.3s ease; }.page-pagtaya-ph-login__hero-cta-button:hover { background-color: #e0a800; }.page-pagtaya-ph-login__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; }.page-pagtaya-ph-login__hero-image { width: 100%; height: 100%; object-fit: cover; }.page-pagtaya-ph-login__section-title { font-size: 2.5em; color: #0056b3; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 10px; }.page-pagtaya-ph-login__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #ffc107; border-radius: 2px; }.page-pagtaya-ph-login__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 50px; }.page-pagtaya-ph-login__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-pagtaya-ph-login__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; padding: 5px; }.page-pagtaya-ph-login__intro-text { text-align: center; font-size: 1.1em; max-width: 900px; margin: 0 auto 50px auto; color: #555; }.page-pagtaya-ph-login__intro-paragraph { margin-bottom: 15px; }.page-pagtaya-ph-login__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-bottom: 50px; }.page-pagtaya-ph-login__quick-access-item { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.08); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-pagtaya-ph-login__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 6px 15px rgba(0,0,0,0.12); }.page-pagtaya-ph-login__quick-access-item-title { font-size: 1.5em; color: #007bff; margin-bottom: 15px; }.page-pagtaya-ph-login__quick-access-item-button { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-pagtaya-ph-login__quick-access-item-button:hover { background-color: #0056b3; }.page-pagtaya-ph-login__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-bottom: 50px; }.page-pagtaya-ph-login__game-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-pagtaya-ph-login__game-card:hover { transform: translateY(-7px); box-shadow: 0 8px 20px rgba(0,0,0,0.15); }.page-pagtaya-ph-login__game-card-image-wrapper { width: 100%; height: 200px; overflow: hidden; }.page-pagtaya-ph-login__game-card-image { width: 100%; height: 100%; object-fit: cover; }.page-pagtaya-ph-login__game-card-content { padding: 20px; text-align: center; }.page-pagtaya-ph-login__game-card-title { font-size: 1.8em; color: #007bff; margin-bottom: 10px; }.page-pagtaya-ph-login__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-pagtaya-ph-login__game-card-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-pagtaya-ph-login__game-card-button:hover { background-color: #218838; }.page-pagtaya-ph-login__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-bottom: 50px; }.page-pagtaya-ph-login__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-pagtaya-ph-login__promo-card:hover { transform: translateY(-7px); box-shadow: 0 8px 20px rgba(0,0,0,0.15); }.page-pagtaya-ph-login__promo-card-image-wrapper { width: 100%; height: 220px; overflow: hidden; }.page-pagtaya-ph-login__promo-card-image { width: 100%; height: 100%; object-fit: cover; }.page-pagtaya-ph-login__promo-card-content { padding: 20px; text-align: center; }.page-pagtaya-ph-login__promo-card-title { font-size: 1.7em; color: #dc3545; margin-bottom: 10px; }.page-pagtaya-ph-login__promo-card-description { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-pagtaya-ph-login__promo-card-button { display: inline-block; background-color: #dc3545; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-pagtaya-ph-login__promo-card-button:hover { background-color: #c82333; }.page-pagtaya-ph-login__security-content { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; gap: 30px; margin-bottom: 50px; }.page-pagtaya-ph-login__security-text { flex: 1; min-width: 300px; }.page-pagtaya-ph-login__security-highlight { font-weight: bold; color: #007bff; }.page-pagtaya-ph-login__security-list { list-style: none; padding: 0; margin-top: 20px; }.page-pagtaya-ph-login__security-list-item { background-color: #e9f7ff; padding: 15px 20px; margin-bottom: 10px; border-left: 5px solid #007bff; border-radius: 5px; display: flex; align-items: center; }.page-pagtaya-ph-login__security-list-item::before { content: '✓'; color: #007bff; font-weight: bold; margin-right: 10px; }.page-pagtaya-ph-login__contact-button { display: inline-block; background-color: #6c757d; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 20px; transition: background-color 0.3s ease; }.page-pagtaya-ph-login__contact-button:hover { background-color: #5a6268; }.page-pagtaya-ph-login__faq-list { margin-bottom: 50px; }.page-pagtaya-ph-login__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.05); overflow: hidden; }.page-pagtaya-ph-login__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; background-color: #f0f8ff; cursor: pointer; user-select: none; border-bottom: 1px solid #e0e0e0; transition: background-color 0.3s ease; }.page-pagtaya-ph-login__faq-question:hover { background-color: #e6f2ff; }.page-pagtaya-ph-login__faq-question h3 { margin: 0; font-size: 1.2em; color: #007bff; pointer-events: none; }.page-pagtaya-ph-login__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; }.page-pagtaya-ph-login__faq-item.active .page-pagtaya-ph-login__faq-toggle { transform: rotate(45deg); }.page-pagtaya-ph-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-pagtaya-ph-login__faq-item.active .page-pagtaya-ph-login__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-pagtaya-ph-login__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-pagtaya-ph-login__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-pagtaya-ph-login__blog-card:hover { transform: translateY(-7px); box-shadow: 0 8px 20px rgba(0,0,0,0.15); }.page-pagtaya-ph-login__blog-card-image-wrapper { width: 100%; height: 200px; overflow: hidden; }.page-pagtaya-ph-login__blog-card-image { width: 100%; height: 100%; object-fit: cover; }.page-pagtaya-ph-login__blog-card-content { padding: 20px; }.page-pagtaya-ph-login__blog-card-title { font-size: 1.5em; color: #007bff; margin-bottom: 10px; }.page-pagtaya-ph-login__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-pagtaya-ph-login__blog-card-date { font-size: 0.8em; color: #999; margin-bottom: 15px; }.page-pagtaya-ph-login__blog-card-button { display: inline-block; background-color: #17a2b8; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-pagtaya-ph-login__blog-card-button:hover { background-color: #138496; }@media (max-width: 768px) { .page-pagtaya-ph-login__container { padding: 15px; } .page-pagtaya-ph-login__hero-title { font-size: 2em; } .page-pagtaya-ph-login__hero-subtitle { font-size: 1em; } .page-pagtaya-ph-login__hero-cta-button { padding: 10px 20px; margin: 0 5px; } .page-pagtaya-ph-login__section-title { font-size: 2em; } .page-pagtaya-ph-login__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-pagtaya-ph-login__payment-logo, .page-pagtaya-ph-login__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-pagtaya-ph-login__intro-text { font-size: 1em; } .page-pagtaya-ph-login__quick-access-grid { grid-template-columns: 1fr; } .page-pagtaya-ph-login__games-grid, .page-pagtaya-ph-login__promotions-grid, .page-pagtaya-ph-login__blog-grid { grid-template-columns: 1fr; } .page-pagtaya-ph-login__game-card-title, .page-pagtaya-ph-login__promo-card-title, .page-pagtaya-ph-login__blog-card-title { font-size: 1.4em; } .page-pagtaya-ph-login__security-content { flex-direction: column; gap: 20px; } .page-pagtaya-ph-login__security-list-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; } .page-pagtaya-ph-login__faq-question { padding: 15px 20px; } .page-pagtaya-ph-login__faq-question h3 { font-size: 1.1em; } .page-pagtaya-ph-login__faq-answer { padding: 15px 20px; } .page-pagtaya-ph-login__blog-card-image { max-width: 100% !important; height: auto !important; } .page-pagtaya-ph-login__blog-card-image-wrapper, .page-pagtaya-ph-login__game-card-image-wrapper, .page-pagtaya-ph-login__promo-card-image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden !important; box-sizing: border-box !important; } .page-pagtaya-ph-login__blog-card-image, .page-pagtaya-ph-login__game-card-image, .page-pagtaya-ph-login__promo-card-image { max-width: 100% !important; height: auto !important; } }