.page-ga65-com { font-family: 'Arial', sans-serif; color: #fff; background-color: #1a1a2e; padding-top: 10px; }.page-ga65-com__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-ga65-com__section { padding: 40px 0; }.page-ga65-com__section--dark { background-color: #16213e; }.page-ga65-com__section--light { background-color: #0f3460; }.page-ga65-com__title { font-size: 36px; color: #e94560; text-align: center; margin-bottom: 30px; text-transform: uppercase; }.page-ga65-com__subtitle { font-size: 24px; color: #e94560; text-align: center; margin-bottom: 20px; }.page-ga65-com__text { font-size: 16px; line-height: 1.6; text-align: center; margin-bottom: 20px; }.page-ga65-com__button { display: inline-block; background-color: #e94560; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 16px; }.page-ga65-com__button:hover { background-color: #b82c47; }.page-ga65-com__button--secondary { background-color: #0f3460; border: 1px solid #e94560; }.page-ga65-com__button--secondary:hover { background-color: #1a1a2e; }.page-ga65-com__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:casino,gambling,vietnam,city_lights]') no-repeat center center; background-size: cover; text-align: center; padding: 80px 0; min-height: 500px; display: flex; align-items: center; justify-content: center; }.page-ga65-com__hero-content { max-width: 800px; margin: 0 auto; }.page-ga65-com__hero-title { font-size: 48px; margin-bottom: 20px; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-ga65-com__hero-description { font-size: 20px; margin-bottom: 40px; color: #ccc; }.page-ga65-com__hero-buttons .page-ga65-com__button { margin: 0 10px; }.page-ga65-com__intro-section .page-ga65-com__text { max-width: 800px; margin-left: auto; margin-right: auto; }.page-ga65-com__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-ga65-com__quick-access-item { background-color: #0f3460; padding: 20px; border-radius: 8px; text-align: center; transition: transform 0.3s ease; }.page-ga65-com__quick-access-item:hover { transform: translateY(-5px); }.page-ga65-com__quick-access-item .page-ga65-com__button { width: 100%; }.page-ga65-com__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-ga65-com__game-card { background-color: #16213e; border-radius: 10px; overflow: hidden; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-ga65-com__game-card:hover { transform: translateY(-8px); }.page-ga65-com__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-ga65-com__game-card-content { padding: 20px; }.page-ga65-com__game-card-title { font-size: 22px; margin-bottom: 10px; color: #e94560; }.page-ga65-com__game-card-text { font-size: 14px; color: #ccc; margin-bottom: 15px; }.page-ga65-com__promotions-list { list-style: none; padding: 0; margin-top: 30px; }.page-ga65-com__promotion-item { background-color: #0f3460; padding: 25px; border-radius: 8px; margin-bottom: 20px; display: flex; align-items: center; gap: 20px; }.page-ga65-com__promotion-icon { width: 80px; height: 80px; flex-shrink: 0; }.page-ga65-com__promotion-content { flex-grow: 1; }.page-ga65-com__promotion-title { font-size: 24px; color: #e94560; margin-bottom: 10px; }.page-ga65-com__promotion-description { font-size: 16px; color: #ccc; margin-bottom: 15px; }.page-ga65-com__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; }.page-ga65-com__security-support-item { background-color: #0f3460; padding: 25px; border-radius: 8px; text-align: center; }.page-ga65-com__security-support-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-ga65-com__security-support-title { font-size: 20px; color: #e94560; margin-bottom: 10px; }.page-ga65-com__security-support-text { font-size: 15px; color: #ccc; }.page-ga65-com__faq-list { margin-top: 30px; }.page-ga65-com__faq-item { background-color: #16213e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; }.page-ga65-com__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 25px; cursor: pointer; user-select: none; background-color: #0f3460; transition: background-color 0.3s ease; }.page-ga65-com__faq-question:hover { background-color: #1a1a2e; }.page-ga65-com__faq-question h3 { font-size: 18px; color: #fff; margin: 0; pointer-events: none; }.page-ga65-com__faq-toggle { font-size: 24px; font-weight: bold; color: #e94560; transition: transform 0.3s ease; pointer-events: none; }.page-ga65-com__faq-item.active .page-ga65-com__faq-toggle { transform: rotate(45deg); }.page-ga65-com__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; }.page-ga65-com__faq-item.active .page-ga65-com__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-ga65-com__faq-answer p { margin-bottom: 0; font-size: 15px; line-height: 1.6; color: #ccc; }.page-ga65-com__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-ga65-com__blog-card { background-color: #16213e; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; }.page-ga65-com__blog-card:hover { transform: translateY(-8px); }.page-ga65-com__blog-card-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-ga65-com__blog-card-content { padding: 20px; }.page-ga65-com__blog-card-date { font-size: 13px; color: #e94560; margin-bottom: 10px; }.page-ga65-com__blog-card-title { font-size: 20px; margin-bottom: 10px; line-height: 1.3; }.page-ga65-com__blog-card-title a { color: #fff; text-decoration: none; transition: color 0.3s ease; }.page-ga65-com__blog-card-title a:hover { color: #e94560; }.page-ga65-com__blog-card-excerpt { font-size: 15px; color: #ccc; line-height: 1.5; margin-bottom: 15px; }.page-ga65-com__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 15px; }.page-ga65-com__floating-button { background-color: #e94560; color: #fff; border-radius: 50px; width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: bold; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; }.page-ga65-com__floating-button:hover { background-color: #b82c47; transform: scale(1.05); }.page-ga65-com__floating-button--login { background-color: #0f3460; }.page-ga65-com__floating-button--login:hover { background-color: #1a1a2e; }.page-ga65-com__payment-providers-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; margin-top: 30px; }.page-ga65-com__payment-provider-item { display: flex; align-items: center; justify-content: center; background-color: #0f3460; padding: 15px 25px; border-radius: 8px; min-width: 120px; height: 80px; }.page-ga65-com__payment-provider-logo { max-height: 50px; max-width: 100px; object-fit: contain; }.page-ga65-com__game-providers-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 25px; margin-top: 30px; }.page-ga65-com__game-provider-item { display: flex; align-items: center; justify-content: center; background-color: #0f3460; padding: 15px 25px; border-radius: 8px; min-width: 120px; height: 80px; }.page-ga65-com__game-provider-logo { max-height: 50px; max-width: 100px; object-fit: contain; }.page-ga65-com__social-media-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-ga65-com__social-media-item { display: flex; align-items: center; justify-content: center; width: 50px; height: 50px; background-color: #0f3460; border-radius: 50%; transition: background-color 0.3s ease; }.page-ga65-com__social-media-item:hover { background-color: #e94560; }.page-ga65-com__social-media-icon { width: 30px; height: 30px; object-fit: contain; }.page-ga65-com__floating-buttons { bottom: 80px; }.page-ga65-com__floating-buttons .page-ga65-com__floating-button { width: 50px; height: 50px; font-size: 12px; }.page-ga65-com__quick-access-grid { grid-template-columns: 1fr; }.page-ga65-com__games-grid { grid-template-columns: 1fr; }.page-ga65-com__promotion-item { flex-direction: column; text-align: center; }.page-ga65-com__promotion-icon { margin-bottom: 15px; }.page-ga65-com__security-support-grid { grid-template-columns: 1fr; }.page-ga65-com__blog-grid { grid-template-columns: 1fr; }.page-ga65-com__title { font-size: 28px; }.page-ga65-com__hero-title { font-size: 36px; }.page-ga65-com__hero-description { font-size: 18px; }.page-ga65-com__hero-buttons { display: flex; flex-direction: column; gap: 15px; }.page-ga65-com__hero-buttons .page-ga65-com__button { margin: 0; width: 100%; }.page-ga65-com__faq-question h3 { font-size: 16px; }.page-ga65-com__faq-answer p { font-size: 14px; }.page-ga65-com__game-card-title { font-size: 20px; }.page-ga65-com__promotion-title { font-size: 20px; }.page-ga65-com__blog-card-title { font-size: 18px; }.page-ga65-com__payment-providers-list, .page-ga65-com__game-providers-list, .page-ga65-com__social-media-list { gap: 15px; }.page-ga65-com__payment-provider-item, .page-ga65-com__game-provider-item { min-width: 100px; height: 70px; }.page-ga65-com__social-media-item { width: 45px; height: 45px; }.page-ga65-com__payment-provider-logo, .page-ga65-com__game-provider-logo { max-height: 40px; }@media (max-width: 768px) { .page-ga65-com__quick-access-grid > *, .page-ga65-com__games-grid > *, .page-ga65-com__promotions-list > *, .page-ga65-com__security-support-grid > *, .page-ga65-com__blog-grid > *, .page-ga65-com__payment-providers-list > *, .page-ga65-com__game-providers-list > *, .page-ga65-com__social-media-list > * { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-ga65-com__promotions-list, .page-ga65-com__payment-providers-list, .page-ga65-com__game-providers-list, .page-ga65-com__social-media-list { padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-ga65-com__game-card-text, .page-ga65-com__blog-card-excerpt, .page-ga65-com__promotion-description, .page-ga65-com__security-support-text, .page-ga65-com__text { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }