body{font-family:'Arial',sans-serif;line-height:1.6;color:#fff;background-color:#1a1a1a;margin:0;padding:0}.page-facebook-fb777{max-width:1200px;margin:0 auto;padding:10px 15px;background-color:#1a1a1a}.page-facebook-fb777__section{padding:40px 0;text-align:center;position:relative;overflow:hidden}.page-facebook-fb777__section:nth-of-type(even){background-color:#2a2a2a}.page-facebook-fb777__hero-section{padding-top:10px;padding-bottom:60px;background:linear-gradient(135deg,#0d47a1,#1565c0);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 100px);box-sizing:border-box}.page-facebook-fb777__hero-title{font-size:2.8em;margin-bottom:20px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3);color:#fff}.page-facebook-fb777__hero-subtitle{font-size:1.3em;margin-bottom:30px;max-width:800px;line-height:1.8}.page-facebook-fb777__cta-buttons{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.page-facebook-fb777__btn{display:inline-block;padding:15px 30px;background-color:#ffc107;color:#1a1a1a;text-decoration:none;border-radius:8px;font-weight:bold;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-facebook-fb777__btn:hover{background-color:#ffeb3b;transform:translateY(-3px)}.page-facebook-fb777__image-wrapper{margin:40px auto 0;max-width:100%;overflow:hidden;border-radius:10px;box-shadow:0 8px 16px rgba(0,0,0,.4)}.page-facebook-fb777__img{max-width:100%;height:auto;display:block;border-radius:10px}.page-facebook-fb777__content-title{font-size:2.2em;margin-bottom:25px;color:#ffc107}.page-facebook-fb777__text-block{max-width:900px;margin:0 auto 30px;font-size:1.1em;line-height:1.7;color:#ccc}.page-facebook-fb777__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px;justify-content:center}.page-facebook-fb777__feature-item{background-color:#333;padding:25px;border-radius:10px;text-align:left;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box}.page-facebook-fb777__feature-item:hover{transform:translateY(-5px);box-shadow:0 6px 12px rgba(0,0,0,.5)}.page-facebook-fb777__feature-title{font-size:1.4em;color:#ffc107;margin-bottom:15px}.page-facebook-fb777__feature-description{font-size:1em;color:#bbb}.page-facebook-fb777__gamelogo-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;margin-top:30px}.page-facebook-fb777__gamelogo{width:100px;height:100px;object-fit:contain;transition:transform .3s ease}.page-facebook-fb777__gamelogo:hover{transform:scale(1.1)}.page-facebook-fb777__faq-section{padding:50px 0;background-color:#1a1a1a;color:#fff}.page-facebook-fb777__faq-title{font-size:2.5em;margin-bottom:40px;color:#ffc107;text-align:center}.page-facebook-fb777__faq-container{max-width:900px;margin:0 auto}.page-facebook-fb777__faq-item{background-color:#2a2a2a;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.2);transition:background-color .3s ease}.page-facebook-fb777__faq-item:hover{background-color:#3a3a3a}.page-facebook-fb777__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;user-select:none;font-size:1.2em;font-weight:bold;color:#fff;position:relative}.page-facebook-fb777__faq-question h3{margin:0;font-size:1.2em;pointer-events:none;color:#ffc107}.page-facebook-fb777__faq-toggle{font-size:1.8em;line-height:1;margin-left:15px;transition:transform .3s ease;pointer-events:none}.page-facebook-fb777__faq-item.active .page-facebook-fb777__faq-toggle{transform:rotate(45deg)}.page-facebook-fb777__faq-answer{max-height:0;overflow:hidden;padding:0 25px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0;color:#bbb;font-size:1em}.page-facebook-fb777__faq-item.active .page-facebook-fb777__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1}.page-facebook-fb777__join-section{background-color:#0d47a1;padding:60px 0;color:#fff;text-align:center}.page-facebook-fb777__join-title{font-size:2.5em;margin-bottom:20px;color:#fff}.page-facebook-fb777__join-description{font-size:1.2em;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.page-facebook-fb777__button-wrapper{margin-top:30px}.page-facebook-fb777__button-wrapper .page-facebook-fb777__btn{background-color:#ffc107;color:#1a1a1a}.page-facebook-fb777__button-wrapper .page-facebook-fb777__btn:hover{background-color:#ffeb3b}@media (max-width:1024px){.page-facebook-fb777__hero-title{font-size:2.5em}.page-facebook-fb777__hero-subtitle{font-size:1.2em}.page-facebook-fb777__content-title{font-size:2em}.page-facebook-fb777__faq-question h3{font-size:1.1em}.page-facebook-fb777__faq-answer{font-size:.95em}}@media (max-width:768px){.page-facebook-fb777__hero-title{font-size:2em}.page-facebook-fb777__hero-subtitle{font-size:1em}.page-facebook-fb777__cta-buttons{flex-direction:column;gap:15px}.page-facebook-fb777__btn{width:80%;margin:0 auto;padding:12px 20px;font-size:1em}.page-facebook-fb777__section{padding:30px 0}.page-facebook-fb777__content-title{font-size:1.8em}.page-facebook-fb777__text-block{font-size:1em}.page-facebook-fb777__features-grid{grid-template-columns:1fr;gap:20px}.page-facebook-fb777__feature-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:20px}.page-facebook-fb777__feature-title{font-size:1.2em}.page-facebook-fb777__gamelogo{width:80px;height:80px}.page-facebook-fb777__faq-title{font-size:2em}.page-facebook-fb777__faq-question{padding:15px 20px;font-size:1.1em}.page-facebook-fb777__faq-question h3{font-size:1.1em}.page-facebook-fb777__faq-toggle{font-size:1.5em}.page-facebook-fb777__faq-answer{padding:15px 20px}.page-facebook-fb777__join-title{font-size:2em}.page-facebook-fb777__join-description{font-size:1em}.page-facebook-fb777__img{width:100%!important;max-width:100%!important;height:auto!important;box-sizing:border-box!important}.page-facebook-fb777__image-wrapper{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0 10px}.page-facebook-fb777__faq-container{padding:0 10px}}@media (max-width:480px){.page-facebook-fb777__hero-title{font-size:1.8em}.page-facebook-fb777__hero-subtitle{font-size:.9em}.page-facebook-fb777__btn{font-size:.9em}.page-facebook-fb777__content-title{font-size:1.6em}.page-facebook-fb777__faq-question h3{font-size:1em}.page-facebook-fb777__faq-toggle{font-size:1.3em}}