.page-bingo-rush-pagcor { font-family: 'Arial', sans-serif; color: #eee; background-color: #1a1a2e; line-height: 1.6; }.page-bingo-rush-pagcor__section { padding: 40px 20px; text-align: center; max-width: 1200px; margin: 0 auto; }.page-bingo-rush-pagcor__hero-section { background-image: url('[GALLERY:hero:1920x1080:bingo_rush,phdream_vip,casino]'); background-size: cover; background-position: center; color: #fff; padding: 100px 20px; position: relative; overflow: hidden; border-radius: 10px; margin-top: 10px; }.page-bingo-rush-pagcor__hero-overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5)); }.page-bingo-rush-pagcor__hero-content { position: relative; z-index: 1; }.page-bingo-rush-pagcor__hero-title { font-size: 3em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); }.page-bingo-rush-pagcor__hero-description { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-bingo-rush-pagcor__cta-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-bingo-rush-pagcor__button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; white-space: nowrap; }.page-bingo-rush-pagcor__button:hover { background-color: #ff6a00; }.page-bingo-rush-pagcor__game-showcase { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; }.page-bingo-rush-pagcor__game-card { background-color: #2e2e4e; border-radius: 10px; overflow: hidden; width: 100%; max-width: 350px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: left; transition: transform 0.3s ease; }.page-bingo-rush-pagcor__game-card:hover { transform: translateY(-5px); }.page-bingo-rush-pagcor__game-card-image { width: 100%; height: 250px; object-fit: cover; display: block; }.page-bingo-rush-pagcor__game-card-content { padding: 20px; }.page-bingo-rush-pagcor__game-card-title { font-size: 1.5em; margin-top: 0; margin-bottom: 10px; color: #e44d26; }.page-bingo-rush-pagcor__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; }.page-bingo-rush-pagcor__game-card-button { display: block; text-align: center; background-color: #e44d26; color: #fff; padding: 10px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-bingo-rush-pagcor__game-card-button:hover { background-color: #ff6a00; }.page-bingo-rush-pagcor__features-section { background-color: #2e2e4e; border-radius: 10px; padding: 40px 20px; margin-top: 40px; }.page-bingo-rush-pagcor__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-bingo-rush-pagcor__feature-item { background-color: #3a3a5e; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; }.page-bingo-rush-pagcor__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; object-fit: contain; }.page-bingo-rush-pagcor__feature-title { font-size: 1.3em; color: #e44d26; margin-bottom: 10px; }.page-bingo-rush-pagcor__feature-description { font-size: 0.9em; color: #ccc; }.page-bingo-rush-pagcor__faq-section { margin-top: 40px; background-color: #2e2e4e; border-radius: 10px; padding: 40px 20px; }.page-bingo-rush-pagcor__faq-list { list-style: none; padding: 0; margin: 0 auto; max-width: 800px; }.page-bingo-rush-pagcor__faq-item { margin-bottom: 15px; border: 1px solid #4a4a6e; border-radius: 8px; overflow: hidden; }.page-bingo-rush-pagcor__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #3a3a5e; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-bingo-rush-pagcor__faq-question h3 { margin: 0; font-size: 1.1em; color: #fff; pointer-events: none; }.page-bingo-rush-pagcor__faq-question:hover { background-color: #4a4a6e; }.page-bingo-rush-pagcor__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; transition: transform 0.3s ease; pointer-events: none; }.page-bingo-rush-pagcor__faq-item.active .page-bingo-rush-pagcor__faq-toggle { transform: rotate(45deg); }.page-bingo-rush-pagcor__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; background-color: #333355; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-bingo-rush-pagcor__faq-item.active .page-bingo-rush-pagcor__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-bingo-rush-pagcor__faq-answer p { margin: 0; font-size: 0.95em; color: #ccc; }.page-bingo-rush-pagcor__h2 { font-size: 2.2em; color: #e44d26; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }.page-bingo-rush-pagcor__h3 { font-size: 1.8em; color: #e44d26; margin-bottom: 20px; }.page-bingo-rush-pagcor__p { font-size: 1em; color: #ccc; margin-bottom: 20px; }.page-bingo-rush-pagcor__ul { list-style: none; padding: 0; margin-top: 20px; }.page-bingo-rush-pagcor__li { background-color: #3a3a5e; padding: 15px; margin-bottom: 10px; border-radius: 5px; text-align: left; display: flex; align-items: center; gap: 15px; }.page-bingo-rush-pagcor__li:before { content: '✔'; color: #00cc66; font-weight: bold; font-size: 1.2em; }.page-bingo-rush-pagcor__li span { color: #ccc; }.page-bingo-rush-pagcor__section-image { width: 100%; max-width: 600px; height: auto; border-radius: 10px; margin-top: 30px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }.page-bingo-rush-pagcor__small-text { font-size: 0.8em; color: #aaa; margin-top: 20px; }.page-bingo-rush-pagcor__centered-text { text-align: center; }.page-bingo-rush-pagcor__flex-container { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; margin-top: 30px; }.page-bingo-rush-pagcor__flex-item { flex: 1 1 45%; min-width: 300px; }.page-bingo-rush-pagcor__flex-item img { display: block; margin: 0 auto; }.page-bingo-rush-pagcor__image-container { width: 100%; max-width: 800px; margin: 30px auto; overflow: hidden; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); }.page-bingo-rush-pagcor__image-container img { max-width: 100%; height: auto; display: block; }.page-bingo-rush-pagcor__brand-logo { width: 150px; height: auto; margin-bottom: 20px; }.page-bingo-rush-pagcor__promo-banner { background-color: #e44d26; color: #fff; padding: 15px 20px; border-radius: 8px; margin-bottom: 20px; font-weight: bold; font-size: 1.1em; }.page-bingo-rush-pagcor__product-image { width: 100%; height: 250px; object-fit: cover; border-radius: 8px; margin-bottom: 20px; }.page-bingo-rush-pagcor__product-description { font-size: 0.95em; color: #ccc; text-align: left; margin-bottom: 15px; }.page-bingo-rush-pagcor__product-button { display: inline-block; background-color: #00cc66; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-bingo-rush-pagcor__product-button:hover { background-color: #009944; }@media (max-width: 768px) { .page-bingo-rush-pagcor__hero-title { font-size: 2.2em; }.page-bingo-rush-pagcor__hero-description { font-size: 1em; }.page-bingo-rush-pagcor__cta-buttons { flex-direction: column; gap: 15px; }.page-bingo-rush-pagcor__button { width: 100%; padding: 12px 20px; }.page-bingo-rush-pagcor__h2 { font-size: 1.8em; }.page-bingo-rush-pagcor__h3 { font-size: 1.5em; }.page-bingo-rush-pagcor__section { padding: 30px 15px; }.page-bingo-rush-pagcor__game-card { max-width: 100%; }.page-bingo-rush-pagcor__features-grid { grid-template-columns: 1fr; }.page-bingo-rush-pagcor__feature-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px; }.page-bingo-rush-pagcor__faq-question { padding: 12px 15px; }.page-bingo-rush-pagcor__faq-question h3 { font-size: 1em; }.page-bingo-rush-pagcor__faq-answer { padding: 0 15px; }.page-bingo-rush-pagcor__faq-item.active .page-bingo-rush-pagcor__faq-answer { padding: 15px 15px !important; }.page-bingo-rush-pagcor__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-bingo-rush-pagcor__ul { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-bingo-rush-pagcor__image-container img { max-width: 100% !important; height: auto !important; }.page-bingo-rush-pagcor__section-image { max-width: 100% !important; height: auto !important; }.page-bingo-rush-pagcor__flex-item { flex: 1 1 100%; min-width: unset; } }