.page-bingoplus-redeem-free { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-bingoplus-redeem-free__section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; } .page-bingoplus-redeem-free__hero-section { background-color: #001f3f; color: #fff; padding: 10px 20px 60px; display: flex; flex-direction: column; align-items: center; text-align: center; position: relative; overflow: hidden; } .page-bingoplus-redeem-free__hero-content { z-index: 1; max-width: 800px; margin-bottom: 30px; } .page-bingoplus-redeem-free__hero-title { font-size: 2.5em; margin-bottom: 15px; color: #ffd700; line-height: 1.2; } .page-bingoplus-redeem-free__hero-description { font-size: 1.1em; margin-bottom: 30px; } .page-bingoplus-redeem-free__hero-cta-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } .page-bingoplus-redeem-free__hero-image-wrapper { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; } .page-bingoplus-redeem-free__hero-image { max-width: 100%; height: auto; display: block; margin-top: 20px; border-radius: 8px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-bingoplus-redeem-free__button { display: inline-block; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; white-space: nowrap; } .page-bingoplus-redeem-free__button--primary { background-color: #ffd700; color: #001f3f; border: 2px solid #ffd700; } .page-bingoplus-redeem-free__button--primary:hover { background-color: #e0b800; transform: translateY(-2px); } .page-bingoplus-redeem-free__button--secondary { background-color: transparent; color: #ffd700; border: 2px solid #ffd700; } .page-bingoplus-redeem-free__button--secondary:hover { background-color: #ffd700; color: #001f3f; transform: translateY(-2px); } .page-bingoplus-redeem-free__section-title { font-size: 2em; color: #001f3f; text-align: center; margin-bottom: 40px; padding-top: 20px; } .page-bingoplus-redeem-free__how-to-redeem-section { background-color: #fff; padding: 60px 20px; max-width: 1200px; margin: 0 auto; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-top: 30px; } .page-bingoplus-redeem-free__content-wrapper { display: flex; flex-wrap: wrap; gap: 40px; align-items: center; justify-content: center; } .page-bingoplus-redeem-free__steps-list { flex: 1; min-width: 300px; } .page-bingoplus-redeem-free__step-item { display: flex; align-items: flex-start; margin-bottom: 25px; } .page-bingoplus-redeem-free__step-number { background-color: #001f3f; color: #ffd700; border-radius: 50%; width: 40px; height: 40px; display: flex; justify-content: center; align-items: center; font-size: 1.2em; font-weight: bold; flex-shrink: 0; margin-right: 15px; } .page-bingoplus-redeem-free__step-title { font-size: 1.3em; color: #001f3f; margin-top: 0; margin-bottom: 5px; } .page-bingoplus-redeem-free__step-description { color: #555; font-size: 0.95em; } .page-bingoplus-redeem-free__image-container { flex: 1; min-width: 300px; text-align: center; } .page-bingoplus-redeem-free__content-image { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); } .page-bingoplus-redeem-free__why-choose-section { padding: 60px 20px; max-width: 1200px; margin: 40px auto; background-color: #e6f7ff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-bingoplus-redeem-free__content-area { text-align: center; } .page-bingoplus-redeem-free__text-block { font-size: 1.1em; margin-bottom: 30px; color: #333; max-width: 900px; margin-left: auto; margin-right: auto; } .page-bingoplus-redeem-free__feature-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-bottom: 40px; } .page-bingoplus-redeem-free__feature-item { background-color: #fff; border-radius: 8px; padding: 25px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); text-align: left; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; transition: transform 0.3s ease; } .page-bingoplus-redeem-free__feature-item:hover { transform: translateY(-5px); } .page-bingoplus-redeem-free__feature-title { font-size: 1.25em; color: #001f3f; margin-top: 0; margin-bottom: 10px; } .page-bingoplus-redeem-free__feature-description { font-size: 0.95em; color: #555; } .page-bingoplus-redeem-free__promotions-section { padding: 60px 20px; max-width: 1200px; margin: 40px auto; } .page-bingoplus-redeem-free__promo-cards { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-bottom: 40px; } .page-bingoplus-redeem-free__promo-card { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; text-align: center; transition: transform 0.3s ease; } .page-bingoplus-redeem-free__promo-card:hover { transform: translateY(-5px); } .page-bingoplus-redeem-free__promo-image { max-width: 100%; height: auto; display: block; border-bottom: 1px solid #eee; } .page-bingoplus-redeem-free__promo-title { font-size: 1.3em; color: #001f3f; margin: 20px 15px 10px; } .page-bingoplus-redeem-free__promo-description { font-size: 0.95em; color: #555; padding: 0 15px 20px; } .page-bingoplus-redeem-free__payment-methods-section { background-color: #001f3f; color: #fff; padding: 60px 20px; max-width: 1200px; margin: 40px auto; border-radius: 8px; text-align: center; } .page-bingoplus-redeem-free__payment-methods-section .page-bingoplus-redeem-free__section-title { color: #ffd700; } .page-bingoplus-redeem-free__section-description { font-size: 1.1em; margin-bottom: 40px; color: #ccc; max-width: 800px; margin-left: auto; margin-right: auto; } .page-bingoplus-redeem-free__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; } .page-bingoplus-redeem-free__payment-item { display: flex; flex-direction: column; align-items: center; gap: 10px; } .page-bingoplus-redeem-free__payment-logo { max-width: 80px; height: auto; filter: brightness(1.1); } .page-bingoplus-redeem-free__payment-name { font-size: 1em; font-weight: bold; color: #fff; } .page-bingoplus-redeem-free__faq-section { padding: 60px 20px; max-width: 1200px; margin: 40px auto; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-bingoplus-redeem-free__faq-container { margin-top: 30px; } .page-bingoplus-redeem-free__faq-item { border: 1px solid #ddd; border-radius: 8px; margin-bottom: 15px; overflow: hidden; } .page-bingoplus-redeem-free__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f0f0f0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-bingoplus-redeem-free__faq-question:hover { background-color: #e0e0e0; } .page-bingoplus-redeem-free__faq-question-text { font-size: 1.1em; color: #001f3f; margin: 0; pointer-events: none; flex-grow: 1; } .page-bingoplus-redeem-free__faq-toggle { font-size: 1.5em; font-weight: bold; color: #001f3f; transition: transform 0.3s ease; pointer-events: none; } .page-bingoplus-redeem-free__faq-item.active .page-bingoplus-redeem-free__faq-toggle { transform: rotate(45deg); } .page-bingoplus-redeem-free__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-bingoplus-redeem-free__faq-item.active .page-bingoplus-redeem-free__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-bingoplus-redeem-free__faq-answer-text { color: #555; font-size: 0.95em; margin: 0; word-wrap: break-word; overflow-wrap: break-word; } .page-bingoplus-redeem-free__cta-bottom-section { background-color: #001f3f; color: #fff; padding: 60px 20px; max-width: 1200px; margin: 40px auto 0; border-radius: 8px; text-align: center; } .page-bingoplus-redeem-free__cta-title { font-size: 2em; color: #ffd700; margin-bottom: 20px; } .page-bingoplus-redeem-free__cta-description { font-size: 1.1em; margin-bottom: 30px; color: #ccc; max-width: 800px; margin-left: auto; margin-right: auto; } .page-bingoplus-redeem-free__cta-buttons { display: flex; gap: 20px; justify-content: center; flex-wrap: wrap; } @media (max-width: 768px) { .page-bingoplus-redeem-free__hero-title { font-size: 1.8em; } .page-bingoplus-redeem-free__hero-description { font-size: 1em; } .page-bingoplus-redeem-free__button { padding: 10px 20px; font-size: 0.9em; } .page-bingoplus-redeem-free__section-title { font-size: 1.6em; } .page-bingoplus-redeem-free__content-wrapper { flex-direction: column; } .page-bingoplus-redeem-free__steps-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-bingoplus-redeem-free__step-item { margin-bottom: 20px; } .page-bingoplus-redeem-free__feature-list, .page-bingoplus-redeem-free__promo-cards, .page-bingoplus-redeem-free__payment-logos { flex-direction: column; gap: 20px; } .page-bingoplus-redeem-free__feature-item, .page-bingoplus-redeem-free__promo-card, .page-bingoplus-redeem-free__payment-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-bingoplus-redeem-free__promo-card { flex-basis: auto; } .page-bingoplus-redeem-free__payment-logo { max-width: 60px; } .page-bingoplus-redeem-free__faq-question { padding: 12px 15px; } .page-bingoplus-redeem-free__faq-question-text { font-size: 1em; } .page-bingoplus-redeem-free__faq-answer { padding: 0 10px; } .page-bingoplus-redeem-free__faq-item.active .page-bingoplus-redeem-free__faq-answer { padding: 15px 10px !important; } .page-bingoplus-redeem-free__cta-title { font-size: 1.6em; } .page-bingoplus-redeem-free__cta-description { font-size: 1em; } .page-bingoplus-redeem-free__hero-cta-buttons, .page-bingoplus-redeem-free__cta-buttons { flex-direction: column; gap: 15px; } .page-bingoplus-redeem-free__hero-image, .page-bingoplus-redeem-free__content-image, .page-bingoplus-redeem-free__promo-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } @media (max-width: 480px) { .page-bingoplus-redeem-free__hero-title { font-size: 1.5em; } .page-bingoplus-redeem-free__section-title { font-size: 1.4em; } .page-bingoplus-redeem-free__button { width: 100%; } }