.page-xn88__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-xn88__floating-buttons a { display: block; padding: 12px 20px; background: linear-gradient(90deg, #ff6b6b, #ee5253); color: #fff; text-align: center; text-decoration: none; border-radius: 50px; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, background 0.3s ease; white-space: nowrap; } .page-xn88__floating-buttons a:hover { transform: translateY(-3px); background: linear-gradient(90deg, #ee5253, #ff6b6b); } .page-xn88 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f9f9f9; } .page-xn88__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-xn88__section { padding: 60px 0; text-align: center; } .page-xn88__section:nth-of-type(odd) { background-color: #f0f0f0; } .page-xn88__section-title { font-size: 2.8em; margin-bottom: 30px; color: #0056b3; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; } .page-xn88__section-subtitle { font-size: 1.2em; color: #555; margin-bottom: 40px; } .page-xn88__button { display: inline-block; padding: 15px 30px; background: linear-gradient(90deg, #007bff, #0056b3); color: #fff; text-decoration: none; border-radius: 50px; font-size: 1.1em; font-weight: bold; transition: all 0.3s ease; box-shadow: 0 5px 15px rgba(0, 123, 255, 0.3); border: none; cursor: pointer; } .page-xn88__button:hover { transform: translateY(-3px); box-shadow: 0 8px 20px rgba(0, 123, 255, 0.4); background: linear-gradient(90deg, #0056b3, #007bff); } .page-xn88__hero-section { background-color: #003366; color: #fff; padding-top: 10px; padding-bottom: 80px; position: relative; overflow: hidden; } .page-xn88__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('[GALLERY:hero:1920x1080:online_betting,vietnam,casino,sports]'); background-size: cover; background-position: center; opacity: 0.3; z-index: 1; } .page-xn88__hero-content { position: relative; z-index: 2; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 450px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); } .page-xn88__hero-title { font-size: 3.8em; margin-bottom: 20px; font-weight: 800; line-height: 1.2; text-align: center; } .page-xn88__hero-subtitle { font-size: 1.5em; margin-bottom: 40px; font-weight: 300; max-width: 800px; text-align: center; } .page-xn88__hero-buttons { display: flex; gap: 20px; } .page-xn88__intro-content { max-width: 900px; margin: 0 auto; font-size: 1.1em; color: #444; text-align: left; } .page-xn88__intro-content p { margin-bottom: 20px; } .page-xn88__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 40px; } .page-xn88__quick-access-item { background-color: #fff; padding: 30px; border-radius: 15px; box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: center; } .page-xn88__quick-access-item:hover { transform: translateY(-8px); box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12); } .page-xn88__quick-access-item .page-xn88__button { width: 100%; margin-top: 20px; } .page-xn88__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-xn88__game-card { background-color: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-xn88__game-card:hover { transform: translateY(-8px); box-shadow: 0 10px 35px rgba(0, 0, 0, 0.15); } .page-xn88__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-xn88__game-card-content { padding: 25px; } .page-xn88__game-card-title { font-size: 1.8em; margin-bottom: 15px; color: #0056b3; } .page-xn88__game-card-description { font-size: 1em; color: #555; margin-bottom: 20px; min-height: 70px; } .page-xn88__game-card .page-xn88__button { width: auto; padding: 10px 25px; font-size: 0.95em; } .page-xn88__game-providers { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 50px; padding: 20px; background-color: #e6f0ff; border-radius: 10px; } .page-xn88__game-provider-logo { height: 80px; width: auto; object-fit: contain; filter: grayscale(80%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-xn88__game-provider-logo:hover { filter: grayscale(0%); opacity: 1; } .page-xn88__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-xn88__promo-card { background-color: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-xn88__promo-card:hover { transform: translateY(-8px); box-shadow: 0 10px 35px rgba(0, 0, 0, 0.15); } .page-xn88__promo-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-xn88__promo-card-content { padding: 25px; } .page-xn88__promo-card-title { font-size: 1.8em; margin-bottom: 15px; color: #0056b3; } .page-xn88__promo-card-description { font-size: 1em; color: #555; margin-bottom: 20px; min-height: 70px; } .page-xn88__promo-card .page-xn88__button { width: auto; padding: 10px 25px; font-size: 0.95em; } .page-xn88__security-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 40px; margin-top: 40px; max-width: 1000px; margin-left: auto; margin-right: auto; } .page-xn88__security-text { flex: 1 1 500px; text-align: left; font-size: 1.1em; color: #444; } .page-xn88__security-text p { margin-bottom: 15px; } .page-xn88__payment-logos { flex: 1 1 300px; display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; background-color: #e6f0ff; padding: 30px; border-radius: 15px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); } .page-xn88__payment-logo { height: 60px; width: auto; object-fit: contain; } .page-xn88__contact-info { margin-top: 30px; font-size: 1.1em; color: #444; } .page-xn88__contact-info p { margin-bottom: 10px; } .page-xn88__contact-links { display: flex; justify-content: center; gap: 20px; margin-top: 20px; } .page-xn88__contact-links a { color: #007bff; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-xn88__contact-links a:hover { color: #0056b3; text-decoration: underline; } .page-xn88__faq-list { max-width: 900px; margin: 40px auto 0; text-align: left; } .page-xn88__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); overflow: hidden; } .page-xn88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #eaf4ff; border-bottom: 1px solid #d0e7ff; transition: background-color 0.3s ease; } .page-xn88__faq-question:hover { background-color: #d0e7ff; } .page-xn88__faq-question h3 { margin: 0; font-size: 1.2em; color: #0056b3; pointer-events: none; } .page-xn88__faq-toggle { font-size: 1.8em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-xn88__faq-item.active .page-xn88__faq-toggle { transform: rotate(45deg); } .page-xn88__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; color: #555; } .page-xn88__faq-item.active .page-xn88__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-xn88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-xn88__blog-card { background-color: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1); text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-xn88__blog-card:hover { transform: translateY(-8px); box-shadow: 0 10px 35px rgba(0, 0, 0, 0.15); } .page-xn88__blog-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-xn88__blog-card-content { padding: 25px; } .page-xn88__blog-card-date { font-size: 0.9em; color: #888; margin-bottom: 10px; } .page-xn88__blog-card-title { font-size: 1.5em; margin-bottom: 15px; color: #0056b3; text-decoration: none; display: block; } .page-xn88__blog-card-title:hover { text-decoration: underline; } .page-xn88__blog-card-summary { font-size: 1em; color: #555; line-height: 1.5; margin-bottom: 20px; min-height: 70px; } .page-xn88__blog-card .page-xn88__button { width: auto; padding: 10px 25px; font-size: 0.95em; } @media (max-width: 1024px) { .page-xn88__hero-title { font-size: 3em; } .page-xn88__hero-subtitle { font-size: 1.3em; } .page-xn88__section-title { font-size: 2.2em; } .page-xn88__game-grid, .page-xn88__promotions-grid, .page-xn88__blog-grid, .page-xn88__quick-access-grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } } @media (max-width: 768px) { .page-xn88__hero-content { min-height: 350px; } .page-xn88__hero-title { font-size: 2.5em; } .page-xn88__hero-subtitle { font-size: 1.1em; } .page-xn88__hero-buttons { flex-direction: column; gap: 15px; } .page-xn88__button { padding: 12px 25px; font-size: 1em; } .page-xn88__section { padding: 40px 0; } .page-xn88__section-title { font-size: 2em; margin-bottom: 25px; } .page-xn88__intro-content, .page-xn88__security-text { font-size: 1em; } .page-xn88__quick-access-item { padding: 25px; } .page-xn88__game-card-title, .page-xn88__promo-card-title { font-size: 1.6em; } .page-xn88__game-card-description, .page-xn88__promo-card-description, .page-xn88__blog-card-summary { min-height: auto; } .page-xn88__game-provider-logo { height: 60px; } .page-xn88__payment-logo { height: 50px; } .page-xn88__faq-question { padding: 15px 20px; } .page-xn88__faq-question h3 { font-size: 1.1em; } .page-xn88__faq-answer { padding: 0 20px; } .page-xn88__faq-item.active .page-xn88__faq-answer { padding: 15px 20px !important; } .page-xn88__blog-card-title { font-size: 1.3em; } .page-xn88__floating-buttons { bottom: 15px; right: 15px; } .page-xn88__floating-buttons a { padding: 10px 18px; font-size: 0.9em; } .page-xn88__quick-access-grid > *, .page-xn88__game-grid > *, .page-xn88__promotions-grid > *, .page-xn88__blog-grid > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-xn88__quick-access-grid, .page-xn88__game-grid, .page-xn88__promotions-grid, .page-xn88__blog-grid { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-xn88__faq-list > .page-xn88__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-xn88__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (max-width: 480px) { .page-xn88__hero-title { font-size: 2em; } .page-xn88__hero-subtitle { font-size: 1em; } .page-xn88__hero-buttons { flex-direction: column; gap: 10px; } .page-xn88__button { padding: 10px 20px; font-size: 0.9em; } .page-xn88__section-title { font-size: 1.8em; } .page-xn88__game-grid, .page-xn88__promotions-grid, .page-xn88__blog-grid, .page-xn88__quick-access-grid { grid-template-columns: 1fr; } .page-xn88__security-content { flex-direction: column; gap: 30px; } .page-xn88__payment-logos { padding: 20px; } .page-xn88__contact-links { flex-direction: column; gap: 10px; } }