body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f0f2f5; color: #333; } .page-https-www-fb777-com { max-width: 1200px; margin: 0 auto; background-color: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .page-https-www-fb777-com__hero-section { position: relative; padding: 10px 0 0; text-align: center; color: #fff; overflow: hidden; } .page-https-www-fb777-com__hero-image { width: 100%; height: auto; display: block; object-fit: cover; } .page-https-www-fb777-com__hero-content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.5); padding: 20px; box-sizing: border-box; } .page-https-www-fb777-com__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-https-www-fb777-com__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; max-width: 800px; line-height: 1.5; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); } .page-https-www-fb777-com__cta-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-https-www-fb777-com__cta-button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-https-www-fb777-com__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; } .page-https-www-fb777-com__section-title { text-align: center; font-size: 2em; color: #0056b3; margin-bottom: 30px; position: relative; } .page-https-www-fb777-com__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ffcc00; margin: 10px auto 0; border-radius: 2px; } .page-https-www-fb777-com__text-content { font-size: 1.1em; line-height: 1.6; text-align: justify; margin-bottom: 20px; } .page-https-www-fb777-com__text-content strong { color: #0056b3; } .page-https-www-fb777-com__list { list-style: none; padding: 0; margin: 20px 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .page-https-www-fb777-com__list-item { background-color: #e9ecef; padding: 15px 20px; border-radius: 5px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; font-weight: bold; color: #0056b3; transition: background-color 0.3s ease; } .page-https-www-fb777-com__list-item:hover { background-color: #d6d9dc; } .page-https-www-fb777-com__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-https-www-fb777-com__grid-item { background-color: #f8f9fa; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; } .page-https-www-fb777-com__grid-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); } .page-https-www-fb777-com__grid-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-https-www-fb777-com__grid-content { padding: 20px; } .page-https-www-fb777-com__grid-title { font-size: 1.3em; color: #0056b3; margin-top: 0; margin-bottom: 10px; } .page-https-www-fb777-com__grid-description { font-size: 0.95em; line-height: 1.5; color: #555; margin-bottom: 15px; } .page-https-www-fb777-com__game-providers { text-align: center; margin-top: 30px; } .page-https-www-fb777-com__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 25px; margin-top: 20px; } .page-https-www-fb777-com__provider-logo { height: 80px; width: auto; max-width: 150px; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-https-www-fb777-com__provider-logo:hover { filter: grayscale(0%); opacity: 1; } .page-https-www-fb777-com__promo-card { background-color: #f8f9fa; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); padding: 25px; text-align: center; } .page-https-www-fb777-com__promo-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; } .page-https-www-fb777-com__promo-description { font-size: 1em; line-height: 1.5; color: #555; margin-bottom: 20px; } .page-https-www-fb777-com__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; text-align: center; } .page-https-www-fb777-com__security-item { padding: 20px; background-color: #f8f9fa; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-https-www-fb777-com__security-icon { width: 60px; height: 60px; margin-bottom: 15px; display: inline-block; } .page-https-www-fb777-com__security-title { font-size: 1.2em; color: #0056b3; margin-bottom: 10px; } .page-https-www-fb777-com__security-text { font-size: 0.9em; color: #555; } .page-https-www-fb777-com__faq-list { list-style: none; padding: 0; } .page-https-www-fb777-com__faq-item { background-color: #f8f9fa; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); } .page-https-www-fb777-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #e9ecef; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-https-www-fb777-com__faq-question:hover { background-color: #d6d9dc; } .page-https-www-fb777-com__faq-question h3 { margin: 0; font-size: 1.1em; color: #0056b3; pointer-events: none; } .page-https-www-fb777-com__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; pointer-events: none; transition: transform 0.3s ease; } .page-https-www-fb777-com__faq-item.active .page-https-www-fb777-com__faq-toggle { transform: rotate(45deg); } .page-https-www-fb777-com__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; font-size: 0.95em; line-height: 1.6; color: #555; } .page-https-www-fb777-com__faq-item.active .page-https-www-fb777-com__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; } .page-https-www-fb777-com__blog-card { background-color: #f8f9fa; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-https-www-fb777-com__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1); } .page-https-www-fb777-com__blog-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-https-www-fb777-com__blog-content { padding: 20px; } .page-https-www-fb777-com__blog-title { font-size: 1.3em; color: #0056b3; margin-top: 0; margin-bottom: 10px; line-height: 1.3; } .page-https-www-fb777-com__blog-title a { text-decoration: none; color: #0056b3; transition: color 0.3s ease; } .page-https-www-fb777-com__blog-title a:hover { color: #007bff; } .page-https-www-fb777-com__blog-excerpt { font-size: 0.95em; line-height: 1.5; color: #555; margin-bottom: 15px; } .page-https-www-fb777-com__blog-date { font-size: 0.85em; color: #888; text-align: right; } @media (max-width: 768px) { .page-https-www-fb777-com__hero-title { font-size: 2em; } .page-https-www-fb777-com__hero-subtitle { font-size: 1em; } .page-https-www-fb777-com__cta-button { padding: 12px 25px; font-size: 1em; } .page-https-www-fb777-com__section { padding: 30px 15px; } .page-https-www-fb777-com__section-title { font-size: 1.8em; margin-bottom: 25px; } .page-https-www-fb777-com__text-content { font-size: 1em; } .page-https-www-fb777-com__list-item { 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-www-fb777-com__list { padding: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-https-www-fb777-com__grid { gap: 15px; } .page-https-www-fb777-com__grid-image, .page-https-www-fb777-com__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-https-www-fb777-com__provider-logo { height: 60px; max-width: 120px; } .page-https-www-fb777-com__security-grid { grid-template-columns: 1fr; } .page-https-www-fb777-com__faq-question { padding: 12px 15px; } .page-https-www-fb777-com__faq-question h3 { font-size: 1em; } .page-https-www-fb777-com__faq-answer { padding: 0 15px; } .page-https-www-fb777-com__faq-item.active .page-https-www-fb777-com__faq-answer { padding: 15px 15px !important; } .page-https-www-fb777-com__blog-content { padding: 15px; } .page-https-www-fb777-com__blog-title { font-size: 1.1em; } .page-https-www-fb777-com__blog-excerpt { font-size: 0.9em; } } @media (max-width: 480px) { .page-https-www-fb777-com__hero-title { font-size: 1.8em; } .page-https-www-fb777-com__hero-subtitle { font-size: 0.9em; } .page-https-www-fb777-com__cta-button { padding: 10px 20px; font-size: 0.9em; } .page-https-www-fb777-com__section-title { font-size: 1.5em; } }