.page-fb777-cok {font-family: 'Arial', sans-serif;color: #ffffff;background-color: #1a1a2e;line-height: 1.6;padding-top: var(--header-offset, 122px);}.page-fb777-cok__container {max-width: 1200px;margin: 0 auto;padding: 0 15px;}.page-fb777-cok__section {padding: 60px 0;text-align: center;}.page-fb777-cok__section:nth-of-type(even) {background-color: #0f3460;}.page-fb777-cok__heading {font-size: 2.8em;margin-bottom: 25px;color: #e94560;text-transform: uppercase;letter-spacing: 1px;}.page-fb777-cok__subheading {font-size: 1.8em;margin-bottom: 20px;color: #ffffff;}.page-fb777-cok__text {font-size: 1.1em;line-height: 1.8;margin-bottom: 20px;}.page-fb777-cok__button {display: inline-block;background-color: #e94560;color: #ffffff;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-fb777-cok__button:hover {background-color: #ff6a80;transform: translateY(-2px);}.page-fb777-cok__hero-section {position: relative;padding: 10px 0 80px;background-size: cover;background-position: center;min-height: 600px;display: flex;align-items: center;justify-content: center;text-align: center;overflow: hidden;}.page-fb777-cok__hero-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);z-index: 1;}.page-fb777-cok__hero-content {position: relative;z-index: 2;max-width: 800px;padding: 20px;}.page-fb777-cok__hero-title {font-size: 4em;margin-bottom: 20px;color: #ffffff;text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);line-height: 1.2;}.page-fb777-cok__hero-subtitle {font-size: 1.5em;margin-bottom: 40px;color: #f0f0f0;}.page-fb777-cok__introduction-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-fb777-cok__intro-card {background-color: #1a1a2e;padding: 30px;border-radius: 10px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: left;}.page-fb777-cok__intro-card-title {font-size: 1.5em;color: #e94560;margin-bottom: 15px;}.page-fb777-cok__intro-card-text {font-size: 1em;color: #cccccc;}.page-fb777-cok__quick-access-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));gap: 20px;margin-top: 40px;}.page-fb777-cok__access-button {background-color: #0f3460;padding: 20px 15px;border-radius: 8px;font-size: 1.2em;font-weight: bold;text-decoration: none;color: #ffffff;transition: background-color 0.3s ease, transform 0.3s ease;}.page-fb777-cok__access-button:hover {background-color: #e94560;transform: translateY(-2px);}.page-fb777-cok__games-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));gap: 30px;margin-top: 40px;}.page-fb777-cok__game-card {background-color: #1a1a2e;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: left;transition: transform 0.3s ease;}.page-fb777-cok__game-card:hover {transform: translateY(-5px);}.page-fb777-cok__game-image {width: 100%;height: 200px;object-fit: cover;}.page-fb777-cok__game-content {padding: 20px;}.page-fb777-cok__game-title {font-size: 1.4em;color: #e94560;margin-bottom: 10px;}.page-fb777-cok__game-description {font-size: 0.95em;color: #cccccc;margin-bottom: 15px;}.page-fb777-cok__promotions-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-fb777-cok__promo-card {background-color: #1a1a2e;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: left;transition: transform 0.3s ease;}.page-fb777-cok__promo-card:hover {transform: translateY(-5px);}.page-fb777-cok__promo-image {width: 100%;height: 220px;object-fit: cover;}.page-fb777-cok__promo-content {padding: 20px;}.page-fb777-cok__promo-title {font-size: 1.5em;color: #e94560;margin-bottom: 10px;}.page-fb777-cok__promo-description {font-size: 1em;color: #cccccc;margin-bottom: 15px;}.page-fb777-cok__security-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-fb777-cok__security-item {background-color: #1a1a2e;padding: 30px;border-radius: 10px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: left;}.page-fb777-cok__security-icon {width: 60px;height: 60px;margin-bottom: 15px;}.page-fb777-cok__security-title {font-size: 1.4em;color: #e94560;margin-bottom: 10px;}.page-fb777-cok__security-text {font-size: 1em;color: #cccccc;}.page-fb777-cok__faq-list {margin-top: 40px;max-width: 900px;margin-left: auto;margin-right: auto;}.page-fb777-cok__faq-item {background-color: #0f3460;margin-bottom: 15px;border-radius: 8px;overflow: hidden;}.page-fb777-cok__faq-question {display: flex;justify-content: space-between;align-items: center;padding: 20px 25px;cursor: pointer;background-color: #e94560;color: #ffffff;font-size: 1.2em;font-weight: bold;border-radius: 8px;transition: background-color 0.3s ease;user-select: none;}.page-fb777-cok__faq-question:hover {background-color: #ff6a80;}.page-fb777-cok__faq-question h3 {margin: 0;flex-grow: 1;pointer-events: none;}.page-fb777-cok__faq-toggle {font-size: 1.5em;margin-left: 15px;transition: transform 0.3s ease;pointer-events: none;}.page-fb777-cok__faq-item.active .page-fb777-cok__faq-toggle {transform: rotate(45deg);}.page-fb777-cok__faq-answer {max-height: 0;overflow: hidden;padding: 0 25px;background-color: #1a1a2e;color: #cccccc;transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease;opacity: 0;text-align: left;font-size: 1em;}.page-fb777-cok__faq-item.active .page-fb777-cok__faq-answer {max-height: 2000px !important;padding: 20px 25px !important;opacity: 1;}.page-fb777-cok__blog-grid {display: grid;grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));gap: 30px;margin-top: 40px;}.page-fb777-cok__blog-card {background-color: #1a1a2e;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);text-align: left;transition: transform 0.3s ease;}.page-fb777-cok__blog-card:hover {transform: translateY(-5px);}.page-fb777-cok__blog-image {width: 100%;height: 200px;object-fit: cover;}.page-fb777-cok__blog-content {padding: 20px;}.page-fb777-cok__blog-title {font-size: 1.4em;color: #e94560;margin-bottom: 10px;}.page-fb777-cok__blog-title a {color: #e94560;text-decoration: none;transition: color 0.3s ease;}.page-fb777-cok__blog-title a:hover {color: #ff6a80;}.page-fb777-cok__blog-excerpt {font-size: 0.95em;color: #cccccc;margin-bottom: 15px;}.page-fb777-cok__blog-date {font-size: 0.85em;color: #999999;}.page-fb777-cok__game-category-list {display: flex;flex-wrap: wrap;justify-content: center;gap: 15px;margin-top: 30px;margin-bottom: 30px;}.page-fb777-cok__game-category-item {list-style: none;}.page-fb777-cok__game-category-button {background-color: #0f3460;color: #ffffff;padding: 10px 20px;border-radius: 25px;text-decoration: none;font-weight: bold;transition: background-color 0.3s ease, transform 0.3s ease;}.page-fb777-cok__game-category-button:hover {background-color: #e94560;transform: translateY(-2px);}@media (max-width: 768px) {.page-fb777-cok__heading {font-size: 2em;}.page-fb777-cok__subheading {font-size: 1.4em;}.page-fb777-cok__hero-title {font-size: 2.5em;}.page-fb777-cok__hero-subtitle {font-size: 1.2em;}.page-fb777-cok__section {padding: 40px 0;}.page-fb777-cok__introduction-grid,.page-fb777-cok__quick-access-grid,.page-fb777-cok__games-grid,.page-fb777-cok__promotions-grid,.page-fb777-cok__security-grid,.page-fb777-cok__blog-grid {grid-template-columns: 1fr;}.page-fb777-cok__intro-card,.page-fb777-cok__access-button,.page-fb777-cok__game-card,.page-fb777-cok__promo-card,.page-fb777-cok__security-item,.page-fb777-cok__blog-card {width: 100% !important;max-width: 100% !important;box-sizing: border-box !important;margin-left: 0 !important;margin-right: 0 !important;}.page-fb777-cok__faq-question {padding: 15px 20px;font-size: 1.1em;}.page-fb777-cok__faq-answer {padding: 15px 20px !important;}.page-fb777-cok__game-category-list {flex-direction: column;align-items: center;}.page-fb777-cok__game-category-button {width: 100%;max-width: 250px;}}