.page-rewards-bingoplus{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;padding-top:var(--header-offset, 122px)}.page-rewards-bingoplus__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,0.05);max-width:1200px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-rewards-bingoplus__hero-section{background:linear-gradient(135deg, #FFD700 0%, #FF8C00 100%);color:#fff;text-align:center;padding:80px 20px;border-radius:0;margin-bottom:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;padding-top:90px}.page-rewards-bingoplus__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:0.3}.page-rewards-bingoplus__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-rewards-bingoplus__hero-title{font-size:3.5em;margin-bottom:20px;font-weight:bold;text-shadow:2px 2px 4px rgba(0,0,0,0.3);color:#fff}.page-rewards-bingoplus__hero-subtitle{font-size:1.5em;margin-bottom:30px;color:#eee}.page-rewards-bingoplus__cta-button{display:inline-block;background-color:#007bff;color:#fff;padding:15px 30px;border-radius:50px;text-decoration:none;font-size:1.2em;font-weight:bold;transition:background-color 0.3s ease, transform 0.3s ease;border:none;cursor:pointer}.page-rewards-bingoplus__cta-button:hover{background-color:#0056b3;transform:translateY(-2px)}.page-rewards-bingoplus__title{font-size:2.5em;color:#2c3e50;text-align:center;margin-bottom:30px;position:relative}.page-rewards-bingoplus__title::after{content:'';width:60px;height:4px;background-color:#FFD700;position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);border-radius:2px}.page-rewards-bingoplus__text-content{font-size:1.1em;margin-bottom:20px;color:#555}.page-rewards-bingoplus__grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px}.page-rewards-bingoplus__grid-item{background-color:#fdfdfd;padding:25px;border-radius:8px;box-shadow:0 1px 5px rgba(0,0,0,0.08);text-align:center;transition:transform 0.3s ease, box-shadow 0.3s ease;box-sizing:border-box}.page-rewards-bingoplus__grid-item:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,0.1)}.page-rewards-bingoplus__grid-item-title{font-size:1.6em;color:#007bff;margin-bottom:15px}.page-rewards-bingoplus__grid-item-description{font-size:1em;color:#666}.page-rewards-bingoplus__image-container{margin-bottom:20px;border-radius:8px;overflow:hidden;max-width:100%;height:auto}.page-rewards-bingoplus__image{max-width:100%;height:auto;display:block;transition:transform 0.3s ease}.page-rewards-bingoplus__image:hover{transform:scale(1.05)}.page-rewards-bingoplus__button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-rewards-bingoplus__button{display:inline-block;padding:12px 25px;border-radius:30px;text-decoration:none;font-weight:bold;font-size:1em;transition:background-color 0.3s ease, transform 0.3s ease, border-color 0.3s ease;border:2px solid transparent;box-sizing:border-box;white-space:nowrap}.page-rewards-bingoplus__button--primary{background-color:#007bff;color:#fff}.page-rewards-bingoplus__button--primary:hover{background-color:#0056b3;transform:translateY(-2px)}.page-rewards-bingoplus__button--secondary{background-color:#f0f0f0;color:#007bff;border-color:#007bff}.page-rewards-bingoplus__button--secondary:hover{background-color:#e0e0e0;transform:translateY(-2px)}.page-rewards-bingoplus__game-card{background-color:#fdfdfd;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;box-sizing:border-box;text-align:left}.page-rewards-bingoplus__game-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,0.15)}.page-rewards-bingoplus__game-card-image{width:100%;height:200px;object-fit:cover;display:block}.page-rewards-bingoplus__game-card-content{padding:20px}.page-rewards-bingoplus__game-card-title{font-size:1.4em;margin-bottom:10px;color:#2c3e50;font-weight:bold}.page-rewards-bingoplus__game-card-description{font-size:0.95em;color:#666;margin-bottom:15px}.page-rewards-bingoplus__game-card-button{display:inline-block;background-color:#FFD700;color:#333;padding:10px 20px;border-radius:25px;text-decoration:none;font-weight:bold;font-size:0.9em;transition:background-color 0.3s ease}.page-rewards-bingoplus__game-card-button:hover{background-color:#e0b000}.page-rewards-bingoplus__faq-list{list-style:none;padding:0}.page-rewards-bingoplus__faq-item{background-color:#fdfdfd;margin-bottom:10px;border-radius:8px;box-shadow:0 1px 5px rgba(0,0,0,0.05);overflow:hidden;box-sizing:border-box}.page-rewards-bingoplus__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;background-color:#007bff;color:#fff;cursor:pointer;user-select:none;border-bottom:1px solid rgba(255,255,255,0.1);transition:background-color 0.3s ease}.page-rewards-bingoplus__faq-question:hover{background-color:#0056b3}.page-rewards-bingoplus__faq-question h3{margin:0;font-size:1.2em;pointer-events:none;color:#fff}.page-rewards-bingoplus__faq-toggle{font-size:1.8em;font-weight:bold;line-height:1;margin-left:15px;pointer-events:none;transition:transform 0.3s ease}.page-rewards-bingoplus__faq-item.active .page-rewards-bingoplus__faq-toggle{transform:rotate(45deg)}.page-rewards-bingoplus__faq-answer{max-height:0;overflow:hidden;padding:0 25px;background-color:#fdfdfd;color:#333;transition:max-height 0.4s cubic-bezier(0.4,0,0.2,1), padding 0.4s ease, opacity 0.4s ease;opacity:0}.page-rewards-bingoplus__faq-item.active .page-rewards-bingoplus__faq-answer{max-height:2000px !important;padding:20px 25px !important;opacity:1}.page-rewards-bingoplus__blog-card{background-color:#fdfdfd;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;box-sizing:border-box}.page-rewards-bingoplus__blog-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,0.15)}.page-rewards-bingoplus__blog-card-image{width:100%;height:220px;object-fit:cover;display:block}.page-rewards-bingoplus__blog-card-content{padding:20px}.page-rewards-bingoplus__blog-card-title{font-size:1.4em;margin-bottom:10px;color:#2c3e50;font-weight:bold}.page-rewards-bingoplus__blog-card-excerpt{font-size:0.95em;color:#666;margin-bottom:15px;height:75px;overflow:hidden;text-overflow:ellipsis}.page-rewards-bingoplus__blog-card-link{display:inline-block;color:#007bff;text-decoration:none;font-weight:bold;transition:color 0.3s ease}.page-rewards-bingoplus__blog-card-link:hover{color:#0056b3}.page-rewards-bingoplus__payment-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-rewards-bingoplus__payment-logo{width:120px;height:auto;object-fit:contain;max-width:100%;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.1);transition:transform 0.3s ease}.page-rewards-bingoplus__payment-logo:hover{transform:scale(1.08)}.page-rewards-bingoplus__provider-logos{display:flex;flex-wrap:wrap;justify-content:center;gap:25px;margin-top:30px}.page-rewards-bingoplus__provider-logo{width:100px;height:60px;object-fit:contain;max-width:100%;filter:grayscale(10%);transition:filter 0.3s ease, transform 0.3s ease}.page-rewards-bingoplus__provider-logo:hover{filter:grayscale(0%);transform:scale(1.05)}.page-rewards-bingoplus__social-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px}.page-rewards-bingoplus__social-icon{width:48px;height:48px;object-fit:contain;max-width:100%;transition:transform 0.3s ease}.page-rewards-bingoplus__social-icon:hover{transform:scale(1.15)}@media (max-width:1024px){.page-rewards-bingoplus__hero-title{font-size:3em}.page-rewards-bingoplus__hero-subtitle{font-size:1.3em}.page-rewards-bingoplus__title{font-size:2em}.page-rewards-bingoplus__section{padding:30px 15px}.page-rewards-bingoplus__grid{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}}@media (max-width:768px){.page-rewards-bingoplus__hero-section{padding:60px 15px}.page-rewards-bingoplus__hero-title{font-size:2.5em}.page-rewards-bingoplus__hero-subtitle{font-size:1.1em}.page-rewards-bingoplus__cta-button{padding:12px 25px;font-size:1.1em}.page-rewards-bingoplus__title{font-size:1.8em}.page-rewards-bingoplus__section{padding:25px 15px;margin-bottom:15px}.page-rewards-bingoplus__grid{grid-template-columns:1fr;gap:20px}.page-rewards-bingoplus__grid-item{width:100% !important;max-width:100% !important;box-sizing:border-box !important;margin-left:0 !important;margin-right:0 !important;padding:20px;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}.page-rewards-bingoplus__button-group{flex-direction:column;gap:10px}.page-rewards-bingoplus__button{width:100%;max-width:100%;box-sizing:border-box}.page-rewards-bingoplus__game-card-image{height:180px}.page-rewards-bingoplus__faq-question{padding:15px 20px}.page-rewards-bingoplus__faq-question h3{font-size:1.1em}.page-rewards-bingoplus__faq-answer{padding:0 20px}.page-rewards-bingoplus__faq-item.active .page-rewards-bingoplus__faq-answer{padding:15px 20px !important}.page-rewards-bingoplus__blog-card-image{height:180px}.page-rewards-bingoplus__payment-logo, .page-rewards-bingoplus__provider-logo, .page-rewards-bingoplus__social-icon{max-width:100%;height:auto}.page-rewards-bingoplus__payment-logos, .page-rewards-bingoplus__provider-logos, .page-rewards-bingoplus__social-icons{gap:15px}.page-rewards-bingoplus__payment-logo{width:100px}.page-rewards-bingoplus__provider-logo{width:80px}.page-rewards-bingoplus__social-icon{width:40px;height:40px}}@media (max-width:480px){.page-rewards-bingoplus__hero-title{font-size:2em}.page-rewards-bingoplus__hero-subtitle{font-size:1em}.page-rewards-bingoplus__cta-button{font-size:1em;padding:10px 20px}.page-rewards-bingoplus__title{font-size:1.5em}.page-rewards-bingoplus__section{padding:20px 10px}.page-rewards-bingoplus__faq-question{padding:12px 15px}.page-rewards-bingoplus__faq-question h3{font-size:1em}.page-rewards-bingoplus__faq-answer{padding:0 15px}.page-rewards-bingoplus__faq-item.active .page-rewards-bingoplus__faq-answer{padding:10px 15px !important}}