.page-777plus-register-philippines { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; padding-top: var(--header-offset, 122px); } .page-777plus-register-philippines__section { padding: 40px 20px; margin-bottom: 20px; background-color: #21213b; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-777plus-register-philippines__section--dark { background-color: #16162a; } .page-777plus-register-philippines__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-777plus-register-philippines__h1, .page-777plus-register-philippines__h2, .page-777plus-register-philippines__h3 { color: #f9d342; text-align: center; margin-bottom: 25px; font-weight: 700; } .page-777plus-register-philippines__h1 { font-size: 2.8em; margin-top: 20px; } .page-777plus-register-philippines__h2 { font-size: 2.2em; margin-top: 30px; } .page-777plus-register-philippines__h3 { font-size: 1.6em; } .page-777plus-register-philippines__p { text-align: center; margin-bottom: 20px; font-size: 1.1em; } .page-777plus-register-philippines__btn { display: inline-block; background-color: #e53935; color: #fff; padding: 12px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-777plus-register-philippines__btn:hover { background-color: #c62828; transform: translateY(-2px); } .page-777plus-register-philippines__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:777plus,register,philippines,online casino,bonus]') no-repeat center center/cover; padding: 80px 20px; text-align: center; color: #fff; border-radius: 0; margin-bottom: 0; padding-top: 80px; } .page-777plus-register-philippines__hero-section .page-777plus-register-philippines__h1 { color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); font-size: 3.5em; margin-bottom: 20px; } .page-777plus-register-philippines__hero-section .page-777plus-register-philippines__p { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-777plus-register-philippines__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-777plus-register-philippines__intro-item { background-color: #2a2a47; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-777plus-register-philippines__intro-item .page-777plus-register-philippines__h3 { margin-top: 0; color: #f9d342; } .page-777plus-register-philippines__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 30px; } .page-777plus-register-philippines__quick-access-btn { background-color: #3f51b5; color: #fff; padding: 15px 20px; border-radius: 8px; text-decoration: none; text-align: center; font-weight: bold; transition: background-color 0.3s ease; font-size: 1.1em; } .page-777plus-register-philippines__quick-access-btn:hover { background-color: #303f9f; } .page-777plus-register-philippines__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-777plus-register-philippines__game-card { background-color: #2a2a47; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.2s ease; } .page-777plus-register-philippines__game-card:hover { transform: translateY(-5px); } .page-777plus-register-philippines__game-card-img { width: 100%; height: 200px; object-fit: cover; } .page-777plus-register-philippines__game-card-content { padding: 20px; } .page-777plus-register-philippines__game-card-content .page-777plus-register-philippines__h3 { margin-top: 0; margin-bottom: 15px; color: #f9d342; } .page-777plus-register-philippines__promo-list { list-style: none; padding: 0; margin-top: 30px; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } .page-777plus-register-philippines__promo-item { background-color: #2a2a47; padding: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); } .page-777plus-register-philippines__promo-item .page-777plus-register-philippines__h3 { margin-top: 0; color: #f9d342; text-align: left; } .page-777plus-register-philippines__promo-item p { text-align: left; } .page-777plus-register-philippines__faq-item { background-color: #2a2a47; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); overflow: hidden; } .page-777plus-register-philippines__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; user-select: none; background-color: #3a3a5e; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; } .page-777plus-register-philippines__faq-question:hover { background-color: #4a4a7e; } .page-777plus-register-philippines__faq-question .page-777plus-register-philippines__h3 { margin: 0; color: #f0f0f0; flex-grow: 1; text-align: left; pointer-events: none; } .page-777plus-register-philippines__faq-toggle { font-size: 1.8em; font-weight: bold; color: #f9d342; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-777plus-register-philippines__faq-item.active .page-777plus-register-philippines__faq-toggle { transform: rotate(45deg); } .page-777plus-register-philippines__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; } .page-777plus-register-philippines__faq-item.active .page-777plus-register-philippines__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-777plus-register-philippines__faq-answer p { margin: 0; text-align: left; } .page-777plus-register-philippines__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-777plus-register-philippines__blog-card { background-color: #2a2a47; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.2s ease; } .page-777plus-register-philippines__blog-card:hover { transform: translateY(-5px); } .page-777plus-register-philippines__blog-card-img { width: 100%; height: 200px; object-fit: cover; } .page-777plus-register-philippines__blog-card-content { padding: 20px; } .page-777plus-register-philippines__blog-card-content .page-777plus-register-philippines__h3 { margin-top: 0; margin-bottom: 10px; color: #f9d342; text-align: left; } .page-777plus-register-philippines__blog-card-content p { font-size: 0.95em; line-height: 1.5; margin-bottom: 15px; } .page-777plus-register-philippines__blog-card-link { display: inline-block; color: #e53935; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-777plus-register-philippines__blog-card-link:hover { color: #c62828; } .page-777plus-register-philippines__download-app-section { background-color: #3f51b5; color: #fff; text-align: center; padding: 40px 20px; border-radius: 10px; margin-top: 20px; } .page-777plus-register-philippines__download-app-section .page-777plus-register-philippines__h2 { color: #fff; margin-bottom: 20px; } .page-777plus-register-philippines__download-app-section .page-777plus-register-philippines__p { font-size: 1.1em; margin-bottom: 30px; } .page-777plus-register-philippines__download-app-btn { background-color: #f9d342; color: #1a1a2e; padding: 15px 35px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1.2em; } .page-777plus-register-philippines__download-app-btn:hover { background-color: #fdd835; transform: translateY(-2px); } @media (max-width: 768px) { .page-777plus-register-philippines__h1 { font-size: 2.2em; } .page-777plus-register-philippines__h2 { font-size: 1.8em; } .page-777plus-register-philippines__h3 { font-size: 1.3em; } .page-777plus-register-philippines__section { padding: 30px 15px; } .page-777plus-register-philippines__hero-section { padding: 60px 15px; } .page-777plus-register-philippines__hero-section .page-777plus-register-philippines__h1 { font-size: 2.5em; } .page-777plus-register-philippines__hero-section .page-777plus-register-philippines__p { font-size: 1em; } .page-777plus-register-philippines__intro-grid, .page-777plus-register-philippines__quick-access-grid, .page-777plus-register-philippines__game-grid, .page-777plus-register-philippines__promo-list, .page-777plus-register-philippines__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-777plus-register-philippines__promo-item .page-777plus-register-philippines__h3, .page-777plus-register-philippines__promo-item p { text-align: center; } .page-777plus-register-philippines__faq-question { padding: 15px; } .page-777plus-register-philippines__faq-question .page-777plus-register-philippines__h3 { font-size: 1.2em; } .page-777plus-register-philippines__faq-answer { padding: 15px !important; } .page-777plus-register-philippines__game-card-img, .page-777plus-register-philippines__blog-card-img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-777plus-register-philippines__intro-item, .page-777plus-register-philippines__quick-access-btn, .page-777plus-register-philippines__game-card, .page-777plus-register-philippines__promo-item, .page-777plus-register-philippines__blog-card, .page-777plus-register-philippines__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-777plus-register-philippines__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-777plus-register-philippines__faq-answer { max-width: 100% !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-777plus-register-philippines__hero-section .page-777plus-register-philippines__h1 { font-size: 2em; } .page-777plus-register-philippines__btn, .page-777plus-register-philippines__quick-access-btn, .page-777plus-register-philippines__download-app-btn { font-size: 1em; padding: 10px 20px; } }