.page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__section { background-color: #fff; margin-bottom: 30px; padding: 30px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__section-title { text-align: center; color: #1a73e8; margin-bottom: 25px; font-size: 2.2em; font-weight: bold; border-bottom: 3px solid #1a73e8; padding-bottom: 15px; display: inline-block; width: auto; max-width: 100%; margin-left: auto; margin-right: auto; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-section { background: linear-gradient(135deg, #0f0c29, #302b63, #24243e); color: #fff; text-align: center; padding: 80px 20px; border-radius: 0 0 15px 15px; position: relative; overflow: hidden; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.4); z-index: 1; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-content { position: relative; z-index: 2; max-width: 800px; margin: 0 auto; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-cta { display: inline-block; background-color: #ffcc00; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-cta:hover { background-color: #e6b800; transform: translateY(-3px); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__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: 20px 0; background-color: #f0f0f0; border-bottom: 1px solid #eee; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__intro-content { font-size: 1.1em; text-align: justify; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__intro-content p { margin-bottom: 15px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__quick-links { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__quick-link-item { background-color: #e8f0fe; padding: 20px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, background-color 0.3s ease; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__quick-link-item:hover { transform: translateY(-5px); background-color: #d1e3ff; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__quick-link-item a { text-decoration: none; color: #1a73e8; font-weight: bold; font-size: 1.1em; display: block; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card:hover { transform: translateY(-8px); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card-content { padding: 20px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card-title { font-size: 1.5em; color: #1a73e8; margin-bottom: 10px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card-description { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card-button:hover { background-color: #e6b800; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-card { background-color: #f0f8ff; border: 1px solid #cfe2ff; border-radius: 10px; padding: 25px; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-card:hover { transform: translateY(-5px); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-icon { margin-bottom: 15px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-icon img { max-width: 200px !important; height: auto; border-radius: 8px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-title { font-size: 1.8em; color: #1a73e8; margin-bottom: 10px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-description { font-size: 1em; color: #555; margin-bottom: 20px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-button { display: inline-block; background-color: #ffcc00; color: #333; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-button:hover { background-color: #e6b800; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__service-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__service-item { background-color: #f9f9f9; border-left: 5px solid #1a73e8; padding: 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__service-title { font-size: 1.6em; color: #1a73e8; margin-bottom: 10px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__service-description { color: #555; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-list { list-style: none; padding: 0; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-item { border: 1px solid #eee; margin-bottom: 10px; border-radius: 8px; overflow: hidden; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-question { background-color: #f0f8ff; padding: 15px 20px; display: flex; justify-content: space-between; align-items: center; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-question:hover { background-color: #e8f0fe; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a73e8; pointer-events: none; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-toggle { font-size: 1.5em; font-weight: bold; color: #1a73e8; transition: transform 0.3s ease; pointer-events: none; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-item.active .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-toggle { transform: rotate(45deg); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__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: #fff; color: #555; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-item.active .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card:hover { transform: translateY(-8px); } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-content { padding: 20px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-title { font-size: 1.4em; color: #1a73e8; margin-bottom: 10px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-title a { text-decoration: none; color: #1a73e8; transition: color 0.3s ease; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-title a:hover { color: #0056b3; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-date { font-size: 0.85em; color: #888; text-align: right; } @media (max-width: 1024px) { .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-title { font-size: 2.8em; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-subtitle { font-size: 1.3em; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__section-title { font-size: 2em; } } @media (max-width: 768px) { .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__container { padding: 15px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__section { padding: 20px; margin-bottom: 20px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__section-title { font-size: 1.8em; margin-bottom: 20px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-section { padding: 60px 15px; border-radius: 0 0 10px 10px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-title { font-size: 2.2em; margin-bottom: 15px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-subtitle { font-size: 1.1em; margin-bottom: 25px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__hero-cta { padding: 12px 25px; font-size: 1.1em; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 15px 0; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__payment-logo, .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__intro-content { font-size: 1em; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__quick-links { grid-template-columns: 1fr; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__quick-link-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-grid { grid-template-columns: 1fr; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card-image { height: 180px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__game-card-title { font-size: 1.3em; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-grid { grid-template-columns: 1fr; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-card { padding: 20px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__promo-title { font-size: 1.6em; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__service-grid { grid-template-columns: 1fr; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-question { padding: 12px 15px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-question h3 { font-size: 1.1em; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-answer { padding: 0 15px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-item.active .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__faq-answer { padding: 15px !important; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-grid { grid-template-columns: 1fr; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-image { height: 160px; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-title { font-size: 1.2em; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__blog-card-excerpt { font-size: 0.9em; } img { max-width: 100% !important; height: auto !important; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__quick-link-item { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-nh-c-i-uy-t-n-vi-t-nam-v-nh-ph-t__quick-links { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } }