.page-fb777-come { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-fb777-come__section-title { font-size: 2.2em; color: #1a1a1a; text-align: center; margin-bottom: 20px; position: relative; padding-bottom: 10px; } .page-fb777-come__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 60px; height: 4px; background-color: #e44d26; border-radius: 2px; } .page-fb777-come__section-description { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 40px auto; color: #555; } .page-fb777-come__hero-cta-button, .page-fb777-come__access-button, .page-fb777-come__game-button, .page-fb777-come__promo-button, .page-fb777-come__service-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); text-align: center; } .page-fb777-come__hero-cta-button:hover, .page-fb777-come__access-button:hover, .page-fb777-come__game-button:hover, .page-fb777-come__promo-button:hover, .page-fb777-come__service-button:hover { background-color: #ff6f40; transform: translateY(-3px); } .page-fb777-come__hero-section { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; min-height: 500px; text-align: center; padding: 10px 20px 80px 20px; background-color: #222; color: #fff; } .page-fb777-come__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.6); max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-fb777-come__hero-content { position: relative; z-index: 2; max-width: 900px; padding: 20px; background: rgba(0, 0, 0, 0.4); border-radius: 10px; } .page-fb777-come__hero-title { font-size: 3em; margin-bottom: 20px; line-height: 1.2; color: #fff; } .page-fb777-come__hero-subtitle { font-size: 1.4em; margin-bottom: 40px; color: #eee; } .page-fb777-come__introduction-section { padding: 60px 20px; background-color: #fff; text-align: center; } .page-fb777-come__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-fb777-come__feature-item { background-color: #f0f0f0; padding: 30px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-fb777-come__feature-item:hover { transform: translateY(-5px); } .page-fb777-come__feature-icon { width: 100px; height: auto; margin-bottom: 20px; max-width: 100% !important; box-sizing: border-box !important; } .page-fb777-come__feature-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; } .page-fb777-come__feature-text { font-size: 1em; color: #666; } .page-fb777-come__quick-access-section { padding: 60px 20px; background-color: #f2f2f2; text-align: center; } .page-fb777-come__access-links-grid { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 0 auto; } .page-fb777-come__access-button { flex-grow: 1; min-width: 220px; } .page-fb777-come__games-section { padding: 60px 20px; background-color: #fff; text-align: center; } .page-fb777-come__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-fb777-come__game-category { background-color: #f9f9f9; padding: 25px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; display: flex; flex-direction: column; align-items: center; } .page-fb777-come__game-category:hover { transform: translateY(-5px); } .page-fb777-come__game-icon { width: 120px; height: auto; margin-bottom: 15px; max-width: 100% !important; box-sizing: border-box !important; } .page-fb777-come__game-title { font-size: 1.4em; color: #1a1a1a; margin-bottom: 10px; } .page-fb777-come__game-text { font-size: 0.95em; color: #666; flex-grow: 1; margin-bottom: 20px; } .page-fb777-come__game-button { padding: 10px 20px; font-size: 0.9em; border-radius: 5px; } .page-fb777-come__promotions-section { padding: 60px 20px; background-color: #f2f2f2; text-align: center; } .page-fb777-come__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-fb777-come__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; } .page-fb777-come__promo-card:hover { transform: translateY(-5px); } .page-fb777-come__promo-image { width: 100%; height: 200px; object-fit: cover; max-width: 100% !important; box-sizing: border-box !important; } .page-fb777-come__promo-content { padding: 20px; } .page-fb777-come__promo-title { font-size: 1.3em; color: #1a1a1a; padding: 0; margin-bottom: 10px; } .page-fb777-come__promo-text { font-size: 0.95em; color: #666; padding: 0; margin-bottom: 15px; } .page-fb777-come__promo-button { display: block; width: calc(100% - 0px); margin: 0 auto; padding: 12px 0; font-size: 1em; } .page-fb777-come__security-service-section { padding: 60px 20px; background-color: #fff; text-align: center; } .page-fb777-come__service-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-fb777-come__service-item { background-color: #f0f0f0; padding: 30px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-fb777-come__service-item:hover { transform: translateY(-5px); } .page-fb777-come__service-icon { width: 100px; height: auto; margin-bottom: 20px; max-width: 100% !important; box-sizing: border-box !important; } .page-fb777-come__service-title { font-size: 1.5em; color: #e44d26; margin-bottom: 10px; } .page-fb777-come__service-text { font-size: 1em; color: #666; margin-bottom: 20px; } .page-fb777-come__service-button { padding: 10px 20px; font-size: 0.9em; border-radius: 5px; } .page-fb777-come__faq-section { padding: 60px 20px; background-color: #f9f9f9; text-align: center; } .page-fb777-come__faq-container { max-width: 800px; margin: 0 auto; } .page-fb777-come__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); overflow: hidden; text-align: left; } .page-fb777-come__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #e44d26; color: #fff; font-size: 1.15em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-fb777-come__faq-question:hover { background-color: #ff6f40; } .page-fb777-come__faq-title { margin: 0; color: inherit; pointer-events: none; } .page-fb777-come__faq-toggle { font-size: 1.5em; line-height: 1; transition: transform 0.3s ease; pointer-events: none; } .page-fb777-come__faq-item.active .page-fb777-come__faq-toggle { transform: rotate(45deg); } .page-fb777-come__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #333; } .page-fb777-come__faq-item.active .page-fb777-come__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-fb777-come__faq-answer p { margin: 0; font-size: 1em; color: #555; } .page-fb777-come__blog-section { padding: 60px 20px; background-color: #eee; text-align: center; } .page-fb777-come__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-fb777-come__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease; } .page-fb777-come__blog-card:hover { transform: translateY(-5px); } .page-fb777-come__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100% !important; box-sizing: border-box !important; } .page-fb777-come__blog-content { padding: 20px; } .page-fb777-come__blog-title { font-size: 1.3em; margin-bottom: 10px; line-height: 1.3; } .page-fb777-come__blog-title a { color: #1a1a1a; text-decoration: none; transition: color 0.3s ease; } .page-fb777-come__blog-title a:hover { color: #e44d26; } .page-fb777-come__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-fb777-come__blog-date { font-size: 0.85em; color: #999; } @media (max-width: 1024px) { .page-fb777-come__hero-title { font-size: 2.5em; } .page-fb777-come__hero-subtitle { font-size: 1.2em; } .page-fb777-come__section-title { font-size: 2em; } .page-fb777-come__game-categories, .page-fb777-come__promo-grid, .page-fb777-come__service-grid, .page-fb777-come__blog-grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } } @media (max-width: 768px) { .page-fb777-come__hero-section { min-height: 400px; padding-bottom: 60px; } .page-fb777-come__hero-title { font-size: 2em; } .page-fb777-come__hero-subtitle { font-size: 1em; } .page-fb777-come__hero-cta-button { padding: 12px 25px; font-size: 1em; } .page-fb777-come__section-title { font-size: 1.8em; } .page-fb777-come__section-description { font-size: 1em; margin-bottom: 30px; } .page-fb777-come__access-links-grid { flex-direction: column; align-items: center; } .page-fb777-come__access-button { width: 100%; max-width: 300px; } .page-fb777-come__features-grid, .page-fb777-come__game-categories, .page-fb777-come__promo-grid, .page-fb777-come__service-grid, .page-fb777-come__blog-grid { grid-template-columns: 1fr !important; padding: 0 15px !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-fb777-come__feature-item, .page-fb777-come__game-category, .page-fb777-come__promo-card, .page-fb777-come__service-item, .page-fb777-come__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; } .page-fb777-come__feature-text, .page-fb777-come__game-text, .page-fb777-come__promo-text, .page-fb777-come__service-text, .page-fb777-come__blog-excerpt { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-fb777-come__hero-image, .page-fb777-come__feature-icon, .page-fb777-come__game-icon, .page-fb777-come__promo-image, .page-fb777-come__service-icon, .page-fb777-come__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-fb777-come__faq-question { font-size: 1em; padding: 15px 20px; } .page-fb777-come__faq-answer { padding: 0 20px; } .page-fb777-come__faq-item.active .page-fb777-come__faq-answer { padding: 15px 20px !important; } } @media (max-width: 480px) { .page-fb777-come__hero-title { font-size: 1.8em; } .page-fb777-come__hero-subtitle { font-size: 0.9em; } .page-fb777-come__section-title { font-size: 1.6em; } .page-fb777-come__promo-image { height: 150px; } .page-fb777-come__blog-image { height: 150px; } }