.page-bingoplus-reward-login-2021__hero-section { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 10px 20px 40px; background-color: #0d1a26; color: #e0e0e0; position: relative; overflow: hidden; } .page-bingoplus-reward-login-2021__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; } .page-bingoplus-reward-login-2021__hero-image { width: 100%; height: 100%; object-fit: cover; opacity: 0.2; } .page-bingoplus-reward-login-2021__hero-content { position: relative; z-index: 1; max-width: 900px; } .page-bingoplus-reward-login-2021__hero-title { font-size: 2.8em; margin-bottom: 20px; line-height: 1.2; color: #ffcc00; } .page-bingoplus-reward-login-2021__highlight { color: #fff; } .page-bingoplus-reward-login-2021__hero-description { font-size: 1.2em; margin-bottom: 30px; line-height: 1.6; max-width: 700px; margin-left: auto; margin-right: auto; } .page-bingoplus-reward-login-2021__hero-button, .page-bingoplus-reward-login-2021__action-button, .page-bingoplus-reward-login-2021__promo-button, .page-bingoplus-reward-login-2021__cta-button { display: inline-block; padding: 15px 30px; background-color: #007bff; color: #fff; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-bingoplus-reward-login-2021__hero-button:hover, .page-bingoplus-reward-login-2021__action-button:hover, .page-bingoplus-reward-login-2021__promo-button:hover, .page-bingoplus-reward-login-2021__cta-button:hover { background-color: #0056b3; transform: translateY(-2px); } .page-bingoplus-reward-login-2021__about-rewards-section, .page-bingoplus-reward-login-2021__login-guide-section, .page-bingoplus-reward-login-2021__promotions-section, .page-bingoplus-reward-login-2021__faq-section, .page-bingoplus-reward-login-2021__cta-section { padding: 60px 20px; background-color: #1a2a3a; color: #e0e0e0; text-align: center; } .page-bingoplus-reward-login-2021__section-title { font-size: 2.2em; margin-bottom: 20px; color: #ffcc00; } .page-bingoplus-reward-login-2021__section-subtitle { font-size: 1.1em; margin-bottom: 40px; color: #ccc; } .page-bingoplus-reward-login-2021__content-grid { display: flex; align-items: center; gap: 40px; max-width: 1200px; margin: 0 auto; text-align: left; } .page-bingoplus-reward-login-2021__text-content { flex: 1; } .page-bingoplus-reward-login-2021__text-content p { margin-bottom: 20px; line-height: 1.7; } .page-bingoplus-reward-login-2021__image-wrapper { flex: 1; display: flex; justify-content: center; align-items: center; } .page-bingoplus-reward-login-2021__image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-bingoplus-reward-login-2021__action-button--center { margin-top: 30px; } .page-bingoplus-reward-login-2021__steps-list { list-style: none; padding: 0; max-width: 800px; margin: 0 auto 40px; text-align: left; } .page-bingoplus-reward-login-2021__step-item { background-color: #2a3d51; margin-bottom: 20px; padding: 25px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-bingoplus-reward-login-2021__step-title { color: #ffcc00; margin-top: 0; margin-bottom: 10px; font-size: 1.5em; } .page-bingoplus-reward-login-2021__step-description { line-height: 1.6; color: #c0c0c0; } .page-bingoplus-reward-login-2021__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-bingoplus-reward-login-2021__promo-card { background-color: #2a3d51; padding: 25px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); text-align: center; display: flex; flex-direction: column; justify-content: space-between; } .page-bingoplus-reward-login-2021__promo-image { max-width: 100%; height: auto; border-radius: 5px; margin-bottom: 20px; } .page-bingoplus-reward-login-2021__promo-title { color: #ffcc00; font-size: 1.4em; margin-bottom: 10px; } .page-bingoplus-reward-login-2021__promo-description { color: #c0c0c0; line-height: 1.6; margin-bottom: 20px; flex-grow: 1; } .page-bingoplus-reward-login-2021__faq-container { max-width: 900px; margin: 0 auto; text-align: left; } .page-bingoplus-reward-login-2021__faq-item { background-color: #2a3d51; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); overflow: hidden; } .page-bingoplus-reward-login-2021__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3b506b; } .page-bingoplus-reward-login-2021__faq-question:hover { background-color: #4c6680; } .page-bingoplus-reward-login-2021__faq-title { color: #ffcc00; margin: 0; font-size: 1.3em; pointer-events: none; } .page-bingoplus-reward-login-2021__faq-toggle { font-size: 1.8em; font-weight: bold; color: #fff; transition: transform 0.3s ease; pointer-events: none; } .page-bingoplus-reward-login-2021__faq-item.active .page-bingoplus-reward-login-2021__faq-toggle { transform: rotate(45deg); } .page-bingoplus-reward-login-2021__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-bingoplus-reward-login-2021__faq-item.active .page-bingoplus-reward-login-2021__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-bingoplus-reward-login-2021__faq-answer p { margin: 0; line-height: 1.7; color: #c0c0c0; } .page-bingoplus-reward-login-2021__cta-section { background-color: #0d1a26; padding: 80px 20px; } .page-bingoplus-reward-login-2021__cta-content { max-width: 800px; margin: 0 auto; } .page-bingoplus-reward-login-2021__cta-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 25px; } .page-bingoplus-reward-login-2021__cta-description { font-size: 1.2em; color: #e0e0e0; margin-bottom: 40px; line-height: 1.6; } @media (max-width: 1024px) { .page-bingoplus-reward-login-2021__hero-title { font-size: 2.5em; } .page-bingoplus-reward-login-2021__hero-description { font-size: 1.1em; } .page-bingoplus-reward-login-2021__content-grid { flex-direction: column; } .page-bingoplus-reward-login-2021__text-content, .page-bingoplus-reward-login-2021__image-wrapper { flex: none; width: 100%; } .page-bingoplus-reward-login-2021__image { max-width: 80%; } } @media (max-width: 768px) { .page-bingoplus-reward-login-2021__hero-section, .page-bingoplus-reward-login-2021__about-rewards-section, .page-bingoplus-reward-login-2021__login-guide-section, .page-bingoplus-reward-login-2021__promotions-section, .page-bingoplus-reward-login-2021__faq-section, .page-bingoplus-reward-login-2021__cta-section { padding: 40px 15px; } .page-bingoplus-reward-login-2021__hero-title { font-size: 2em; } .page-bingoplus-reward-login-2021__hero-description { font-size: 1em; } .page-bingoplus-reward-login-2021__hero-button, .page-bingoplus-reward-login-2021__action-button, .page-bingoplus-reward-login-2021__promo-button, .page-bingoplus-reward-login-2021__cta-button { padding: 12px 25px; font-size: 0.9em; } .page-bingoplus-reward-login-2021__section-title { font-size: 1.8em; } .page-bingoplus-reward-login-2021__section-subtitle { font-size: 1em; } .page-bingoplus-reward-login-2021__steps-list { margin-bottom: 30px; } .page-bingoplus-reward-login-2021__step-item { padding: 20px; } .page-bingoplus-reward-login-2021__step-title { font-size: 1.3em; } .page-bingoplus-reward-login-2021__promo-grid { grid-template-columns: 1fr; } .page-bingoplus-reward-login-2021__promo-card { padding: 20px; } .page-bingoplus-reward-login-2021__promo-title { font-size: 1.2em; } .page-bingoplus-reward-login-2021__promo-description { font-size: 0.9em; } .page-bingoplus-reward-login-2021__faq-question { padding: 15px 20px; } .page-bingoplus-reward-login-2021__faq-title { font-size: 1.1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-bingoplus-reward-login-2021__faq-toggle { font-size: 1.5em; } .page-bingoplus-reward-login-2021__faq-answer { padding: 0 20px; } .page-bingoplus-reward-login-2021__faq-item.active .page-bingoplus-reward-login-2021__faq-answer { padding: 15px 20px !important; } .page-bingoplus-reward-login-2021__faq-answer p { font-size: 0.9em; } .page-bingoplus-reward-login-2021__cta-title { font-size: 2em; } .page-bingoplus-reward-login-2021__cta-description { font-size: 1em; } .page-bingoplus-reward-login-2021__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-bingoplus-reward-login-2021__steps-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-bingoplus-reward-login-2021__step-item { 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; } }