.page-888-casino-app { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-888-casino-app__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05); }.page-888-casino-app__section--dark { background-color: #2c3e50; color: #ecf0f1; }.page-888-casino-app__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-888-casino-app__header { text-align: center; margin-bottom: 30px; }.page-888-casino-app__title { font-size: 36px; color: #c0392b; margin-bottom: 10px; text-shadow: 1px 1px 2px rgba(0,0,0,0.1); }.page-888-casino-app__subtitle { font-size: 20px; color: #555; margin-bottom: 20px; }.page-888-casino-app__hero-section { background: linear-gradient(135deg, #e74c3c, #c0392b); color: #fff; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 0; position: relative; overflow: hidden; padding-top: 90px; }.page-888-casino-app__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url('[GALLERY:hero:1920x1080:casino,abstract_pattern]') no-repeat center center/cover; opacity: 0.1; z-index: 0; }.page-888-casino-app__hero-content { position: relative; z-index: 1; }.page-888-casino-app__hero-title { font-size: 48px; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); }.page-888-casino-app__hero-description { font-size: 22px; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-888-casino-app__btn { display: inline-block; background-color: #f39c12; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 18px; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-888-casino-app__btn:hover { background-color: #e67e22; transform: translateY(-3px); }.page-888-casino-app__btn--secondary { background-color: #2ecc71; }.page-888-casino-app__btn--secondary:hover { background-color: #27ae60; }.page-888-casino-app__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; padding: 30px 0; background-color: #ecf0f1; }.page-888-casino-app__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; }.page-888-casino-app__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-888-casino-app__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-888-casino-app__intro-item { text-align: center; padding: 25px; border-radius: 8px; background-color: #fefefe; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }.page-888-casino-app__intro-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-888-casino-app__intro-title { font-size: 22px; color: #c0392b; margin-bottom: 10px; }.page-888-casino-app__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 30px; }.page-888-casino-app__quick-link-btn { background-color: #3498db; color: #fff; padding: 12px 25px; border-radius: 25px; text-decoration: none; font-weight: bold; font-size: 16px; transition: background-color 0.3s ease; }.page-888-casino-app__quick-link-btn:hover { background-color: #2980b9; }.page-888-casino-app__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-888-casino-app__game-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; }.page-888-casino-app__game-card:hover { transform: translateY(-5px); }.page-888-casino-app__game-image { width: 100%; height: 200px; object-fit: cover; }.page-888-casino-app__game-content { padding: 20px; }.page-888-casino-app__game-title { font-size: 20px; color: #c0392b; margin-bottom: 10px; }.page-888-casino-app__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-888-casino-app__promo-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-888-casino-app__promo-card:hover { transform: translateY(-5px); }.page-888-casino-app__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-888-casino-app__promo-content { padding: 20px; }.page-888-casino-app__promo-title { font-size: 22px; color: #c0392b; margin-bottom: 10px; }.page-888-casino-app__promo-description { font-size: 15px; color: #666; margin-bottom: 15px; }.page-888-casino-app__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-888-casino-app__feature-item { background-color: #fefefe; padding: 20px; border-radius: 8px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.08); }.page-888-casino-app__feature-icon { width: 60px; height: 60px; margin-bottom: 10px; }.page-888-casino-app__feature-title { font-size: 18px; color: #34495e; margin-bottom: 8px; }.page-888-casino-app__faq-list { margin-top: 30px; }.page-888-casino-app__faq-item { background-color: #fefefe; border: 1px solid #ddd; margin-bottom: 10px; border-radius: 8px; overflow: hidden; transition: all 0.4s ease; }.page-888-casino-app__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #f5f5f5; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; }.page-888-casino-app__faq-question:hover { background-color: #eee; }.page-888-casino-app__faq-question h3 { margin: 0; font-size: 18px; color: #333; pointer-events: none; }.page-888-casino-app__faq-toggle { font-size: 24px; font-weight: bold; color: #c0392b; transition: transform 0.3s ease; pointer-events: none; }.page-888-casino-app__faq-item.active .page-888-casino-app__faq-toggle { transform: rotate(45deg); }.page-888-casino-app__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-888-casino-app__faq-item.active .page-888-casino-app__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-888-casino-app__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-888-casino-app__blog-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; }.page-888-casino-app__blog-card:hover { transform: translateY(-5px); }.page-888-casino-app__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-888-casino-app__blog-content { padding: 20px; }.page-888-casino-app__blog-title { font-size: 20px; color: #c0392b; margin-bottom: 10px; }.page-888-casino-app__blog-date { font-size: 14px; color: #999; margin-bottom: 10px; }.page-888-casino-app__blog-excerpt { font-size: 15px; color: #666; margin-bottom: 15px; }.page-888-casino-app__blog-link { display: inline-block; color: #3498db; text-decoration: none; font-weight: bold; }.page-888-casino-app__blog-link:hover { text-decoration: underline; }.page-888-casino-app__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-888-casino-app__floating-btn { background-color: #c0392b; color: #fff; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 16px; text-align: center; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-888-casino-app__floating-btn:hover { background-color: #e74c3c; transform: translateY(-3px); }.page-888-casino-app__floating-btn--register { background-color: #2ecc71; }.page-888-casino-app__floating-btn--register:hover { background-color: #27ae60; }.page-888-casino-app__image { max-width: 100%; height: auto; display: block; margin: 0 auto; border-radius: 8px; }.page-888-casino-app__list-item { box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; }.page-888-casino-app__list-container { box-sizing: border-box; word-wrap: break-word; overflow-wrap: break-word; }.page-888-casino-app__text-content { font-size: 16px; color: #444; }.page-888-casino-app__text-content h2 { font-size: 28px; color: #c0392b; margin-top: 30px; margin-bottom: 15px; }.page-888-casino-app__text-content h3 { font-size: 24px; color: #e74c3c; margin-top: 25px; margin-bottom: 12px; }.page-888-casino-app__text-content p { margin-bottom: 15px; }.page-888-casino-app__text-content ul { list-style-type: disc; margin-left: 20px; margin-bottom: 15px; }.page-888-casino-app__text-content ol { list-style-type: decimal; margin-left: 20px; margin-bottom: 15px; }.page-888-casino-app__text-content li { margin-bottom: 8px; }.page-888-casino-app__text-content a { color: #3498db; text-decoration: none; }.page-888-casino-app__text-content a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-888-casino-app__hero-title { font-size: 38px; }.page-888-casino-app__hero-description { font-size: 18px; }.page-888-casino-app__btn { padding: 12px 25px; font-size: 16px; }.page-888-casino-app__title { font-size: 30px; }.page-888-casino-app__subtitle { font-size: 18px; }.page-888-casino-app__intro-grid, .page-888-casino-app__games-grid, .page-888-casino-app__promo-grid, .page-888-casino-app__security-features, .page-888-casino-app__blog-grid { grid-template-columns: 1fr; }.page-888-casino-app__quick-links { flex-direction: column; }.page-888-casino-app__floating-buttons { bottom: 10px; right: 10px; gap: 8px; }.page-888-casino-app__floating-btn { padding: 10px 18px; font-size: 15px; }.page-888-casino-app__faq-question { padding: 12px 15px; }.page-888-casino-app__faq-question h3 { font-size: 16px; }.page-888-casino-app__faq-answer { padding: 0 10px; }.page-888-casino-app__faq-item.active .page-888-casino-app__faq-answer { padding: 15px 10px !important; }.page-888-casino-app__text-content h2 { font-size: 24px; }.page-888-casino-app__text-content h3 { font-size: 20px; }.page-888-casino-app__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 8px 0 !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-888-casino-app__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }}.page-888-casino-app__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box;}.page-888-casino-app__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box;}.page-888-casino-app__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain;}@media (max-width: 768px) { .page-888-casino-app__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-888-casino-app__payment-logo, .page-888-casino-app__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }}