.page-pd-1668 { font-family: 'Arial', sans-serif; background-color: #1a1a2e; color: #e0e0e0; line-height: 1.6; } .page-pd-1668__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } @media (max-width: 768px) { .page-pd-1668__container { padding: 0 10px; } } .page-pd-1668__section { padding: 40px 0; margin-bottom: 20px; } @media (max-width: 768px) { .page-pd-1668__section { padding: 30px 0; margin-bottom: 15px; } } .page-pd-1668__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 30px; font-weight: bold; } @media (max-width: 768px) { .page-pd-1668__section-title { font-size: 2em; margin-bottom: 20px; } } .page-pd-1668__text-center { text-align: center; } .page-pd-1668__button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-pd-1668__button:hover { background-color: #c9344d; } @media (max-width: 768px) { .page-pd-1668__button { padding: 10px 20px; font-size: 1em; } } .page-pd-1668__hero-section { background: linear-gradient(rgba(26, 26, 46, 0.7), rgba(26, 26, 46, 0.7)), url('[GALLERY:hero:1920x1080:casino,sports,vietnam]') no-repeat center center/cover; padding: 10px 0 80px; text-align: center; color: #ffffff; position: relative; overflow: hidden; } @media (max-width: 768px) { .page-pd-1668__hero-section { padding: 10px 0 60px; } } .page-pd-1668__hero-title { font-size: 3.5em; margin-bottom: 20px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); color: #e94560; } @media (max-width: 768px) { .page-pd-1668__hero-title { font-size: 2.5em; } } .page-pd-1668__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-pd-1668__hero-subtitle { font-size: 1.2em; margin-bottom: 25px; } } .page-pd-1668__hero-buttons { display: flex; justify-content: center; gap: 20px; } @media (max-width: 768px) { .page-pd-1668__hero-buttons { flex-direction: column; gap: 15px; } } .page-pd-1668__intro-section { background-color: #2e2e4a; padding: 50px 0; } @media (max-width: 768px) { .page-pd-1668__intro-section { padding: 40px 0; } } .page-pd-1668__intro-content { display: flex; align-items: center; gap: 30px; } @media (max-width: 768px) { .page-pd-1668__intro-content { flex-direction: column; } } .page-pd-1668__intro-image-wrapper { flex: 1; text-align: center; } .page-pd-1668__intro-image { max-width: 100%; height: auto; border-radius: 10px; object-fit: cover; } .page-pd-1668__intro-text { flex: 2; } .page-pd-1668__intro-text h2 { color: #e94560; font-size: 2em; margin-bottom: 15px; } @media (max-width: 768px) { .page-pd-1668__intro-text h2 { font-size: 1.8em; } } .page-pd-1668__intro-text p { margin-bottom: 15px; } .page-pd-1668__quick-access { background-color: #1a1a2e; padding: 50px 0; } @media (max-width: 768px) { .page-pd-1668__quick-access { padding: 40px 0; } } .page-pd-1668__access-links { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; text-align: center; } @media (max-width: 768px) { .page-pd-1668__access-links { grid-template-columns: 1fr; gap: 15px; } } .page-pd-1668__access-item { background-color: #2e2e4a; padding: 25px; border-radius: 10px; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-pd-1668__access-item:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-pd-1668__access-item h3 { font-size: 1.5em; color: #e94560; margin-bottom: 15px; } @media (max-width: 768px) { .page-pd-1668__access-item h3 { font-size: 1.3em; margin-bottom: 10px; } } .page-pd-1668__games-section { background-color: #2e2e4a; } .page-pd-1668__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-pd-1668__game-grid { grid-template-columns: 1fr; gap: 20px; } } .page-pd-1668__game-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-pd-1668__game-card:hover { transform: translateY(-7px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); } .page-pd-1668__game-image { width: 100%; height: 200px; object-fit: cover; } .page-pd-1668__game-content { padding: 20px; } .page-pd-1668__game-content h3 { font-size: 1.8em; color: #e94560; margin-bottom: 15px; } @media (max-width: 768px) { .page-pd-1668__game-content h3 { font-size: 1.5em; margin-bottom: 10px; } } .page-pd-1668__game-content p { margin-bottom: 20px; } .page-pd-1668__promotions-section { background-color: #1a1a2e; } .page-pd-1668__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-pd-1668__promo-grid { grid-template-columns: 1fr; gap: 20px; } } .page-pd-1668__promo-card { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-pd-1668__promo-card:hover { transform: translateY(-7px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); } .page-pd-1668__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-pd-1668__promo-content { padding: 20px; } .page-pd-1668__promo-content h3 { font-size: 1.6em; color: #e94560; margin-bottom: 10px; } @media (max-width: 768px) { .page-pd-1668__promo-content h3 { font-size: 1.4em; } } .page-pd-1668__promo-content p { font-size: 0.95em; margin-bottom: 15px; } .page-pd-1668__security-cs { background-color: #2e2e4a; } .page-pd-1668__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; text-align: center; } @media (max-width: 768px) { .page-pd-1668__security-grid { grid-template-columns: 1fr; gap: 20px; } } .page-pd-1668__security-item { background-color: #1a1a2e; padding: 25px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-pd-1668__security-item h3 { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } @media (max-width: 768px) { .page-pd-1668__security-item h3 { font-size: 1.3em; } } .page-pd-1668__security-item p { font-size: 0.95em; } .page-pd-1668__payment-methods { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 20px; } .page-pd-1668__payment-logo { max-width: 100px; height: auto; object-fit: contain; filter: grayscale(100%); opacity: 0.7; transition: filter 0.3s ease, opacity 0.3s ease; } .page-pd-1668__payment-logo:hover { filter: grayscale(0%); opacity: 1; } .page-pd-1668__faq-section { background-color: #1a1a2e; } .page-pd-1668__faq-list { max-width: 800px; margin: 0 auto; } .page-pd-1668__faq-item { background-color: #2e2e4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); } .page-pd-1668__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #3f3f6e; color: #e0e0e0; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-pd-1668__faq-question:hover { background-color: #4a4a7a; } @media (max-width: 768px) { .page-pd-1668__faq-question { padding: 15px; font-size: 1em; } } .page-pd-1668__faq-question h3 { margin: 0; flex-grow: 1; pointer-events: none; } .page-pd-1668__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-pd-1668__faq-item.active .page-pd-1668__faq-toggle { transform: rotate(45deg); } .page-pd-1668__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; background-color: #2e2e4a; color: #c0c0c0; } .page-pd-1668__faq-item.active .page-pd-1668__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; } @media (max-width: 768px) { .page-pd-1668__faq-answer { padding: 0 15px; } .page-pd-1668__faq-item.active .page-pd-1668__faq-answer { padding: 15px 15px !important; } } .page-pd-1668__blog-section { background-color: #2e2e4a; } .page-pd-1668__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-pd-1668__blog-grid { grid-template-columns: 1fr; gap: 20px; } } .page-pd-1668__blog-card { background-color: #1a1a2e; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-pd-1668__blog-card:hover { transform: translateY(-7px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.5); } .page-pd-1668__blog-image { width: 100%; height: 220px; object-fit: cover; } .page-pd-1668__blog-content { padding: 20px; } .page-pd-1668__blog-content h3 { font-size: 1.5em; color: #e94560; margin-bottom: 10px; } @media (max-width: 768px) { .page-pd-1668__blog-content h3 { font-size: 1.3em; } } .page-pd-1668__blog-content p { font-size: 0.95em; margin-bottom: 15px; } .page-pd-1668__blog-content .page-pd-1668__button { width: 100%; text-align: center; } .page-pd-1668__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-pd-1668__floating-button { background-color: #e94560; color: #ffffff; width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.2em; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4); text-decoration: none; transition: background-color 0.3s ease; } .page-pd-1668__floating-button:hover { background-color: #c9344d; } @media (max-width: 768px) { .page-pd-1668__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-pd-1668__floating-button { width: 50px; height: 50px; font-size: 1em; } }