.page-fb777-app-download-ios { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-fb777-app-download-ios__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-fb777-app-download-ios__hero-section { background: linear-gradient(135deg, #0a192f, #1a2a40); color: #fff; text-align: center; padding: 60px 20px 40px; position: relative; overflow: hidden; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; margin-bottom: 30px; }.page-fb777-app-download-ios__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.3; }.page-fb777-app-download-ios__hero-content { position: relative; z-index: 1; padding-top: 10px; }.page-fb777-app-download-ios__hero-title { font-size: 2.8em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0,0,0,0.5); }.page-fb777-app-download-ios__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-fb777-app-download-ios__cta-button { display: inline-block; background-color: #ffcc00; color: #0a192f; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-fb777-app-download-ios__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-fb777-app-download-ios__section { background-color: #fff; padding: 40px 20px; margin-bottom: 30px; border-radius: 15px; box-shadow: 0 4px 15px rgba(0,0,0,0.05); }.page-fb777-app-download-ios__section-title { font-size: 2.2em; color: #0a192f; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; }.page-fb777-app-download-ios__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #ffcc00; margin: 10px auto 0; border-radius: 2px; }.page-fb777-app-download-ios__text-content { font-size: 1.1em; text-align: justify; margin-bottom: 20px; }.page-fb777-app-download-ios__image-full { width: 100%; height: auto; max-width: 100%; border-radius: 10px; margin-bottom: 20px; object-fit: cover; }.page-fb777-app-download-ios__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-fb777-app-download-ios__grid-item { background-color: #f0f0f0; padding: 25px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-fb777-app-download-ios__grid-item:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0,0,0,0.1); }.page-fb777-app-download-ios__grid-icon { width: 80px; height: auto; max-width: 100%; margin-bottom: 15px; }.page-fb777-app-download-ios__grid-title { font-size: 1.5em; color: #0a192f; margin-bottom: 10px; }.page-fb777-app-download-ios__grid-description { font-size: 1em; color: #555; }.page-fb777-app-download-ios__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-fb777-app-download-ios__quick-access-button { background-color: #ffcc00; color: #0a192f; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-fb777-app-download-ios__quick-access-button:hover { background-color: #e6b800; }.page-fb777-app-download-ios__game-card { background-color: #f0f0f0; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.08); text-align: center; }.page-fb777-app-download-ios__game-image { width: 100%; height: 200px; object-fit: cover; }.page-fb777-app-download-ios__game-content { padding: 20px; }.page-fb777-app-download-ios__game-title { font-size: 1.4em; color: #0a192f; margin-bottom: 10px; }.page-fb777-app-download-ios__game-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-fb777-app-download-ios__game-button { background-color: #0a192f; color: #ffcc00; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-fb777-app-download-ios__game-button:hover { background-color: #1a2a40; }.page-fb777-app-download-ios__promo-card { background-color: #f0f0f0; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }.page-fb777-app-download-ios__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-fb777-app-download-ios__promo-content { padding: 20px; }.page-fb777-app-download-ios__promo-title { font-size: 1.4em; color: #0a192f; margin-bottom: 10px; }.page-fb777-app-download-ios__promo-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-fb777-app-download-ios__promo-button { background-color: #ffcc00; color: #0a192f; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-fb777-app-download-ios__promo-button:hover { background-color: #e6b800; }.page-fb777-app-download-ios__faq-list { margin-top: 30px; }.page-fb777-app-download-ios__faq-item { background-color: #f0f0f0; margin-bottom: 15px; border-radius: 10px; overflow: hidden; box-sizing: border-box; }.page-fb777-app-download-ios__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; background-color: #0a192f; color: #fff; cursor: pointer; font-size: 1.15em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; }.page-fb777-app-download-ios__faq-question:hover { background-color: #1a2a40; }.page-fb777-app-download-ios__faq-question h3 { margin: 0; pointer-events: none; color: #fff; }.page-fb777-app-download-ios__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-fb777-app-download-ios__faq-item.active .page-fb777-app-download-ios__faq-toggle { transform: rotate(45deg); }.page-fb777-app-download-ios__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fff; color: #333; font-size: 1em; }.page-fb777-app-download-ios__faq-item.active .page-fb777-app-download-ios__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-fb777-app-download-ios__blog-card { background-color: #f0f0f0; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.08); text-align: left; }.page-fb777-app-download-ios__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-fb777-app-download-ios__blog-content { padding: 20px; }.page-fb777-app-download-ios__blog-title { font-size: 1.3em; color: #0a192f; margin-bottom: 10px; }.page-fb777-app-download-ios__blog-title a { text-decoration: none; color: #0a192f; transition: color 0.3s ease; }.page-fb777-app-download-ios__blog-title a:hover { color: #ffcc00; }.page-fb777-app-download-ios__blog-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-fb777-app-download-ios__read-more-button { display: inline-block; background-color: #ffcc00; color: #0a192f; padding: 8px 18px; border-radius: 20px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-fb777-app-download-ios__read-more-button:hover { background-color: #e6b800; }.page-fb777-app-download-ios__section p, .page-fb777-app-download-ios__section ul { margin-bottom: 15px; }.page-fb777-app-download-ios__section ul { list-style: disc inside; padding-left: 20px; }.page-fb777-app-download-ios__section li { margin-bottom: 8px; }.page-fb777-app-download-ios__center-image { display: block; margin: 0 auto 20px; max-width: 100%; height: auto; border-radius: 10px; }.page-fb777-app-download-ios__logo-container { text-align: center; margin-bottom: 20px; }.page-fb777-app-download-ios__logo-image { max-width: 180px; height: auto; display: inline-block; vertical-align: middle; }.page-fb777-app-download-ios__logo-text { font-size: 1.8em; font-weight: bold; color: #0a192f; display: inline-block; vertical-align: middle; margin-left: 10px; }.page-fb777-app-download-ios__customer-service-contact { text-align: center; margin-top: 20px; }.page-fb777-app-download-ios__customer-service-contact-button { background-color: #0a192f; color: #ffcc00; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-fb777-app-download-ios__customer-service-contact-button:hover { background-color: #1a2a40; }@media (max-width: 768px) { .page-fb777-app-download-ios__hero-title { font-size: 2em; }.page-fb777-app-download-ios__hero-subtitle { font-size: 1.1em; }.page-fb777-app-download-ios__cta-button { padding: 12px 25px; font-size: 1em; }.page-fb777-app-download-ios__section-title { font-size: 1.8em; }.page-fb777-app-download-ios__text-content { font-size: 1em; }.page-fb777-app-download-ios__grid { grid-template-columns: 1fr; }.page-fb777-app-download-ios__quick-access-buttons { flex-direction: column; }.page-fb777-app-download-ios__quick-access-button { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-fb777-app-download-ios__faq-question { font-size: 1em; padding: 15px; }.page-fb777-app-download-ios__faq-answer { padding: 15px !important; }.page-fb777-app-download-ios__blog-card, .page-fb777-app-download-ios__game-card, .page-fb777-app-download-ios__promo-card { margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-fb777-app-download-ios__section ul, .page-fb777-app-download-ios__section ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 15px !important; margin-left: 0 !important; margin-right: 0 !important; }.page-fb777-app-download-ios__section li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; margin-left: 0 !important; margin-right: 0 !important; }.page-fb777-app-download-ios__image-full, .page-fb777-app-download-ios__game-image, .page-fb777-app-download-ios__promo-image, .page-fb777-app-download-ios__blog-image, .page-fb777-app-download-ios__grid-icon, .page-fb777-app-download-ios__logo-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-fb777-app-download-ios__container { padding: 10px; }}.page-fb777-app-download-ios__download-section { text-align: center; padding: 40px 20px; background-color: #e6eef7; border-radius: 15px; margin-bottom: 30px; }.page-fb777-app-download-ios__download-title { font-size: 2.2em; color: #0a192f; margin-bottom: 20px; }.page-fb777-app-download-ios__download-subtitle { font-size: 1.2em; color: #555; margin-bottom: 30px; }.page-fb777-app-download-ios__download-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-fb777-app-download-ios__download-button { display: inline-flex; align-items: center; background-color: #0a192f; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.1em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-fb777-app-download-ios__download-button:hover { background-color: #1a2a40; transform: translateY(-3px); }.page-fb777-app-download-ios__download-icon { width: 30px; height: 30px; margin-right: 10px; }.page-fb777-app-download-ios__download-qr { width: 200px; height: 200px; object-fit: contain; margin-top: 30px; border: 5px solid #fff; border-radius: 10px; box-shadow: 0 4px 15px rgba(0,0,0,0.1); }@media (max-width: 768px) { .page-fb777-app-download-ios__download-title { font-size: 1.8em; }.page-fb777-app-download-ios__download-subtitle { font-size: 1em; }.page-fb777-app-download-ios__download-buttons { flex-direction: column; gap: 15px; }.page-fb777-app-download-ios__download-button { width: 100%; justify-content: center; padding: 12px 20px; font-size: 1em; }.page-fb777-app-download-ios__download-qr { width: 150px; height: 150px; }}