.page-oa888 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-oa888__container { max-width: 1200px; margin: 0 auto; padding: 20px; }.page-oa888__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-oa888__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-oa888__h1, .page-oa888__h2 { text-align: center; color: #2c3e50; margin-bottom: 30px; }.page-oa888__h1 { font-size: 2.8em; color: #e74c3c; }.page-oa888__h2 { font-size: 2.2em; color: #3498db; }.page-oa888__h3 { font-size: 1.6em; color: #333; margin-bottom: 15px; }.page-oa888__text { font-size: 1.1em; margin-bottom: 20px; }.page-oa888__btn { display: inline-block; background-color: #e74c3c; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-oa888__btn:hover { background-color: #c0392b; }.page-oa888__btn--secondary { background-color: #3498db; }.page-oa888__btn--secondary:hover { background-color: #2980b9; }.page-oa888__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:betting,online_casino,oa888_banner]') center/cover no-repeat; color: #fff; text-align: center; padding: 10px 20px 80px; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 60vh; }.page-oa888__hero-content { max-width: 900px; }.page-oa888__hero-h1 { font-size: 3.5em; margin-bottom: 20px; color: #f1c40f; }.page-oa888__hero-text { font-size: 1.3em; margin-bottom: 40px; }.page-oa888__hero-buttons { display: flex; gap: 20px; justify-content: center; }.page-oa888__float-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-oa888__float-btn { background-color: #e74c3c; color: #fff; padding: 10px 15px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease; }.page-oa888__float-btn:hover { background-color: #c0392b; }.page-oa888__introduction-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-oa888__intro-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); }.page-oa888__intro-item img { max-width: 100px; height: auto; margin-bottom: 15px; }.page-oa888__intro-h3 { color: #e74c3c; margin-bottom: 10px; }.page-oa888__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; }.page-oa888__game-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; }.page-oa888__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; }.page-oa888__game-card img { width: 100%; height: 200px; object-fit: cover; }.page-oa888__game-content { padding: 20px; }.page-oa888__game-h3 { margin-top: 0; color: #e74c3c; }.page-oa888__game-text { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-oa888__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-oa888__promo-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; }.page-oa888__promo-card img { width: 100%; height: 220px; object-fit: cover; }.page-oa888__promo-content { padding: 20px; }.page-oa888__promo-h3 { margin-top: 0; color: #3498db; }.page-oa888__promo-text { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-oa888__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-oa888__feature-item { flex: 1 1 calc(33% - 40px); min-width: 280px; background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); }.page-oa888__feature-item img { max-width: 80px; height: auto; margin-bottom: 15px; }.page-oa888__feature-h3 { color: #2c3e50; margin-bottom: 10px; }.page-oa888__faq-list { margin-top: 30px; }.page-oa888__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05); }.page-oa888__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #ecf0f1; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; }.page-oa888__faq-question:hover { background-color: #e0e5e7; }.page-oa888__faq-question h3 { margin: 0; font-size: 1.2em; color: #2c3e50; pointer-events: none; }.page-oa888__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e74c3c; pointer-events: none; transition: transform 0.3s ease; }.page-oa888__faq-item.active .page-oa888__faq-toggle { transform: rotate(45deg); }.page-oa888__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-oa888__faq-item.active .page-oa888__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-oa888__faq-answer p { margin-top: 0; margin-bottom: 10px; color: #555; }.page-oa888__blog-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-oa888__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: left; }.page-oa888__blog-card img { width: 100%; height: 200px; object-fit: cover; }.page-oa888__blog-content { padding: 20px; }.page-oa888__blog-h3 { margin-top: 0; font-size: 1.3em; color: #2c3e50; }.page-oa888__blog-text { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-oa888__blog-date { font-size: 0.85em; color: #999; margin-bottom: 10px; }.page-oa888__blog-link { display: inline-block; color: #3498db; text-decoration: none; font-weight: bold; }.page-oa888__blog-link:hover { text-decoration: underline; }@media (max-width: 1024px) { .page-oa888__hero-h1 { font-size: 3em; } .page-oa888__hero-text { font-size: 1.1em; }}.page-oa888__container { padding: 15px; }.page-oa888__h1 { font-size: 2.2em; }.page-oa888__h2 { font-size: 1.8em; }.page-oa888__btn { padding: 10px 20px; }.page-oa888__hero-buttons { flex-direction: column; gap: 15px; }.page-oa888__introduction-grid, .page-oa888__quick-access-grid, .page-oa888__game-cards, .page-oa888__promotions-grid, .page-oa888__security-features, .page-oa888__blog-cards { grid-template-columns: 1fr; }.page-oa888__feature-item { flex: 1 1 100%; }.page-oa888__faq-question h3 { font-size: 1.1em; }.page-oa888__faq-answer p { font-size: 0.95em; }.page-oa888__blog-h3 { font-size: 1.2em; }.page-oa888__game-card, .page-oa888__promo-card, .page-oa888__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-oa888__game-cards > div, .page-oa888__promotions-grid > div, .page-oa888__blog-cards > div, .page-oa888__introduction-grid > div, .page-oa888__quick-access-grid > div, .page-oa888__security-features > div { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-oa888__game-card img, .page-oa888__promo-card img, .page-oa888__blog-card img, .page-oa888__intro-item img, .page-oa888__feature-item img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-oa888__faq-list { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; }.page-oa888__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-oa888__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }