.page-bingo-game-bingo-games-bingoplus-app { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-bingo-game-bingo-games-bingoplus-app__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__section { padding: 20px 15px; margin-bottom: 15px; } } .page-bingo-game-bingo-games-bingoplus-app__hero-section { background: linear-gradient(135deg, #FFD700, #FFA500); color: #fff; text-align: center; padding: 100px 20px 60px; border-radius: 0; box-shadow: none; position: relative; overflow: hidden; padding-top: 10px; /* Adjust for header offset */ } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__hero-section { padding: 80px 15px 40px; } } .page-bingo-game-bingo-games-bingoplus-app__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('[GALLERY:pattern:1920x1080:abstract,geometric,subtle]'); opacity: 0.1; z-index: 0; } .page-bingo-game-bingo-games-bingoplus-app__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-bingo-game-bingo-games-bingoplus-app__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__hero-title { font-size: 2.2em; } } .page-bingo-game-bingo-games-bingoplus-app__hero-description { font-size: 1.3em; margin-bottom: 30px; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__hero-description { font-size: 1em; } } .page-bingo-game-bingo-games-bingoplus-app__cta-button { display: inline-block; background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-bingo-game-bingo-games-bingoplus-app__cta-button:hover { background-color: #0056b3; transform: translateY(-3px); } .page-bingo-game-bingo-games-bingoplus-app__heading { text-align: center; font-size: 2.5em; color: #333; margin-bottom: 30px; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__heading { font-size: 1.8em; margin-bottom: 20px; } } .page-bingo-game-bingo-games-bingoplus-app__intro-content { max-width: 800px; margin: 0 auto; text-align: center; } .page-bingo-game-bingo-games-bingoplus-app__intro-content p { margin-bottom: 15px; font-size: 1.1em; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__intro-content p { font-size: 0.95em; } } .page-bingo-game-bingo-games-bingoplus-app__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__quick-access-grid { grid-template-columns: 1fr; } } .page-bingo-game-bingo-games-bingoplus-app__quick-access-item { background-color: #f0f0f0; padding: 20px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bingo-game-bingo-games-bingoplus-app__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); } .page-bingo-game-bingo-games-bingoplus-app__quick-access-item .page-bingo-game-bingo-games-bingoplus-app__cta-button { width: 100%; padding: 12px 0; font-size: 1em; } .page-bingo-game-bingo-games-bingoplus-app__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__games-grid { grid-template-columns: 1fr; } } .page-bingo-game-bingo-games-bingoplus-app__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-bingo-game-bingo-games-bingoplus-app__game-card:hover { transform: translateY(-5px); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); } .page-bingo-game-bingo-games-bingoplus-app__game-card-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } .page-bingo-game-bingo-games-bingoplus-app__game-card-image { width: 100%; height: 200px; object-fit: cover; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__game-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-bingo-game-bingo-games-bingoplus-app__game-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-bingo-game-bingo-games-bingoplus-app__game-card-title { font-size: 1.5em; margin-bottom: 10px; color: #333; } .page-bingo-game-bingo-games-bingoplus-app__game-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; flex-grow: 1; } .page-bingo-game-bingo-games-bingoplus-app__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__promotions-grid { grid-template-columns: 1fr; } } .page-bingo-game-bingo-games-bingoplus-app__promo-card { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08); display: flex; flex-direction: column; } .page-bingo-game-bingo-games-bingoplus-app__promo-card-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } .page-bingo-game-bingo-games-bingoplus-app__promo-card-image { width: 100%; height: 180px; object-fit: cover; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__promo-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-bingo-game-bingo-games-bingoplus-app__promo-card-content { padding: 20px; flex-grow: 1; } .page-bingo-game-bingo-games-bingoplus-app__promo-card-title { font-size: 1.4em; margin-bottom: 10px; color: #333; } .page-bingo-game-bingo-games-bingoplus-app__promo-card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; flex-grow: 1; } .page-bingo-game-bingo-games-bingoplus-app__security-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; gap: 30px; max-width: 1000px; margin: 0 auto; text-align: center; } .page-bingo-game-bingo-games-bingoplus-app__security-item { flex: 1 1 300px; padding: 20px; background-color: #f0f7ff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-bingo-game-bingo-games-bingoplus-app__security-item-title { font-size: 1.3em; color: #007bff; margin-bottom: 10px; } .page-bingo-game-bingo-games-bingoplus-app__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 20px; } .page-bingo-game-bingo-games-bingoplus-app__payment-logo { height: 40px; width: auto; object-fit: contain; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__payment-logo { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-bingo-game-bingo-games-bingoplus-app__faq-container { max-width: 800px; margin: 0 auto; } .page-bingo-game-bingo-games-bingoplus-app__faq-item { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-bingo-game-bingo-games-bingoplus-app__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; user-select: none; background-color: #eef; transition: background-color 0.3s ease; } .page-bingo-game-bingo-games-bingoplus-app__faq-question:hover { background-color: #e0e0f0; } .page-bingo-game-bingo-games-bingoplus-app__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__faq-question h3 { font-size: 1em; } } .page-bingo-game-bingo-games-bingoplus-app__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-bingo-game-bingo-games-bingoplus-app__faq-item.active .page-bingo-game-bingo-games-bingoplus-app__faq-toggle { transform: rotate(45deg); } .page-bingo-game-bingo-games-bingoplus-app__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-bingo-game-bingo-games-bingoplus-app__faq-item.active .page-bingo-game-bingo-games-bingoplus-app__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__faq-answer { padding: 0 15px; } .page-bingo-game-bingo-games-bingoplus-app__faq-item.active .page-bingo-game-bingo-games-bingoplus-app__faq-answer { padding: 15px !important; } } .page-bingo-game-bingo-games-bingoplus-app__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; max-width: 1200px; margin: 0 auto; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__blog-grid { grid-template-columns: 1fr; } } .page-bingo-game-bingo-games-bingoplus-app__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; } .page-bingo-game-bingo-games-bingoplus-app__blog-card:hover { transform: translateY(-5px); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15); } .page-bingo-game-bingo-games-bingoplus-app__blog-card-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } .page-bingo-game-bingo-games-bingoplus-app__blog-card-image { width: 100%; height: 180px; object-fit: cover; } @media (max-width: 768px) { .page-bingo-game-bingo-games-bingoplus-app__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-bingo-game-bingo-games-bingoplus-app__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-bingo-game-bingo-games-bingoplus-app__blog-card-date { font-size: 0.85em; color: #999; margin-bottom: 10px; } .page-bingo-game-bingo-games-bingoplus-app__blog-card-title { font-size: 1.3em; margin-bottom: 10px; color: #333; } .page-bingo-game-bingo-games-bingoplus-app__blog-card-excerpt { font-size: 0.9em; color: #666; margin-bottom: 15px; flex-grow: 1; }