.page-bingoplus-ph-registration__hero-section{background:linear-gradient(135deg,#0a1931,#1b2a41);color:#fff;padding:80px 20px;text-align:center;position:relative;overflow:hidden}.page-bingoplus-ph-registration__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-bingoplus-ph-registration__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}.page-bingoplus-ph-registration__hero-title{font-size:2.8em;margin-bottom:20px;line-height:1.2;font-weight:700}.page-bingoplus-ph-registration__hero-subtitle{font-size:1.4em;margin-bottom:30px;opacity:.9}.page-bingoplus-ph-registration__btn{display:inline-block;background-color:#ffcc00;color:#1a1a1a;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.page-bingoplus-ph-registration__btn:hover{background-color:#e6b800;transform:translateY(-3px)}.page-bingoplus-ph-registration__section{padding:60px 20px;background-color:#f8f9fa;color:#333}.page-bingoplus-ph-registration__section--dark{background-color:#1a1a1a;color:#eee}.page-bingoplus-ph-registration__section-title{font-size:2.2em;color:#0a1931;text-align:center;margin-bottom:40px;font-weight:700}.page-bingoplus-ph-registration__section--dark .page-bingoplus-ph-registration__section-title{color:#ffcc00}.page-bingoplus-ph-registration__text-content{max-width:800px;margin:0 auto 30px auto;line-height:1.7;font-size:1.1em}.page-bingoplus-ph-registration__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-bingoplus-ph-registration__card{background-color:#fff;border-radius:12px;box-shadow:0 6px 20px rgba(0,0,0,.1);overflow:hidden;text-align:center;padding:30px;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease}.page-bingoplus-ph-registration__section--dark .page-bingoplus-ph-registration__card{background-color:#2a2a2a;color:#eee}.page-bingoplus-ph-registration__card:hover{transform:translateY(-8px)}.page-bingoplus-ph-registration__card-icon{width:80px;height:80px;margin-bottom:20px}.page-bingoplus-ph-registration__card-title{font-size:1.4em;margin-bottom:15px;color:#0a1931}.page-bingoplus-ph-registration__section--dark .page-bingoplus-ph-registration__card-title{color:#ffcc00}.page-bingoplus-ph-registration__card-description{font-size:.95em;line-height:1.6;color:#555}.page-bingoplus-ph-registration__section--dark .page-bingoplus-ph-registration__card-description{color:#ccc}.page-bingoplus-ph-registration__image-wrapper{width:100%;height:200px;overflow:hidden;border-radius:8px;margin-bottom:20px}.page-bingoplus-ph-registration__image{width:100%;height:100%;object-fit:cover}.page-bingoplus-ph-registration__quick-access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.page-bingoplus-ph-registration__quick-access-btn{background-color:#ffcc00;color:#1a1a1a;padding:12px 25px;border-radius:50px;text-decoration:none;font-weight:600;font-size:1em;transition:background-color .3s ease,transform .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.15)}.page-bingoplus-ph-registration__quick-access-btn:hover{background-color:#e6b800;transform:translateY(-2px)}.page-bingoplus-ph-registration__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;max-width:1200px;margin:0 auto}.page-bingoplus-ph-registration__game-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease}.page-bingoplus-ph-registration__game-card:hover{transform:translateY(-5px)}.page-bingoplus-ph-registration__game-image{width:100%;height:180px;object-fit:cover}.page-bingoplus-ph-registration__game-content{padding:20px;text-align:center}.page-bingoplus-ph-registration__game-title{font-size:1.3em;color:#0a1931;margin-bottom:10px}.page-bingoplus-ph-registration__game-description{font-size:.9em;color:#555;line-height:1.5}.page-bingoplus-ph-registration__promo-item{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:25px;text-align:left}.page-bingoplus-ph-registration__promo-title{font-size:1.4em;color:#0a1931;margin-bottom:10px}.page-bingoplus-ph-registration__promo-description{font-size:1em;color:#555;line-height:1.6;margin-bottom:15px}.page-bingoplus-ph-registration__promo-image{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-bottom:20px}.page-bingoplus-ph-registration__faq-container{max-width:900px;margin:0 auto}.page-bingoplus-ph-registration__faq-item{background-color:#fff;border-radius:10px;margin-bottom:15px;box-shadow:0 2px 10px rgba(0,0,0,.08);overflow:hidden}.page-bingoplus-ph-registration__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;background-color:#f0f2f5;color:#0a1931;font-size:1.1em;font-weight:600;border-bottom:1px solid #e0e0e0}.page-bingoplus-ph-registration__faq-question:hover{background-color:#e6e8eb}.page-bingoplus-ph-registration__faq-question h3{margin:0;flex-grow:1;text-align:left;pointer-events:none}.page-bingoplus-ph-registration__faq-toggle{font-size:1.5em;line-height:1;margin-left:15px;color:#ffcc00;transition:transform .3s ease;pointer-events:none}.page-bingoplus-ph-registration__faq-item.active .page-bingoplus-ph-registration__faq-toggle{transform:rotate(45deg)}.page-bingoplus-ph-registration__faq-answer{max-height:0;overflow:hidden;padding:0 15px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;background-color:#fff;color:#555;line-height:1.7}.page-bingoplus-ph-registration__faq-item.active .page-bingoplus-ph-registration__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-bingoplus-ph-registration__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.page-bingoplus-ph-registration__blog-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease}.page-bingoplus-ph-registration__blog-card:hover{transform:translateY(-5px)}.page-bingoplus-ph-registration__blog-image{width:100%;height:180px;object-fit:cover}.page-bingoplus-ph-registration__blog-content{padding:20px}.page-bingoplus-ph-registration__blog-title{font-size:1.2em;color:#0a1931;margin-bottom:10px;line-height:1.4}.page-bingoplus-ph-registration__blog-date{font-size:.85em;color:#888;margin-bottom:10px}.page-bingoplus-ph-registration__blog-summary{font-size:.95em;color:#555;line-height:1.6}.page-bingoplus-ph-registration__blog-link{display:inline-block;margin-top:15px;color:#ffcc00;text-decoration:none;font-weight:600}.page-bingoplus-ph-registration__blog-link:hover{text-decoration:underline}@media (max-width:1024px){.page-bingoplus-ph-registration__hero-title{font-size:2.5em}.page-bingoplus-ph-registration__hero-subtitle{font-size:1.2em}.page-bingoplus-ph-registration__section-title{font-size:2em}}@media (max-width:768px){.page-bingoplus-ph-registration__hero-section{padding:60px 20px}.page-bingoplus-ph-registration__hero-title{font-size:2em}.page-bingoplus-ph-registration__hero-subtitle{font-size:1.1em}.page-bingoplus-ph-registration__btn{padding:12px 25px;font-size:1em}.page-bingoplus-ph-registration__section{padding:40px 15px}.page-bingoplus-ph-registration__section-title{font-size:1.8em;margin-bottom:30px}.page-bingoplus-ph-registration__text-content{font-size:1em}.page-bingoplus-ph-registration__grid,.page-bingoplus-ph-registration__games-grid,.page-bingoplus-ph-registration__blog-grid{grid-template-columns:1fr;gap:20px}.page-bingoplus-ph-registration__card,.page-bingoplus-ph-registration__game-card,.page-bingoplus-ph-registration__promo-item,.page-bingoplus-ph-registration__blog-card{padding:20px}.page-bingoplus-ph-registration__image-wrapper,.page-bingoplus-ph-registration__game-image,.page-bingoplus-ph-registration__promo-image,.page-bingoplus-ph-registration__blog-image{height:160px}.page-bingoplus-ph-registration__quick-access-buttons{flex-direction:column;gap:15px}.page-bingoplus-ph-registration__quick-access-btn{width:100%}.page-bingoplus-ph-registration__faq-question{padding:15px}.page-bingoplus-ph-registration__faq-question h3{font-size:1em}.page-bingoplus-ph-registration__faq-toggle{font-size:1.3em}.page-bingoplus-ph-registration__faq-answer{padding:15px!important}.page-bingoplus-ph-registration__blog-title{font-size:1.1em}.page-bingoplus-ph-registration__blog-summary{font-size:.9em}.page-bingoplus-ph-registration__image{max-width:100%!important;height:auto!important;box-sizing:border-box!important}.page-bingoplus-ph-registration__image-wrapper,.page-bingoplus-ph-registration__game-image,.page-bingoplus-ph-registration__promo-image,.page-bingoplus-ph-registration__blog-image{width:100%!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.page-bingoplus-ph-registration__grid .page-bingoplus-ph-registration__card,.page-bingoplus-ph-registration__games-grid .page-bingoplus-ph-registration__game-card,.page-bingoplus-ph-registration__blog-grid .page-bingoplus-ph-registration__blog-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-bingoplus-ph-registration__grid,.page-bingoplus-ph-registration__games-grid,.page-bingoplus-ph-registration__blog-grid{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-ph-registration__text-content,.page-bingoplus-ph-registration__faq-container{padding:0 10px}}