.page-jili333-slot-register { font-family: 'Arial', sans-serif; color: #fff; background-color: #1a1a2e; line-height: 1.6; } .page-jili333-slot-register__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-jili333-slot-register__section { padding: 60px 20px; margin-bottom: 20px; border-radius: 8px; background-color: #2e0c4a; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-jili333-slot-register__section--dark { background-color: #1a1a2e; } .page-jili333-slot-register__hero-section { background-image: url('[GALLERY:hero:1920x1080:jili333,slot,register,gaming,philippines]'); background-size: cover; background-position: center; text-align: center; padding: 100px 20px; min-height: 500px; display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; padding-top: 10px; } .page-jili333-slot-register__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.6); z-index: 1; } .page-jili333-slot-register__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-jili333-slot-register__hero-title { font-size: 3.5em; margin-bottom: 20px; color: #ffcc00; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-jili333-slot-register__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; color: #e0e0e0; } .page-jili333-slot-register__button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; 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-jili333-slot-register__button:hover { background-color: #e6b800; transform: translateY(-3px); } .page-jili333-slot-register__h1, .page-jili333-slot-register__h2 { color: #ffcc00; text-align: center; margin-bottom: 40px; } .page-jili333-slot-register__h1 { font-size: 2.8em; } .page-jili333-slot-register__h2 { font-size: 2.2em; } .page-jili333-slot-register__text-center { text-align: center; } .page-jili333-slot-register__list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-jili333-slot-register__list-item { background-color: #3f1766; padding: 25px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; max-width: 380px; transition: transform 0.3s ease; } .page-jili333-slot-register__list-item:hover { transform: translateY(-5px); } .page-jili333-slot-register__list-item-title { color: #ffcc00; font-size: 1.5em; margin-bottom: 15px; } .page-jili333-slot-register__list-item-text { color: #e0e0e0; } .page-jili333-slot-register__steps-list { counter-reset: step-counter; list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; } .page-jili333-slot-register__step-item { background-color: #3f1766; padding: 30px; border-radius: 8px; flex: 1 1 calc(33% - 60px); box-sizing: border-box; min-width: 280px; max-width: 380px; position: relative; padding-top: 60px; text-align: center; } .page-jili333-slot-register__step-item::before { content: counter(step-counter); counter-increment: step-counter; position: absolute; top: 15px; left: 50%; transform: translateX(-50%); background-color: #ffcc00; color: #1a1a2e; width: 40px; height: 40px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 1.2em; } .page-jili333-slot-register__step-title { color: #ffcc00; font-size: 1.6em; margin-bottom: 15px; } .page-jili333-slot-register__step-text { color: #e0e0e0; } .page-jili333-slot-register__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; justify-content: center; } .page-jili333-slot-register__game-card { background-color: #3f1766; border-radius: 8px; overflow: hidden; text-align: center; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-jili333-slot-register__game-card:hover { transform: translateY(-5px); } .page-jili333-slot-register__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-jili333-slot-register__game-card-content { padding: 20px; } .page-jili333-slot-register__game-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-jili333-slot-register__game-card-description { color: #e0e0e0; margin-bottom: 20px; font-size: 0.9em; } .page-jili333-slot-register__promotion-card { display: flex; flex-direction: column; background-color: #3f1766; border-radius: 8px; overflow: hidden; text-align: center; margin-bottom: 30px; } .page-jili333-slot-register__promotion-image { width: 100%; height: 300px; object-fit: cover; } .page-jili333-slot-register__promotion-content { padding: 30px; } .page-jili333-slot-register__promotion-title { font-size: 2em; color: #ffcc00; margin-bottom: 15px; } .page-jili333-slot-register__promotion-description { color: #e0e0e0; margin-bottom: 30px; font-size: 1.1em; } .page-jili333-slot-register__faq-item { background-color: #3f1766; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-jili333-slot-register__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #4a1f72; color: #ffcc00; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-jili333-slot-register__faq-question:hover { background-color: #5d2b8b; } .page-jili333-slot-register__faq-question h3 { margin: 0; pointer-events: none; color: inherit; font-size: inherit; } .page-jili333-slot-register__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-jili333-slot-register__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #e0e0e0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; } .page-jili333-slot-register__faq-item.active .page-jili333-slot-register__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-jili333-slot-register__faq-item.active .page-jili333-slot-register__faq-toggle { transform: rotate(45deg); } .page-jili333-slot-register__cta-buttons { display: flex; justify-content: center; gap: 20px; margin-top: 40px; } .page-jili333-slot-register__cta-buttons .page-jili333-slot-register__button { min-width: 200px; text-align: center; } @media (max-width: 768px) { .page-jili333-slot-register__container { padding: 10px; } .page-jili333-slot-register__hero-title { font-size: 2.5em; } .page-jili333-slot-register__hero-subtitle { font-size: 1.2em; } .page-jili333-slot-register__h1 { font-size: 2em; } .page-jili333-slot-register__h2 { font-size: 1.8em; } .page-jili333-slot-register__list-item, .page-jili333-slot-register__step-item { flex: 1 1 100%; max-width: 100%; width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-jili333-slot-register__list { padding: 0 !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jili333-slot-register__steps-list { padding: 0 !important; width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; } .page-jili333-slot-register__game-grid { grid-template-columns: 1fr; } .page-jili333-slot-register__promotion-image { height: 200px; } .page-jili333-slot-register__promotion-title { font-size: 1.5em; } .page-jili333-slot-register__promotion-description { font-size: 1em; } .page-jili333-slot-register__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-jili333-slot-register__faq-answer { padding: 0 20px; } .page-jili333-slot-register__faq-item.active .page-jili333-slot-register__faq-answer { padding: 15px 20px !important; } .page-jili333-slot-register__cta-buttons { flex-direction: column; gap: 15px; } .page-jili333-slot-register__button { width: 100%; } .page-jili333-slot-register__section { padding: 40px 15px; } .page-jili333-slot-register__hero-section { padding: 80px 10px; } .page-jili333-slot-register__list-item-text, .page-jili333-slot-register__step-text, .page-jili333-slot-register__game-card-description { word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; } img { max-width: 100% !important; height: auto !important; } .page-jili333-slot-register__game-card-image, .page-jili333-slot-register__promotion-image { max-width: 100%; height: auto; } } @media (max-width: 480px) { .page-jili333-slot-register__hero-title { font-size: 2em; } .page-jili333-slot-register__hero-subtitle { font-size: 1em; } .page-jili333-slot-register__h1 { font-size: 1.8em; } .page-jili333-slot-register__h2 { font-size: 1.6em; } }