.page-ac888 { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-ac888__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; box-sizing: border-box; } .page-ac888__section { padding: 40px 0; margin-bottom: 20px; background-color: #242440; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-ac888__section:nth-child(even) { background-color: #1e1e3a; } .page-ac888__section-title { text-align: center; color: #e0b842; font-size: 2.5em; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-ac888__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #e0b842; border-radius: 2px; } .page-ac888__text-center { text-align: center; } .page-ac888__button { display: inline-block; background-color: #e0b842; color: #1a1a2e; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-ac888__button:hover { background-color: #f5d060; transform: translateY(-2px); } .page-ac888__hero-section { background-image: url('[GALLERY:hero:1920x1080:online_betting,casino,vietnam,banner]'); background-size: cover; background-position: center; color: #ffffff; text-align: center; padding: 150px 20px 100px; border-radius: 0; box-shadow: none; position: relative; overflow: hidden; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-ac888__hero-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1; } .page-ac888__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-ac888__hero-title { font-size: 3.8em; margin-bottom: 15px; line-height: 1.1; text-shadow: 0 0 10px rgba(0,0,0,0.8); } .page-ac888__hero-subtitle { font-size: 1.8em; margin-bottom: 40px; font-weight: normal; text-shadow: 0 0 8px rgba(0,0,0,0.7); } .page-ac888__hero-buttons .page-ac888__button { margin: 0 10px; min-width: 180px; } .page-ac888__intro-content { display: flex; flex-wrap: wrap; align-items: center; gap: 30px; } .page-ac888__intro-text { flex: 1; min-width: 300px; } .page-ac888__intro-text p { font-size: 1.1em; color: #ccc; margin-bottom: 15px; } .page-ac888__intro-image { flex: 1; min-width: 300px; text-align: center; } .page-ac888__intro-image img { max-width: 100%; height: auto; border-radius: 8px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-ac888__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; } .page-ac888__quick-access-item { background-color: #2c2c4a; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, background-color 0.3s ease; } .page-ac888__quick-access-item:hover { transform: translateY(-5px); background-color: #38385c; } .page-ac888__quick-access-item .page-ac888__button { width: 100%; box-sizing: border-box; } .page-ac888__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-ac888__game-card { background-color: #2c2c4a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; text-align: center; } .page-ac888__game-card:hover { transform: translateY(-5px); } .page-ac888__game-card img { max-width: 100%; height: auto; display: block; border-bottom: 3px solid #e0b842; } .page-ac888__game-card-content { padding: 20px; } .page-ac888__game-card-content h3 { font-size: 1.5em; color: #e0b842; margin-bottom: 10px; } .page-ac888__game-card-content p { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-ac888__promotions-list { list-style: none; padding: 0; margin-top: 30px; } .page-ac888__promotions-item { background-color: #2c2c4a; border-radius: 8px; padding: 25px; margin-bottom: 15px; display: flex; align-items: center; gap: 20px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-ac888__promotions-item img { max-width: 200px; height: auto; border-radius: 5px; flex-shrink: 0; } .page-ac888__promotions-content h3 { color: #e0b842; margin-bottom: 10px; font-size: 1.4em; } .page-ac888__promotions-content p { color: #ccc; font-size: 1em; } .page-ac888__security-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; margin-top: 30px; } .page-ac888__security-info, .page-ac888__customer-service-info { background-color: #2c2c4a; padding: 30px; border-radius: 8px; } .page-ac888__security-info h3, .page-ac888__customer-service-info h3 { color: #e0b842; font-size: 1.6em; margin-bottom: 15px; } .page-ac888__security-info p, .page-ac888__customer-service-info p { color: #ccc; margin-bottom: 10px; } .page-ac888__payment-methods, .page-ac888__social-links { display: flex; flex-wrap: wrap; gap: 15px; margin-top: 20px; justify-content: center; } .page-ac888__payment-methods img, .page-ac888__social-links img { width: 80px; height: 80px; object-fit: contain; background-color: #1a1a2e; border-radius: 5px; padding: 10px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); transition: transform 0.2s ease; } .page-ac888__payment-methods img:hover, .page-ac888__social-links img:hover { transform: translateY(-3px); } .page-ac888__faq-list { list-style: none; padding: 0; margin-top: 30px; } .page-ac888__faq-item { background-color: #2c2c4a; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); } .page-ac888__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #38385c; transition: background-color 0.3s ease; } .page-ac888__faq-question:hover { background-color: #4a4a70; } .page-ac888__faq-question h3 { margin: 0; color: #e0b842; font-size: 1.3em; pointer-events: none; } .page-ac888__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e0b842; transition: transform 0.3s ease; pointer-events: none; } .page-ac888__faq-item.active .page-ac888__faq-toggle { transform: rotate(45deg); } .page-ac888__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; } .page-ac888__faq-item.active .page-ac888__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ac888__faq-answer p { margin: 0; color: #ccc; font-size: 1em; } .page-ac888__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-ac888__blog-card { background-color: #2c2c4a; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-ac888__blog-card:hover { transform: translateY(-5px); } .page-ac888__blog-card img { max-width: 100%; height: auto; display: block; border-bottom: 3px solid #e0b842; } .page-ac888__blog-card-content { padding: 20px; } .page-ac888__blog-card-content h3 { font-size: 1.4em; color: #e0b842; margin-bottom: 10px; } .page-ac888__blog-card-content p { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-ac888__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-ac888__floating-button { background-color: #e0b842; color: #1a1a2e; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.2s ease; font-size: 1.1em; text-align: center; white-space: nowrap; } .page-ac888__floating-button:hover { background-color: #f5d060; transform: scale(1.05); } @media (max-width: 768px) { .page-ac888__hero-section { padding-top: calc(var(--header-offset, 122px) + 10px); padding-bottom: 60px; } .page-ac888__hero-title { font-size: 2.5em; } .page-ac888__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; } .page-ac888__hero-buttons { flex-direction: column; gap: 15px; } .page-ac888__hero-buttons .page-ac888__button { width: 100%; max-width: 250px; margin: 0 auto; } .page-ac888__section { padding: 30px 0; } .page-ac888__section-title { font-size: 2em; margin-bottom: 25px; } .page-ac888__intro-content { flex-direction: column; } .page-ac888__quick-access-grid, .page-ac888__games-grid, .page-ac888__blog-grid { grid-template-columns: 1fr; } .page-ac888__promotions-item { flex-direction: column; text-align: center; } .page-ac888__promotions-item img { margin-bottom: 15px; max-width: 100%; height: auto; } .page-ac888__security-grid { grid-template-columns: 1fr; } .page-ac888__faq-question { padding: 15px 20px; } .page-ac888__faq-question h3 { font-size: 1.1em; } .page-ac888__faq-answer { padding: 0 20px; } .page-ac888__faq-item.active .page-ac888__faq-answer { padding: 15px 20px !important; } .page-ac888__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-ac888__floating-button { padding: 10px 15px; font-size: 1em; } .page-ac888__payment-methods img, .page-ac888__social-links img { width: 60px; height: 60px; } .page-ac888__promotions-list li, .page-ac888__faq-list li, .page-ac888__blog-grid .page-ac888__blog-card { box-sizing: border-box !important; width: 100% !important; max-width: 100% !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-ac888__promotions-list, .page-ac888__faq-list, .page-ac888__blog-grid { width: 100% !important; max-width: 100% !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-ac888__intro-image img, .page-ac888__game-card img, .page-ac888__promotions-item img, .page-ac888__blog-card img { max-width: 100% !important; height: auto !important; } }