.page-h-ng-d-n-ch-i-rikvip { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); } .page-h-ng-d-n-ch-i-rikvip__hero-section { background: linear-gradient(135deg, #FF6B6B, #FFD166); color: #fff; padding: 60px 20px; text-align: center; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; margin-bottom: 30px; } .page-h-ng-d-n-ch-i-rikvip__hero-section::before { content: ''; position: absolute; top: -50%; left: -50%; width: 200%; height: 200%; background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 70%); transform: rotate(45deg); animation: page-h-ng-d-n-ch-i-rikvip__hero-gradient 15s infinite linear; } @keyframes page-h-ng-d-n-ch-i-rikvip__hero-gradient { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .page-h-ng-d-n-ch-i-rikvip__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0,0,0,0.3); position: relative; z-index: 1; } .page-h-ng-d-n-ch-i-rikvip__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; position: relative; z-index: 1; } .page-h-ng-d-n-ch-i-rikvip__hero-button { display: inline-block; background-color: #007bff; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 8px rgba(0,0,0,0.2); position: relative; z-index: 1; } .page-h-ng-d-n-ch-i-rikvip__hero-button:hover { background-color: #0056b3; transform: translateY(-3px); } .page-h-ng-d-n-ch-i-rikvip__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: #fff; border-bottom: 1px solid #eee; margin-bottom: 30px; } .page-h-ng-d-n-ch-i-rikvip__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.1); } .page-h-ng-d-n-ch-i-rikvip__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-h-ng-d-n-ch-i-rikvip__section { background-color: #fff; padding: 40px 20px; margin-bottom: 30px; border-radius: 15px; box-shadow: 0 5px 15px rgba(0,0,0,0.05); max-width: 1200px; margin-left: auto; margin-right: auto; } .page-h-ng-d-n-ch-i-rikvip__section-title { font-size: 2em; color: #333; margin-bottom: 25px; text-align: center; position: relative; } .page-h-ng-d-n-ch-i-rikvip__section-title::after { content: ''; display: block; width: 60px; height: 4px; background-color: #FF6B6B; margin: 10px auto 0; border-radius: 2px; } .page-h-ng-d-n-ch-i-rikvip__content { font-size: 1.1em; line-height: 1.8; color: #555; } .page-h-ng-d-n-ch-i-rikvip__list { list-style: none; padding: 0; margin-top: 20px; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } .page-h-ng-d-n-ch-i-rikvip__list-item { background-color: #f0f8ff; padding: 20px; border-radius: 10px; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.3s ease; box-sizing: border-box; } .page-h-ng-d-n-ch-i-rikvip__list-item:hover { transform: translateY(-5px); } .page-h-ng-d-n-ch-i-rikvip__list-item h3 { color: #007bff; margin-top: 0; font-size: 1.3em; } .page-h-ng-d-n-ch-i-rikvip__list-item p { color: #666; font-size: 0.95em; } .page-h-ng-d-n-ch-i-rikvip__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; margin-top: 30px; } .page-h-ng-d-n-ch-i-rikvip__game-card { background-color: #f7f7f7; border-radius: 15px; overflow: hidden; text-align: center; box-shadow: 0 5px 15px rgba(0,0,0,0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-h-ng-d-n-ch-i-rikvip__game-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0,0,0,0.15); } .page-h-ng-d-n-ch-i-rikvip__game-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-h-ng-d-n-ch-i-rikvip__game-card h3 { font-size: 1.4em; color: #333; margin: 15px 10px 10px; } .page-h-ng-d-n-ch-i-rikvip__game-card p { font-size: 0.95em; color: #666; padding: 0 15px 15px; } .page-h-ng-d-n-ch-i-rikvip__game-button { display: inline-block; background-color: #FF6B6B; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-bottom: 15px; transition: background-color 0.3s ease; } .page-h-ng-d-n-ch-i-rikvip__game-button:hover { background-color: #e04a4a; } .page-h-ng-d-n-ch-i-rikvip__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-h-ng-d-n-ch-i-rikvip__promo-card { background-color: #f0f8ff; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.08); transition: transform 0.3s ease; } .page-h-d-c-r-promo-card:hover { transform: translateY(-5px); } .page-h-ng-d-n-ch-i-rikvip__promo-image { width: 100%; height: 180px; object-fit: cover; display: block; } .page-h-ng-d-n-ch-i-rikvip__promo-content { padding: 20px; } .page-h-ng-d-n-ch-i-rikvip__promo-content h3 { font-size: 1.3em; color: #007bff; margin-top: 0; margin-bottom: 10px; } .page-h-ng-d-n-ch-i-rikvip__promo-content p { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-h-ng-d-n-ch-i-rikvip__promo-button { display: inline-block; background-color: #FFD166; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-h-ng-d-n-ch-i-rikvip__promo-button:hover { background-color: #ffc107; } .page-h-ng-d-n-ch-i-rikvip__faq-list { margin-top: 30px; } .page-h-ng-d-n-ch-i-rikvip__faq-item { background-color: #f0f8ff; border-radius: 10px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.08); } .page-h-ng-d-n-ch-i-rikvip__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #e6f2ff; border-bottom: 1px solid #d0e8ff; transition: background-color 0.3s ease; } .page-h-ng-d-n-ch-i-rikvip__faq-question:hover { background-color: #d0e8ff; } .page-h-ng-d-n-ch-i-rikvip__faq-question h3 { margin: 0; font-size: 1.2em; color: #007bff; pointer-events: none; } .page-h-ng-d-n-ch-i-rikvip__faq-toggle { font-size: 1.8em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-h-ng-d-n-ch-i-rikvip__faq-item.active .page-h-ng-d-n-ch-i-rikvip__faq-toggle { transform: rotate(45deg); } .page-h-ng-d-n-ch-i-rikvip__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-h-ng-d-n-ch-i-rikvip__faq-item.active .page-h-ng-d-n-ch-i-rikvip__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-h-ng-d-n-ch-i-rikvip__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-h-ng-d-n-ch-i-rikvip__blog-card { background-color: #fff; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 15px rgba(0,0,0,0.08); transition: transform 0.3s ease; } .page-h-ng-d-n-ch-i-rikvip__blog-card:hover { transform: translateY(-5px); } .page-h-ng-d-n-ch-i-rikvip__blog-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-h-ng-d-n-ch-i-rikvip__blog-content { padding: 20px; } .page-h-ng-d-n-ch-i-rikvip__blog-content h3 { font-size: 1.3em; color: #333; margin-top: 0; margin-bottom: 10px; } .page-h-ng-d-n-ch-i-rikvip__blog-content h3 a { text-decoration: none; color: inherit; transition: color 0.3s ease; } .page-h-ng-d-n-ch-i-rikvip__blog-content h3 a:hover { color: #007bff; } .page-h-ng-d-n-ch-i-rikvip__blog-content p { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-h-ng-d-n-ch-i-rikvip__blog-date { font-size: 0.85em; color: #999; text-align: right; margin-top: 10px; } .page-h-ng-d-n-ch-i-rikvip__cta-buttons { display: flex; justify-content: center; gap: 20px; margin-top: 30px; flex-wrap: wrap; } .page-h-ng-d-n-ch-i-rikvip__cta-button { background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 8px rgba(0,0,0,0.2); } .page-h-ng-d-n-ch-i-rikvip__cta-button:hover { background-color: #218838; transform: translateY(-3px); } .page-h-ng-d-n-ch-i-rikvip__cta-button--secondary { background-color: #ffc107; color: #333; } .page-h-ng-d-n-ch-i-rikvip__cta-button--secondary:hover { background-color: #e0a800; } @media (max-width: 768px) { .page-h-ng-d-n-ch-i-rikvip__hero-title { font-size: 2em; } .page-h-ng-d-n-ch-i-rikvip__hero-subtitle { font-size: 1em; } .page-h-ng-d-n-ch-i-rikvip__hero-button { padding: 12px 25px; font-size: 1em; } .page-h-ng-d-n-ch-i-rikvip__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-h-ng-d-n-ch-i-rikvip__payment-logo, .page-h-ng-d-n-ch-i-rikvip__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-h-ng-d-n-ch-i-rikvip__section { padding: 30px 15px; margin-bottom: 20px; } .page-h-ng-d-n-ch-i-rikvip__section-title { font-size: 1.8em; margin-bottom: 20px; } .page-h-ng-d-n-ch-i-rikvip__content { font-size: 1em; } .page-h-ng-d-n-ch-i-rikvip__list { grid-template-columns: 1fr; gap: 15px; } .page-h-ng-d-n-ch-i-rikvip__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-h-ng-d-n-ch-i-rikvip__list-item h3 { font-size: 1.2em; } .page-h-ng-d-n-ch-i-rikvip__game-grid, .page-h-ng-d-n-ch-i-rikvip__promo-grid, .page-h-ng-d-n-ch-i-rikvip__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-h-ng-d-n-ch-i-rikvip__game-card h3, .page-h-ng-d-n-ch-i-rikvip__promo-content h3, .page-h-ng-d-n-ch-i-rikvip__blog-content h3 { font-size: 1.2em; } .page-h-ng-d-n-ch-i-rikvip__faq-question { padding: 15px 20px; } .page-h-ng-d-n-ch-i-rikvip__faq-question h3 { font-size: 1.1em; } .page-h-ng-d-n-ch-i-rikvip__faq-answer { padding: 0 20px; } .page-h-ng-d-n-ch-i-rikvip__faq-item.active .page-h-ng-d-n-ch-i-rikvip__faq-answer { padding: 15px 20px !important; } .page-h-ng-d-n-ch-i-rikvip__cta-buttons { flex-direction: column; gap: 15px; } .page-h-ng-d-n-ch-i-rikvip__cta-button { width: 100%; max-width: 300px; margin: 0 auto; } .page-h-ng-d-n-ch-i-rikvip img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-h-ng-d-n-ch-i-rikvip__game-image, .page-h-ng-d-n-ch-i-rikvip__promo-image, .page-h-ng-d-n-ch-i-rikvip__blog-image { max-width: 100% !important; height: auto !important; object-fit: cover !important; } }