.page-https-fb777-win{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;}.page-https-fb777-win__hero-section{background:linear-gradient(135deg,#0a1930,#1e3a5f);color:#fff;padding:80px 20px 60px;text-align:center;position:relative;overflow:hidden;padding-top:10px;}.page-https-fb777-win__hero-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3;z-index:0;}.page-https-fb777-win__hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;}.page-https-fb777-win__hero-title{font-size:2.8em;margin-bottom:20px;font-weight:700;line-height:1.2;}.page-https-fb777-win__hero-description{font-size:1.2em;margin-bottom:30px;opacity:.9;}.page-https-fb777-win__cta-button{display:inline-block;background-color:#ffcc00;color:#0a1930;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease,transform .3s ease;}.page-https-fb777-win__cta-button:hover{background-color:#e6b800;transform:translateY(-2px);}.page-https-fb777-win__section{padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center;}.page-https-fb777-win__section:nth-of-type(even){background-color:#ededed;}.page-https-fb777-win__section-title{font-size:2.2em;color:#0a1930;margin-bottom:40px;font-weight:700;}.page-https-fb777-win__text-content{font-size:1.1em;line-height:1.8;margin-bottom:20px;text-align:left;}.page-https-fb777-win__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px;}.page-https-fb777-win__card{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;}.page-https-fb777-win__card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15);}.page-https-fb777-win__card-image{width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:20px;}.page-https-fb777-win__card-title{font-size:1.5em;color:#0a1930;margin-bottom:15px;font-weight:600;}.page-https-fb777-win__card-description{font-size:.95em;color:#555;margin-bottom:20px;flex-grow:1;}.page-https-fb777-win__card-button{background-color:#0a1930;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;font-size:.95em;transition:background-color .3s ease;}.page-https-fb777-win__card-button:hover{background-color:#1e3a5f;}.page-https-fb777-win__quick-access-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:30px;}.page-https-fb777-win__quick-access-button{background-color:#ffcc00;color:#0a1930;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:600;transition:background-color .3s ease,transform .3s ease;}.page-https-fb777-win__quick-access-button:hover{background-color:#e6b800;transform:translateY(-2px);}.page-https-fb777-win__game-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;margin-top:40px;}.page-https-fb777-win__game-category-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px rgba(0,0,0,.08);overflow:hidden;text-align:center;transition:transform .3s ease;}.page-https-fb777-win__game-category-card:hover{transform:scale(1.03);}.page-https-fb777-win__game-category-image{width:100%;height:150px;object-fit:cover;}.page-https-fb777-win__game-category-content{padding:20px;}.page-https-fb777-win__game-category-title{font-size:1.3em;color:#0a1930;margin-bottom:15px;}.page-https-fb777-win__game-category-button{background-color:#ffcc00;color:#0a1930;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;font-size:.9em;transition:background-color .3s ease;}.page-https-fb777-win__game-category-button:hover{background-color:#e6b800;}.page-https-fb777-win__faq-container{margin-top:40px;text-align:left;}.page-https-fb777-win__faq-item{background-color:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;}.page-https-fb777-win__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;background-color:#f0f0f0;font-weight:600;color:#0a1930;font-size:1.1em;user-select:none;transition:background-color .3s ease;}.page-https-fb777-win__faq-question:hover{background-color:#e0e0e0;}.page-https-fb777-win__faq-question h3{margin:0;pointer-events:none;}.page-https-fb777-win__faq-toggle{font-size:1.5em;font-weight:700;transition:transform .3s ease;pointer-events:none;}.page-https-fb777-win__faq-item.active .page-https-fb777-win__faq-toggle{transform:rotate(45deg);}.page-https-fb777-win__faq-answer{max-height:0;overflow:hidden;padding:0 25px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;font-size:1em;color:#555;}.page-https-fb777-win__faq-item.active .page-https-fb777-win__faq-answer{max-height:2000px!important;padding:20px 25px!important;opacity:1;}.page-https-fb777-win__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px;}.page-https-fb777-win__blog-post-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px rgba(0,0,0,.1);overflow:hidden;text-align:left;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;}.page-https-fb777-win__blog-post-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15);}.page-https-fb777-win__blog-post-image{width:100%;height:200px;object-fit:cover;}.page-https-fb777-win__blog-post-content{padding:25px;display:flex;flex-direction:column;flex-grow:1;}.page-https-fb777-win__blog-post-title{font-size:1.4em;color:#0a1930;margin-bottom:10px;line-height:1.3;}.page-https-fb777-win__blog-post-date{font-size:.85em;color:#777;margin-bottom:15px;}.page-https-fb777-win__blog-post-excerpt{font-size:.95em;color:#555;margin-bottom:20px;flex-grow:1;}.page-https-fb777-win__blog-post-link{background-color:#0a1930;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:600;font-size:.9em;align-self:flex-start;transition:background-color .3s ease;}.page-https-fb777-win__blog-post-link:hover{background-color:#1e3a5f;}@media (max-width:768px){.page-https-fb777-win__hero-title{font-size:2em;}.page-https-fb777-win__hero-description{font-size:1em;}.page-https-fb777-win__cta-button{padding:12px 25px;font-size:1em;}.page-https-fb777-win__section{padding:40px 15px;}.page-https-fb777-win__section-title{font-size:1.8em;margin-bottom:30px;}.page-https-fb777-win__grid,.page-https-fb777-win__game-category-grid,.page-https-fb777-win__blog-grid{grid-template-columns:1fr;gap:20px;}.page-https-fb777-win__card,.page-https-fb777-win__game-category-card,.page-https-fb777-win__blog-post-card{padding:20px;}.page-https-fb777-win__card-image{height:150px;}.page-https-fb777-win__card-title{font-size:1.3em;}.page-https-fb777-win__quick-access-links{flex-direction:column;align-items:center;}.page-https-fb777-win__quick-access-button{width:100%;max-width:280px;}.page-https-fb777-win__game-category-image{height:120px;}.page-https-fb777-win__game-category-content{padding:15px;}.page-https-fb777-win__game-category-title{font-size:1.2em;}.page-https-fb777-win__faq-question{padding:15px 20px;font-size:1em;}.page-https-fb777-win__faq-answer{padding:15px 20px!important;}.page-https-fb777-win__blog-post-image{height:180px;}.page-https-fb777-win__blog-post-content{padding:20px;}.page-https-fb777-win__blog-post-title{font-size:1.2em;}.page-https-fb777-win__text-content{font-size:1em;}.page-https-fb777-win__grid > *{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;}.page-https-fb777-win__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-https-fb777-win__game-category-grid > *{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;}.page-https-fb777-win__game-category-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-https-fb777-win__blog-grid > *{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;}.page-https-fb777-win__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;}body{padding-top:var(--header-offset,0);}