.page-84-jilicrown-register { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; }.page-84-jilicrown-register__container { max-width: 1200px; margin: 0 auto; padding: 10px 15px; }.page-84-jilicrown-register h1, .page-84-jilicrown-register h2, .page-84-jilicrown-register h3 { color: #0056b3; margin-bottom: 15px; }.page-84-jilicrown-register h1 { font-size: 2.8em; text-align: center; margin-bottom: 20px; }.page-84-jilicrown-register h2 { font-size: 2.2em; margin-top: 40px; text-align: center; }.page-84-jilicrown-register h3 { font-size: 1.8em; }.page-84-jilicrown-register p { margin-bottom: 15px; }.page-84-jilicrown-register__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('[GALLERY:hero:1920x1080:online_casino,registration,gaming,philippines]') no-repeat center center/cover; color: #fff; text-align: center; padding: 80px 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; position: relative; padding-top: 10px; /* Decorative padding */ }.page-84-jilicrown-register__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.4); z-index: 1; }.page-84-jilicrown-register__hero-content { position: relative; z-index: 2; max-width: 800px; }.page-84-jilicrown-register__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; }.page-84-jilicrown-register__hero-text { font-size: 1.3em; margin-bottom: 30px; }.page-84-jilicrown-register__btn { display: inline-block; background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; }.page-84-jilicrown-register__btn:hover { background-color: #e0a800; transform: translateY(-2px); }.page-84-jilicrown-register__section { padding: 40px 0; border-bottom: 1px solid #eee; }.page-84-jilicrown-register__section:last-of-type { border-bottom: none; }.page-84-jilicrown-register__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: 20px 0; background-color: #f0f0f0; }.page-84-jilicrown-register__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-84-jilicrown-register__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-84-jilicrown-register__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-84-jilicrown-register__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; }.page-84-jilicrown-register__card:hover { transform: translateY(-5px); }.page-84-jilicrown-register__card-img { width: 100%; height: 200px; object-fit: cover; }.page-84-jilicrown-register__card-content { padding: 20px; }.page-84-jilicrown-register__card-title { font-size: 1.5em; margin-bottom: 10px; color: #0056b3; }.page-84-jilicrown-register__card-text { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-84-jilicrown-register__quick-access-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-84-jilicrown-register__promo-item { background-color: #e6f2ff; border-left: 5px solid #0056b3; padding: 20px; margin-bottom: 20px; border-radius: 5px; }.page-84-jilicrown-register__promo-item h3 { color: #0056b3; margin-top: 0; }.page-84-jilicrown-register__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-84-jilicrown-register__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; }.page-84-jilicrown-register__faq-question:hover { background-color: #e0e0e0; }.page-84-jilicrown-register__faq-question h3 { margin: 0; pointer-events: none; }.page-84-jilicrown-register__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; pointer-events: none; }.page-84-jilicrown-register__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-84-jilicrown-register__faq-item.active .page-84-jilicrown-register__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-84-jilicrown-register__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: left; transition: transform 0.3s ease; display: flex; flex-direction: column; }.page-84-jilicrown-register__blog-card:hover { transform: translateY(-5px); }.page-84-jilicrown-register__blog-img { width: 100%; height: 180px; object-fit: cover; }.page-84-jilicrown-register__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-84-jilicrown-register__blog-title { font-size: 1.3em; margin-bottom: 10px; color: #0056b3; }.page-84-jilicrown-register__blog-date { font-size: 0.85em; color: #777; margin-top: auto; }.page-84-jilicrown-register__blog-link { text-decoration: none; color: inherit; }.page-84-jilicrown-register__blog-link:hover .page-84-jilicrown-register__blog-title { text-decoration: underline; }.page-84-jilicrown-register ul { list-style: disc; margin-left: 20px; padding: 0; }.page-84-jilicrown-register li { margin-bottom: 8px; }.page-84-jilicrown-register__text-center { text-align: center; }.page-84-jilicrown-register__flex-center { display: flex; justify-content: center; align-items: center; }.page-84-jilicrown-register__mb-20 { margin-bottom: 20px; }.page-84-jilicrown-register__mb-30 { margin-bottom: 30px; }.page-84-jilicrown-register__mb-40 { margin-bottom: 40px; }.page-84-jilicrown-register__pb-40 { padding-bottom: 40px; }@media (max-width: 768px) { .page-84-jilicrown-register__hero-title { font-size: 2.5em; }.page-84-jilicrown-register__hero-text { font-size: 1.1em; }.page-84-jilicrown-register h1 { font-size: 2.2em; }.page-84-jilicrown-register h2 { font-size: 1.8em; }.page-84-jilicrown-register h3 { font-size: 1.4em; }.page-84-jilicrown-register__grid { grid-template-columns: 1fr; }.page-84-jilicrown-register__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-84-jilicrown-register__payment-logo, .page-84-jilicrown-register__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-84-jilicrown-register__quick-access-links { flex-direction: column; align-items: center; }.page-84-jilicrown-register__btn { width: 100%; max-width: 280px; }.page-84-jilicrown-register__card-img { height: 180px; }.page-84-jilicrown-register__blog-img { height: 160px; }.page-84-jilicrown-register__faq-answer { padding: 0 15px !important; box-sizing: border-box !important; width: 100% !important; max-width: 100% !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-84-jilicrown-register__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-84-jilicrown-register ul, .page-84-jilicrown-register ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 15px !important; margin-left: 0 !important; margin-right: 0 !important; }.page-84-jilicrown-register li { 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; word-break: break-word !important; }.page-84-jilicrown-register img { max-width: 100% !important; height: auto !important; }.page-84-jilicrown-register__card-content, .page-84-jilicrown-register__blog-content { padding: 15px; }.page-84-jilicrown-register__section { padding: 30px 0; }}.page-84-jilicrown-register__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-84-jilicrown-register__floating-btn { background-color: #0056b3; color: #fff; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-84-jilicrown-register__floating-btn:hover { background-color: #004085; }@media (max-width: 768px) { .page-84-jilicrown-register__floating-buttons { bottom: 15px; right: 15px; }.page-84-jilicrown-register__floating-btn { padding: 8px 12px; font-size: 0.9em; }}