.page-ph365-legit { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-ph365-legit * { box-sizing: border-box; } .page-ph365-legit__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-ph365-legit__section { padding: 40px 0; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-ph365-legit__section--dark { background-color: #2c3e50; color: #ecf0f1; } .page-ph365-legit__section-title { text-align: center; color: #2c3e50; font-size: 2.5em; margin-bottom: 30px; padding-bottom: 10px; position: relative; } .page-ph365-legit__section-title--light { color: #ecf0f1; } .page-ph365-legit__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #e74c3c; margin: 10px auto 0; border-radius: 2px; } .page-ph365-legit__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:ph365,legit,online casino,philippines,gaming]') center/cover no-repeat; color: #fff; text-align: center; padding: 100px 15px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; margin-bottom: 20px; border-radius: 8px; padding-top: 10px; } .page-ph365-legit__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-ph365-legit__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; max-width: 800px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } .page-ph365-legit__button { display: inline-block; background-color: #e74c3c; color: #fff; 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; border: none; cursor: pointer; } .page-ph365-legit__button:hover { background-color: #c0392b; transform: translateY(-3px); } .page-ph365-legit__intro-text { font-size: 1.1em; text-align: center; max-width: 900px; margin: 0 auto 30px; color: #555; } .page-ph365-legit__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; padding: 20px 0; } .page-ph365-legit__card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: space-between; } .page-ph365-legit__card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); } .page-ph365-legit__card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-ph365-legit__card-gamelogo { width: 100px; height: 100px; object-fit: contain; margin: 20px auto 10px; display: block; } .page-ph365-legit__card-content { padding: 25px; } .page-ph365-legit__card-title { font-size: 1.5em; color: #2c3e50; margin-bottom: 10px; } .page-ph365-legit__card-description { color: #666; font-size: 0.95em; line-height: 1.5; margin-bottom: 20px; } .page-ph365-legit__card-button { background-color: #3498db; } .page-ph365-legit__card-button:hover { background-color: #2980b9; } .page-ph365-legit__promo-item { text-align: left; } .page-ph365-legit__promo-item .page-ph365-legit__card-image { height: 250px; } .page-ph365-legit__promo-item .page-ph365-legit__card-title { font-size: 1.8em; margin-bottom: 15px; } .page-ph365-legit__promo-item .page-ph365-legit__card-description { font-size: 1.05em; } .page-ph365-legit__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; padding: 20px 0; } .page-ph365-legit__feature-item { flex: 1 1 calc(33% - 40px); background-color: #34495e; color: #ecf0f1; padding: 25px; border-radius: 8px; text-align: center; min-width: 280px; } .page-ph365-legit__feature-item h3 { font-size: 1.4em; margin-bottom: 10px; color: #e74c3c; } .page-ph365-legit__feature-item p { font-size: 0.95em; line-height: 1.5; } .page-ph365-legit__faq-item { background-color: #f2f2f2; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-ph365-legit__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; user-select: none; background-color: #eee; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; } .page-ph365-legit__faq-question:hover { background-color: #e0e0e0; } .page-ph365-legit__faq-question h3 { margin: 0; font-size: 1.2em; color: #2c3e50; pointer-events: none; } .page-ph365-legit__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e74c3c; transition: transform 0.3s ease; pointer-events: none; } .page-ph365-legit__faq-item.active .page-ph365-legit__faq-toggle { transform: rotate(45deg); } .page-ph365-legit__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-ph365-legit__faq-item.active .page-ph365-legit__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ph365-legit__blog-post { text-align: left; } .page-ph365-legit__blog-post .page-ph365-legit__card-image { height: 220px; } .page-ph365-legit__blog-post .page-ph365-legit__card-title { font-size: 1.3em; margin-top: 15px; } .page-ph365-legit__blog-post .page-ph365-legit__card-description { font-size: 0.9em; margin-bottom: 15px; } .page-ph365-legit__blog-date { font-size: 0.85em; color: #999; margin-bottom: 10px; display: block; } @media (max-width: 768px) { .page-ph365-legit__hero-section { padding: 80px 15px; } .page-ph365-legit__hero-title { font-size: 2.5em; } .page-ph365-legit__hero-subtitle { font-size: 1.2em; } .page-ph365-legit__section-title { font-size: 2em; } .page-ph365-legit__intro-text { font-size: 1em; } .page-ph365-legit__grid { grid-template-columns: 1fr; } .page-ph365-legit__feature-item { flex: 1 1 100%; } .page-ph365-legit__faq-question { padding: 15px 20px; } .page-ph365-legit__faq-question h3 { font-size: 1.1em; } .page-ph365-legit__faq-answer { padding: 0 20px; } .page-ph365-legit__faq-item.active .page-ph365-legit__faq-answer { padding: 15px 20px !important; } .page-ph365-legit__card-title { font-size: 1.3em; } .page-ph365-legit__card-description { font-size: 0.9em; } .page-ph365-legit__promo-item .page-ph365-legit__card-title { font-size: 1.5em; } .page-ph365-legit__promo-item .page-ph365-legit__card-image { height: 200px; } .page-ph365-legit__blog-post .page-ph365-legit__card-image { height: 180px; } .page-ph365-legit__blog-post .page-ph365-legit__card-title { font-size: 1.2em; } .page-ph365-legit__button { padding: 12px 25px; font-size: 1em; } /* List item responsive overrides */ .page-ph365-legit__grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph365-legit__security-features > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph365-legit__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ph365-legit__card-description, .page-ph365-legit__intro-text, .page-ph365-legit__feature-item p, .page-ph365-legit__blog-post .page-ph365-legit__card-description, .page-ph365-legit__faq-answer { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }