.page-hy8 { font-family: 'Arial', sans-serif; background-color: #1a1a1a; color: #f0f0f0; line-height: 1.6; } .page-hy8__section { padding: 40px 20px; text-align: center; max-width: 1200px; margin: 0 auto; box-sizing: border-box; } .page-hy8__section:nth-child(odd) { background-color: #222222; } .page-hy8__section:nth-child(even) { background-color: #1a1a1a; } .page-hy8__h1, .page-hy8__h2, .page-hy8__h3 { color: #ffd700; margin-bottom: 20px; } .page-hy8__h1 { font-size: 2.8em; } .page-hy8__h2 { font-size: 2.2em; } .page-hy8__h3 { font-size: 1.8em; } .page-hy8__p { font-size: 1.1em; color: #cccccc; margin-bottom: 15px; } .page-hy8__button { display: inline-block; background-color: #007bff; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; margin: 10px; border: none; cursor: pointer; } .page-hy8__button:hover { background-color: #0056b3; transform: translateY(-2px); } .page-hy8__hero-section { background: url('[GALLERY:hero:1920x1080:online_betting,casino,vietnam]') no-repeat center center/cover; padding: 120px 20px 80px; text-align: center; position: relative; overflow: hidden; min-height: 500px; display: flex; align-items: center; justify-content: center; flex-direction: column; padding-top: 10px; } .page-hy8__hero-overlay { background-color: rgba(0, 0, 0, 0.6); position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .page-hy8__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; } .page-hy8__hero-h1 { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-hy8__hero-slogan { font-size: 1.5em; color: #e0e0e0; margin-bottom: 30px; } .page-hy8__hero-button { background-color: #ffd700; color: #1a1a1a; padding: 15px 30px; font-size: 1.2em; border-radius: 50px; } .page-hy8__hero-button:hover { background-color: #e6c200; transform: translateY(-3px); } .page-hy8__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 20px; background-color: #222222; } .page-hy8__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-hy8__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-hy8__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-hy8__grid-item { background-color: #2a2a2a; padding: 25px; border-radius: 10px; text-align: left; transition: transform 0.3s ease; } .page-hy8__grid-item:hover { transform: translateY(-5px); } .page-hy8__grid-item img { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; min-width: 200px; min-height: 200px; object-fit: cover; } .page-hy8__grid-item-h3 { color: #ffd700; margin-top: 0; margin-bottom: 10px; } .page-hy8__grid-item-p { color: #cccccc; font-size: 0.95em; } .page-hy8__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; margin-top: 20px; } .page-hy8__quick-access-button { background-color: #007bff; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; margin: 8px; border: none; cursor: pointer; } .page-hy8__quick-access-button:hover { background-color: #0056b3; } .page-hy8__promo-card { background-color: #2a2a2a; padding: 25px; border-radius: 10px; text-align: left; display: flex; flex-direction: column; align-items: flex-start; } .page-hy8__promo-card img { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; min-width: 200px; min-height: 200px; object-fit: cover; } .page-hy8__promo-card-h3 { color: #ffd700; margin-top: 0; margin-bottom: 10px; } .page-hy8__promo-card-p { color: #cccccc; font-size: 0.95em; flex-grow: 1; } .page-hy8__promo-card-button { margin-top: auto; align-self: flex-start; } .page-hy8__faq-container { margin-top: 30px; text-align: left; } .page-hy8__faq-item { background-color: #2a2a2a; margin-bottom: 10px; border-radius: 8px; overflow: hidden; } .page-hy8__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #333333; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-hy8__faq-question:hover { background-color: #444444; } .page-hy8__faq-question h3 { margin: 0; color: #f0f0f0; font-size: 1.2em; pointer-events: none; } .page-hy8__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffd700; transition: transform 0.3s ease; pointer-events: none; } .page-hy8__faq-item.active .page-hy8__faq-toggle { transform: rotate(45deg); } .page-hy8__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-hy8__faq-item.active .page-hy8__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-hy8__blog-card { background-color: #2a2a2a; padding: 20px; border-radius: 10px; text-align: left; display: flex; flex-direction: column; } .page-hy8__blog-card img { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; min-width: 200px; min-height: 200px; object-fit: cover; } .page-hy8__blog-card-h3 { color: #ffd700; margin-top: 0; margin-bottom: 10px; } .page-hy8__blog-card-h3 a { color: #ffd700; text-decoration: none; } .page-hy8__blog-card-h3 a:hover { text-decoration: underline; } .page-hy8__blog-card-meta { font-size: 0.85em; color: #999999; margin-bottom: 10px; } .page-hy8__blog-card-p { color: #cccccc; font-size: 0.95em; flex-grow: 1; } .page-hy8__blog-card-button { margin-top: auto; align-self: flex-start; } .page-hy8__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-hy8__floating-button { background-color: #ffd700; color: #1a1a1a; padding: 10px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.2s ease; } .page-hy8__floating-button:hover { background-color: #e6c200; transform: translateY(-2px); } @media (max-width: 768px) { .page-hy8__h1 { font-size: 2em; } .page-hy8__h2 { font-size: 1.8em; } .page-hy8__hero-h1 { font-size: 2.5em; } .page-hy8__hero-slogan { font-size: 1.2em; } .page-hy8__hero-button { padding: 12px 25px; font-size: 1em; } .page-hy8__grid { grid-template-columns: 1fr; } .page-hy8__grid-item, .page-hy8__promo-card, .page-hy8__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; } .page-hy8__grid-item img, .page-hy8__promo-card img, .page-hy8__blog-card img { max-width: 100% !important; height: auto !important; min-width: 200px !important; min-height: 200px !important; object-fit: cover !important; } .page-hy8__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-hy8__payment-logo, .page-hy8__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-hy8__quick-access-buttons { flex-direction: column; } .page-hy8__quick-access-button { width: 100%; box-sizing: border-box; } .page-hy8__faq-question h3 { font-size: 1.1em; } .page-hy8__faq-answer { padding: 0 15px; } .page-hy8__faq-item.active .page-hy8__faq-answer { padding: 15px !important; } .page-hy8__floating-buttons { right: 10px; bottom: 10px; } .page-hy8__floating-button { padding: 8px 15px; font-size: 0.9em; } } @media (max-width: 480px) { .page-hy8__hero-h1 { font-size: 2em; } .page-hy8__hero-slogan { font-size: 1em; } }