.page-dreamjili__hero-section{padding-top:10px;position:relative;background-color:#1a1a2e;color:#fff;text-align:center;padding-bottom:60px;overflow:hidden;}.page-dreamjili__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0.3;z-index:0;}.page-dreamjili__hero-content{position:relative;z-index:1;max-width:960px;margin:0 auto;padding:20px;}.page-dreamjili__hero-title{font-size:2.8em;margin-bottom:15px;color:#f9f9f9;line-height:1.2;}.page-dreamjili__hero-description{font-size:1.2em;margin-bottom:30px;color:#ddd;}.page-dreamjili__cta-button{display:inline-block;background-color:#e44d26;color:#fff;padding:15px 30px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease;}.page-dreamjili__cta-button:hover{background-color:#c23c1c;}.page-dreamjili__section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center;}.page-dreamjili__section-title{font-size:2.2em;color:#333;margin-bottom:40px;}.page-dreamjili__intro-section{background-color:#f8f8f8;}.page-dreamjili__intro-text{font-size:1.1em;line-height:1.7;color:#555;margin-bottom:30px;}.page-dreamjili__image-container{margin:40px auto;}.page-dreamjili__quick-access-section{background-color:#eef4f9;}.page-dreamjili__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:40px;}.page-dreamjili__access-button{display:block;background-color:#007bff;color:#fff;padding:15px 20px;border-radius:8px;text-decoration:none;font-weight:bold;font-size:1em;transition:background-color 0.3s ease;}.page-dreamjili__access-button:hover{background-color:#0056b3;}.page-dreamjili__games-section{background-color:#fff;}.page-dreamjili__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-dreamjili__game-card{background-color:#f0f0f0;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.1);text-align:left;transition:transform 0.3s ease;}.page-dreamjili__game-card:hover{transform:translateY(-5px);}.page-dreamjili__game-card-image{width:100%;height:200px;object-fit:cover;}.page-dreamjili__game-card-content{padding:20px;}.page-dreamjili__game-card-title{font-size:1.4em;color:#333;margin-bottom:10px;}.page-dreamjili__game-card-description{font-size:0.95em;color:#666;line-height:1.6;margin-bottom:15px;}.page-dreamjili__game-card-link{display:inline-block;background-color:#28a745;color:#fff;padding:10px 18px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:0.9em;transition:background-color 0.3s ease;}.page-dreamjili__game-card-link:hover{background-color:#218838;}.page-dreamjili__promotions-section{background-color:#f8f8f8;}.page-dreamjili__promotions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-dreamjili__promo-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.1);text-align:left;transition:transform 0.3s ease;}.page-dreamjili__promo-card:hover{transform:translateY(-5px);}.page-dreamjili__promo-card-image{width:100%;height:220px;object-fit:cover;}.page-dreamjili__promo-card-content{padding:20px;}.page-dreamjili__promo-card-title{font-size:1.4em;color:#333;margin-bottom:10px;}.page-dreamjili__promo-card-description{font-size:0.95em;color:#666;line-height:1.6;margin-bottom:15px;}.page-dreamjili__promo-card-link{display:inline-block;background-color:#ffc107;color:#333;padding:10px 18px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:0.9em;transition:background-color 0.3s ease;}.page-dreamjili__promo-card-link:hover{background-color:#e0a800;}.page-dreamjili__security-support-section{background-color:#eef4f9;}.page-dreamjili__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-top:40px;}.page-dreamjili__feature-item{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,0.08);}.page-dreamjili__feature-icon{margin-bottom:20px;height:80px;width:80px;object-fit:contain;}.page-dreamjili__feature-title{font-size:1.3em;color:#333;margin-bottom:10px;}.page-dreamjili__feature-description{font-size:0.95em;color:#666;line-height:1.6;}.page-dreamjili__payment-providers{margin-top:50px;}.page-dreamjili__payment-logos,.page-dreamjili__provider-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px;}.page-dreamjili__logo-item{height:40px;width:auto;max-width:120px;object-fit:contain;}.page-dreamjili__faq-section{background-color:#fff;}.page-dreamjili__faq-container{margin-top:40px;text-align:left;}.page-dreamjili__faq-item{margin-bottom:15px;border:1px solid #ddd;border-radius:8px;overflow:hidden;}.page-dreamjili__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f5f5f5;cursor:pointer;font-weight:bold;color:#333;user-select:none;transition:background-color 0.3s ease;}.page-dreamjili__faq-question:hover{background-color:#eee;}.page-dreamjili__faq-question h3{margin:0;font-size:1.1em;pointer-events:none;}.page-dreamjili__faq-toggle{font-size:1.5em;line-height:1;margin-left:10px;pointer-events:none;}.page-dreamjili__faq-answer{max-height:0;overflow:hidden;padding:0 15px;background-color:#fff;color:#555;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1),padding 0.4s ease,opacity 0.4s ease;opacity:0;}.page-dreamjili__faq-item.active .page-dreamjili__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1;}.page-dreamjili__faq-item.active .page-dreamjili__faq-question{background-color:#e8e8e8;}.page-dreamjili__blog-section{background-color:#f8f8f8;}.page-dreamjili__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-dreamjili__blog-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.1);text-align:left;transition:transform 0.3s ease;}.page-dreamjili__blog-card:hover{transform:translateY(-5px);}.page-dreamjili__blog-card-image{width:100%;height:180px;object-fit:cover;}.page-dreamjili__blog-card-content{padding:20px;}.page-dreamjili__blog-card-title{font-size:1.3em;color:#333;margin-bottom:10px;}.page-dreamjili__blog-card-description{font-size:0.9em;color:#666;line-height:1.6;margin-bottom:15px;}.page-dreamjili__blog-card-link{display:inline-block;color:#007bff;text-decoration:none;font-weight:bold;font-size:0.9em;transition:color 0.3s ease;}.page-dreamjili__blog-card-link:hover{color:#0056b3;}@media (max-width:1024px){.page-dreamjili__hero-title{font-size:2.5em;}.page-dreamjili__hero-description{font-size:1.1em;}.page-dreamjili__section-title{font-size:2em;}}.page-dreamjili__payment-logos .page-dreamjili__logo-item,.page-dreamjili__provider-logos .page-dreamjili__logo-item{height:35px;}@media (max-width:768px){.page-dreamjili__hero-title{font-size:2em;}.page-dreamjili__hero-description{font-size:1em;}.page-dreamjili__cta-button{padding:12px 25px;font-size:1em;}.page-dreamjili__section{padding:40px 15px;}.page-dreamjili__section-title{font-size:1.8em;margin-bottom:30px;}.page-dreamjili__quick-access-grid,.page-dreamjili__games-grid,.page-dreamjili__promotions-grid,.page-dreamjili__features-grid,.page-dreamjili__blog-grid{grid-template-columns:1fr;}.page-dreamjili__access-button{padding:12px 15px;font-size:0.95em;}.page-dreamjili__game-card-title,.page-dreamjili__promo-card-title,.page-dreamjili__blog-card-title{font-size:1.2em;}.page-dreamjili__game-card-description,.page-dreamjili__promo-card-description,.page-dreamjili__feature-description,.page-dreamjili__blog-card-description{font-size:0.9em;}.page-dreamjili__faq-question{padding:12px 15px;}.page-dreamjili__faq-question h3{font-size:1em;}.page-dreamjili__faq-answer{padding:15px !important;}.page-dreamjili__payment-logos .page-dreamjili__logo-item,.page-dreamjili__provider-logos .page-dreamjili__logo-item{height:30px;max-width:100px;}.page-dreamjili__games-grid > *,.page-dreamjili__promotions-grid > *,.page-dreamjili__features-grid > *,.page-dreamjili__blog-grid > *,.page-dreamjili__quick-access-grid > *{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-dreamjili__games-grid,.page-dreamjili__promotions-grid,.page-dreamjili__features-grid,.page-dreamjili__blog-grid,.page-dreamjili__quick-access-grid{width:100% !important;max-width:100% !important;box-sizing:border-box !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;}}