.page-google-search-ph365{font-family:'Arial',sans-serif;color:var(--light-text);background-color:var(--dark-background);line-height:1.6;overflow-x:hidden;padding-top:var(--header-offset)}.page-google-search-ph365__container{max-width:1200px;margin:0 auto;padding:20px;box-sizing:border-box}.page-google-search-ph365__section-title{color:var(--primary-color);text-align:center;margin-bottom:40px;font-size:2.2em;font-weight:bold}.page-google-search-ph365__text-content{text-align:center;max-width:800px;margin:0 auto 30px auto;font-size:1.1em;color:var(--gray-text)}.page-google-search-ph365__image{display:block;max-width:100%;height:auto;margin:30px auto;border-radius:8px;object-fit:cover}.page-google-search-ph365__hero-section{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--light-text);padding:80px 20px;min-height:500px;overflow:hidden;box-sizing:border-box;background-color:#000}.page-google-search-ph365__hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-google-search-ph365__hero-image{width:100%;height:100%;object-fit:cover;opacity:0.4}.page-google-search-ph365__hero-content{position:relative;z-index:1;max-width:900px;padding:20px;background:rgba(0,0,0,0.5);border-radius:10px}.page-google-search-ph365__hero-title{font-size:3.5em;margin-bottom:20px;color:var(--primary-color);text-shadow:2px 2px 4px rgba(0,0,0,0.7);line-height:1.2}.page-google-search-ph365__hero-subtitle{font-size:1.4em;margin-bottom:40px;color:var(--gray-text);text-shadow:1px 1px 2px rgba(0,0,0,0.7)}.page-google-search-ph365__hero-buttons{display:flex;justify-content:center;gap:20px}.page-google-search-ph365__hero-btn{display:inline-block;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;box-sizing:border-box}.page-google-search-ph365__hero-btn--primary{background-color:var(--primary-color);color:var(--dark-background)}.page-google-search-ph365__hero-btn--primary:hover{background-color:#e6b800;transform:translateY(-3px)}.page-google-search-ph365__hero-btn--secondary{background-color:var(--secondary-color);color:var(--light-text);border:2px solid var(--secondary-color)}.page-google-search-ph365__hero-btn--secondary:hover{background-color:#0056b3;transform:translateY(-3px)}.page-google-search-ph365__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box;padding:40px 20px;background-color:#111;border-bottom:1px solid var(--border-color)}.page-google-search-ph365__logo-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%}.page-google-search-ph365__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;object-fit:contain;filter:grayscale(100%);transition:filter 0.3s ease}.page-google-search-ph365__payment-logo:hover{filter:grayscale(0%)}.page-google-search-ph365__quick-access-section{padding:60px 0;background-color:#1a1a1a;text-align:center}.page-google-search-ph365__access-links-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-google-search-ph365__access-link-btn{display:inline-block;padding:12px 25px;background-color:var(--secondary-color);color:var(--light-text);text-decoration:none;border-radius:5px;font-weight:bold;transition:background-color 0.3s ease,transform 0.3s ease;box-sizing:border-box}.page-google-search-ph365__access-link-btn:hover{background-color:#0056b3;transform:translateY(-2px)}.page-google-search-ph365__games-section{padding:60px 0;background-color:#111}.page-google-search-ph365__game-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-google-search-ph365__game-card{background-color:var(--card-background);border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.3);transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center}.page-google-search-ph365__game-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,0.5)}.page-google-search-ph365__game-card-image{width:100%;height:200px;object-fit:cover;border-bottom:1px solid var(--border-color)}.page-google-search-ph365__game-card-title{color:var(--primary-color);font-size:1.5em;margin:15px 10px 10px}.page-google-search-ph365__game-card-description{color:var(--gray-text);font-size:0.95em;padding:0 15px 15px;min-height:60px}.page-google-search-ph365__game-card-btn{display:inline-block;background-color:var(--primary-color);color:var(--dark-background);padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;margin-bottom:20px;transition:background-color 0.3s ease;box-sizing:border-box}.page-google-search-ph365__game-card-btn:hover{background-color:#e6b800}.page-google-search-ph365__promotions-section{padding:60px 0;background-color:#1a1a1a}.page-google-search-ph365__promo-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-google-search-ph365__promo-card{background-color:var(--card-background);border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.3);transition:transform 0.3s ease,box-shadow 0.3s ease;text-align:center}.page-google-search-ph365__promo-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,0.5)}.page-google-search-ph365__promo-card-image{width:100%;height:220px;object-fit:cover;border-bottom:1px solid var(--border-color)}.page-google-search-ph365__promo-card-title{color:var(--primary-color);font-size:1.5em;margin:15px 10px 10px}.page-google-search-ph365__promo-card-description{color:var(--gray-text);font-size:0.95em;padding:0 15px 15px;min-height:60px}.page-google-search-ph365__promo-card-btn{display:inline-block;background-color:var(--secondary-color);color:var(--light-text);padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;margin-bottom:20px;transition:background-color 0.3s ease;box-sizing:border-box}.page-google-search-ph365__promo-card-btn:hover{background-color:#0056b3}.page-google-search-ph365__security-section{padding:60px 0;background-color:#111}.page-google-search-ph365__security-content-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:40px;margin-top:40px}.page-google-search-ph365__security-text{flex:1;min-width:300px;max-width:500px;text-align:left}.page-google-search-ph365__security-features-list{list-style:none;padding:0;margin:20px 0}.page-google-search-ph365__security-feature-item{background:#2a2a2a;margin-bottom:10px;padding:12px 15px;border-radius:5px;display:flex;align-items:center;color:var(--light-text);box-sizing:border-box}.page-google-search-ph365__security-feature-item::before{content:'✓';color:var(--primary-color);font-weight:bold;margin-right:10px;font-size:1.2em}.page-google-search-ph365__contact-btn{display:inline-block;background-color:var(--primary-color);color:var(--dark-background);padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:bold;margin-top:20px;transition:background-color 0.3s ease;box-sizing:border-box}.page-google-search-ph365__contact-btn:hover{background-color:#e6b800}.page-google-search-ph365__security-image{flex:1;min-width:300px;max-width:500px;height:auto;object-fit:cover}.page-google-search-ph365__faq-section{padding:60px 0;background-color:#1a1a1a}.page-google-search-ph365__faq-list{max-width:800px;margin:40px auto 0 auto}.page-google-search-ph365__faq-item{background-color:var(--card-background);border:1px solid var(--border-color);border-radius:8px;margin-bottom:15px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,0.2)}.page-google-search-ph365__faq-question{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;cursor:pointer;user-select:none;background-color:#333;transition:background-color 0.3s ease}.page-google-search-ph365__faq-question:hover{background-color:#444}.page-google-search-ph365__faq-question-title{margin:0;font-size:1.2em;color:var(--light-text);pointer-events:none}.page-google-search-ph365__faq-toggle{font-size:1.5em;font-weight:bold;color:var(--primary-color);pointer-events:none;transition:transform 0.3s ease}.page-google-search-ph365__faq-item.active .page-google-search-ph365__faq-toggle{transform:rotate(45deg)}.page-google-search-ph365__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;color:var(--gray-text)}.page-google-search-ph365__faq-item.active .page-google-search-ph365__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-google-search-ph365__faq-answer p{margin:0;padding-bottom:10px}.page-google-search-ph365__blog-section{padding:60px 0;background-color:#111}.page-google-search-ph365__blog-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-google-search-ph365__blog-card{background-color:var(--card-background);border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,0.3);transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column}.page-google-search-ph365__blog-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px rgba(0,0,0,0.5)}.page-google-search-ph365__blog-card-image{width:100%;height:180px;object-fit:cover;border-bottom:1px solid var(--border-color)}.page-google-search-ph365__blog-card-content{padding:15px;flex-grow:1;display:flex;flex-direction:column}.page-google-search-ph365__blog-card-title{color:var(--primary-color);font-size:1.3em;margin-top:0;margin-bottom:10px}.page-google-search-ph365__blog-card-description{color:var(--gray-text);font-size:0.9em;margin-bottom:15px;flex-grow:1}.page-google-search-ph365__blog-card-btn{display:inline-block;background-color:var(--secondary-color);color:var(--light-text);padding:8px 15px;border-radius:5px;text-decoration:none;font-weight:bold;align-self:flex-start;transition:background-color 0.3s ease;box-sizing:border-box}.page-google-search-ph365__blog-card-btn:hover{background-color:#0056b3}@media (max-width:1024px){.page-google-search-ph365__hero-title{font-size:3em}.page-google-search-ph365__hero-subtitle{font-size:1.2em}.page-google-search-ph365__section-title{font-size:2em}}@media (max-width:768px){.page-google-search-ph365__hero-section{padding:60px 15px;min-height:400px}.page-google-search-ph365__hero-title{font-size:2.2em}.page-google-search-ph365__hero-subtitle{font-size:1em}.page-google-search-ph365__hero-buttons{flex-direction:column;gap:15px}.page-google-search-ph365__hero-btn{width:100%;max-width:280px;margin:0 auto;padding:12px 25px}.page-google-search-ph365__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 15px}.page-google-search-ph365__payment-logo,.page-google-search-ph365__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-google-search-ph365__section-title{font-size:1.8em;margin-bottom:30px}.page-google-search-ph365__text-content{font-size:1em;margin-bottom:20px}.page-google-search-ph365__container{padding:15px}.page-google-search-ph365__access-links-grid{flex-direction:column;gap:15px}.page-google-search-ph365__access-link-btn{width:100%;max-width:300px;margin:0 auto}.page-google-search-ph365__game-cards-grid,.page-google-search-ph365__promo-cards-grid,.page-google-search-ph365__blog-cards-grid{grid-template-columns:1fr;gap:20px}.page-google-search-ph365__game-card-description,.page-google-search-ph365__promo-card-description,.page-google-search-ph365__blog-card-description{min-height:auto}.page-google-search-ph365__security-content-wrapper{flex-direction:column}.page-google-search-ph365__security-text,.page-google-search-ph365__security-image{max-width:100%}.page-google-search-ph365__security-features-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-google-search-ph365__security-feature-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:10px 15px!important;margin-left:0!important;margin-right:0!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.page-google-search-ph365__faq-question{padding:15px}.page-google-search-ph365__faq-question-title{font-size:1.1em}.page-google-search-ph365__faq-answer{padding:0 15px}.page-google-search-ph365__faq-item.active .page-google-search-ph365__faq-answer{padding:15px!important}.page-google-search-ph365__image,.page-google-search-ph365__game-card-image,.page-google-search-ph365__promo-card-image,.page-google-search-ph365__blog-card-image{max-width:100%!important;height:auto!important;box-sizing:border-box!important}}@media (max-width:480px){.page-google-search-ph365__hero-title{font-size:1.8em}.page-google-search-ph365__hero-subtitle{font-size:0.9em}.page-google-search-ph365__hero-btn{font-size:1em;padding:10px 20px}.page-google-search-ph365__section-title{font-size:1.5em}.page-google-search-ph365__payment-logo{width:60px!important;height:60px!important;max-width:60px!important;max-height:60px!important}.page-google-search-ph365__payment-logo img{width:60px!important;height:60px!important;max-width:60px!important;max-height:60px!important}}