.page-8-k { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-8-k__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-8-k__section { padding: 40px 20px; margin-bottom: 20px; border-radius: 10px; background-color: #24243e; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } .page-8-k__section--alt { background-color: #1f1f3a; } .page-8-k__h1, .page-8-k__h2, .page-8-k__h3 { color: #e94560; text-align: center; margin-bottom: 20px; } .page-8-k__h1 { font-size: 2.8em; } .page-8-k__h2 { font-size: 2.2em; } .page-8-k__h3 { font-size: 1.8em; } .page-8-k__text-center { text-align: center; } .page-8-k__button-group { display: flex; justify-content: center; gap: 20px; margin-top: 30px; flex-wrap: wrap; } .page-8-k__btn { display: inline-block; padding: 15px 30px; background-color: #e94560; color: #fff; text-decoration: none; border-radius: 50px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-8-k__btn:hover { background-color: #c93450; transform: translateY(-3px); } .page-8-k__hero-section { background-image: url('[GALLERY:hero:1920x1080:online_betting,vietnam,casino]'); background-size: cover; background-position: center; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); padding: 10px 20px 80px; text-align: center; min-height: 500px; display: flex; flex-direction: column; justify-content: center; align-items: center; } .page-8-k__hero-section .page-8-k__h1 { color: #fff; font-size: 3.5em; margin-bottom: 15px; } .page-8-k__hero-section p { font-size: 1.4em; max-width: 800px; margin-bottom: 30px; } .page-8-k__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: 40px 20px; background-color: #1f1f3a; border-radius: 10px; margin-bottom: 20px; } .page-8-k__payment-providers .page-8-k__h2 { margin-bottom: 30px; color: #e94560; width: 100%; } .page-8-k__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-8-k__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-8-k__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-8-k__card { background-color: #2c2c4a; padding: 25px; border-radius: 10px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; } .page-8-k__card:hover { transform: translateY(-5px); } .page-8-k__card-image { width: 100%; max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; object-fit: cover; min-height: 200px; min-width: 200px; } .page-8-k__card-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } .page-8-k__card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; flex-grow: 1; } .page-8-k__card .page-8-k__btn { width: auto; align-self: center; } .page-8-k__faq-section { background-color: #24243e; padding: 40px 20px; border-radius: 10px; margin-bottom: 20px; } .page-8-k__faq-item { background-color: #2c2c4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-8-k__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #3f3f5a; border-bottom: 1px solid rgba(255, 255, 255, 0.1); user-select: none; } .page-8-k__faq-question:hover { background-color: #4a4a6b; } .page-8-k__faq-question h3 { margin: 0; font-size: 1.2em; color: #f0f0f0; pointer-events: none; } .page-8-k__faq-toggle { font-size: 1.8em; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; } .page-8-k__faq-item.active .page-8-k__faq-toggle { transform: rotate(45deg); } .page-8-k__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; background-color: #2c2c4a; } .page-8-k__faq-item.active .page-8-k__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-8-k__faq-answer p { margin: 0; color: #ccc; } .page-8-k__blog-post { background-color: #2c2c4a; padding: 20px; border-radius: 10px; text-align: left; transition: transform 0.3s ease; display: flex; flex-direction: column; height: 100%; } .page-8-k__blog-post:hover { transform: translateY(-5px); } .page-8-k__blog-image { width: 100%; max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; object-fit: cover; min-height: 200px; min-width: 200px; } .page-8-k__blog-title { font-size: 1.4em; color: #e94560; margin-bottom: 10px; text-decoration: none; display: block; } .page-8-k__blog-title:hover { text-decoration: underline; } .page-8-k__blog-summary { font-size: 0.95em; color: #ccc; margin-bottom: 10px; flex-grow: 1; } .page-8-k__blog-date { font-size: 0.85em; color: #888; text-align: right; } @media (max-width: 768px) { .page-8-k__container { padding: 10px; } .page-8-k__section { padding: 30px 15px; } .page-8-k__h1 { font-size: 2.2em; } .page-8-k__h2 { font-size: 1.8em; } .page-8-k__h3 { font-size: 1.5em; } .page-8-k__hero-section { min-height: 400px; padding-bottom: 60px; } .page-8-k__hero-section .page-8-k__h1 { font-size: 2.5em; } .page-8-k__hero-section p { font-size: 1.1em; } .page-8-k__button-group { flex-direction: column; gap: 15px; } .page-8-k__btn { width: 100%; padding: 12px 20px; font-size: 1em; } .page-8-k__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-8-k__payment-logo, .page-8-k__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-8-k__grid { grid-template-columns: 1fr; gap: 20px; } .page-8-k__card-image, .page-8-k__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-8-k__faq-question { padding: 12px 15px; } .page-8-k__faq-question h3 { font-size: 1.1em; } .page-8-k__faq-answer { padding: 0 15px; } .page-8-k__faq-item.active .page-8-k__faq-answer { padding: 15px 15px !important; } .page-8-k__blog-post { padding: 15px; } .page-8-k__blog-title { font-size: 1.2em; } .page-8-k__blog-summary { font-size: 0.9em; } }