.page-ban-ca-3d-doi-thuong { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; padding-top: 10px; } .page-ban-ca-3d-doi-thuong__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-ban-ca-3d-doi-thuong__section { background-color: #fff; margin-bottom: 30px; padding: 30px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); } .page-ban-ca-3d-doi-thuong__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 60px 20px; border-radius: 0; box-shadow: none; margin-bottom: 0; position: relative; overflow: hidden; } .page-ban-ca-3d-doi-thuong__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-ban-ca-3d-doi-thuong__hero-content { position: relative; z-index: 1; } .page-ban-ca-3d-doi-thuong__hero-title { font-size: 3.2em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); font-weight: bold; } .page-ban-ca-3d-doi-thuong__hero-description { font-size: 1.3em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-ban-ca-3d-doi-thuong__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-ban-ca-3d-doi-thuong__btn { display: inline-block; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: all 0.3s ease; cursor: pointer; text-align: center; white-space: nowrap; } .page-ban-ca-3d-doi-thuong__btn--primary { background-color: #ffcc00; color: #333; border: 2px solid #ffcc00; } .page-ban-ca-3d-doi-thuong__btn--primary:hover { background-color: #e6b800; border-color: #e6b800; transform: translateY(-3px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); } .page-ban-ca-3d-doi-thuong__btn--secondary { background-color: transparent; color: #fff; border: 2px solid #fff; } .page-ban-ca-3d-doi-thuong__btn--secondary:hover { background-color: #fff; color: #1a2a6c; transform: translateY(-3px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2); } .page-ban-ca-3d-doi-thuong__heading { font-size: 2.2em; color: #1a2a6c; text-align: center; margin-bottom: 40px; font-weight: bold; } .page-ban-ca-3d-doi-thuong__sub-heading { font-size: 1.8em; color: #1a2a6c; margin-bottom: 20px; text-align: left; } .page-ban-ca-3d-doi-thuong__text-content { font-size: 1.1em; color: #555; margin-bottom: 20px; } .page-ban-ca-3d-doi-thuong__image { width: 100%; height: auto; border-radius: 8px; margin-bottom: 20px; object-fit: cover; min-width: 200px; min-height: 200px; } .page-ban-ca-3d-doi-thuong__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 30px; padding: 30px 0; background-color: #fff; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); } .page-ban-ca-3d-doi-thuong__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-ban-ca-3d-doi-thuong__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-ban-ca-3d-doi-thuong__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-ban-ca-3d-doi-thuong__grid-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; } .page-ban-ca-3d-doi-thuong__grid-item:hover { transform: translateY(-5px); } .page-ban-ca-3d-doi-thuong__grid-item-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 15px; } .page-ban-ca-3d-doi-thuong__grid-item-text { font-size: 1em; color: #666; } .page-ban-ca-3d-doi-thuong__icon-wrapper { margin-bottom: 15px; } .page-ban-ca-3d-doi-thuong__icon { width: 60px; height: 60px; min-width: 200px; min-height: 200px; object-fit: contain; } .page-ban-ca-3d-doi-thuong__faq-list { list-style: none; padding: 0; } .page-ban-ca-3d-doi-thuong__faq-item { margin-bottom: 15px; border: 1px solid #eee; border-radius: 8px; overflow: hidden; background-color: #fcfcfc; transition: all 0.3s ease; } .page-ban-ca-3d-doi-thuong__faq-item.active { border-color: #ffcc00; } .page-ban-ca-3d-doi-thuong__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f0f0f0; border-bottom: 1px solid #eee; font-weight: bold; color: #1a2a6c; transition: background-color 0.3s ease; user-select: none; } .page-ban-ca-3d-doi-thuong__faq-question:hover { background-color: #e0e0e0; } .page-ban-ca-3d-doi-thuong__faq-question h3 { margin: 0; font-size: 1.2em; pointer-events: none; color: #1a2a6c; } .page-ban-ca-3d-doi-thuong__faq-toggle { font-size: 1.8em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; color: #ffcc00; } .page-ban-ca-3d-doi-thuong__faq-item.active .page-ban-ca-3d-doi-thuong__faq-toggle { transform: rotate(45deg); } .page-ban-ca-3d-doi-thuong__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; background-color: #fff; color: #555; } .page-ban-ca-3d-doi-thuong__faq-item.active .page-ban-ca-3d-doi-thuong__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-ban-ca-3d-doi-thuong__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; display: flex; flex-direction: column; height: 100%; } .page-ban-ca-3d-doi-thuong__blog-card:hover { transform: translateY(-5px); } .page-ban-ca-3d-doi-thuong__blog-image { width: 100%; height: 200px; object-fit: cover; min-width: 200px; min-height: 200px; } .page-ban-ca-3d-doi-thuong__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-ban-ca-3d-doi-thuong__blog-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; line-height: 1.4; } .page-ban-ca-3d-doi-thuong__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; } .page-ban-ca-3d-doi-thuong__blog-title a:hover { color: #ffcc00; } .page-ban-ca-3d-doi-thuong__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; flex-grow: 1; } .page-ban-ca-3d-doi-thuong__blog-date { font-size: 0.85em; color: #999; text-align: right; } @media (max-width: 1024px) { .page-ban-ca-3d-doi-thuong__hero-title { font-size: 2.8em; } .page-ban-ca-3d-doi-thuong__heading { font-size: 2em; } .page-ban-ca-3d-doi-thuong__sub-heading { font-size: 1.6em; } .page-ban-ca-3d-doi-thuong__grid { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } } @media (max-width: 768px) { .page-ban-ca-3d-doi-thuong__hero-section { padding: 40px 15px; } .page-ban-ca-3d-doi-thuong__hero-title { font-size: 2.2em; margin-bottom: 15px; } .page-ban-ca-3d-doi-thuong__hero-description { font-size: 1.1em; margin-bottom: 20px; } .page-ban-ca-3d-doi-thuong__hero-buttons { flex-direction: column; gap: 15px; } .page-ban-ca-3d-doi-thuong__btn { padding: 12px 25px; font-size: 1em; width: 100%; box-sizing: border-box; } .page-ban-ca-3d-doi-thuong__heading { font-size: 1.8em; margin-bottom: 30px; } .page-ban-ca-3d-doi-thuong__sub-heading { font-size: 1.4em; } .page-ban-ca-3d-doi-thuong__section { padding: 20px; margin-bottom: 20px; } .page-ban-ca-3d-doi-thuong__text-content { font-size: 1em; } .page-ban-ca-3d-doi-thuong__grid { grid-template-columns: 1fr; gap: 20px; } .page-ban-ca-3d-doi-thuong__grid-item { padding: 20px; } .page-ban-ca-3d-doi-thuong__grid-item-title { font-size: 1.2em; } .page-ban-ca-3d-doi-thuong__faq-question { padding: 15px 20px; } .page-ban-ca-3d-doi-thuong__faq-question h3 { font-size: 1.1em; } .page-ban-ca-3d-doi-thuong__faq-answer { padding: 0 20px; } .page-ban-ca-3d-doi-thuong__faq-item.active .page-ban-ca-3d-doi-thuong__faq-answer { padding: 15px 20px !important; } .page-ban-ca-3d-doi-thuong__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-ban-ca-3d-doi-thuong__blog-image { height: 180px; } .page-ban-ca-3d-doi-thuong__blog-title { font-size: 1.2em; } .page-ban-ca-3d-doi-thuong__blog-excerpt { font-size: 0.9em; } .page-ban-ca-3d-doi-thuong__image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-ban-ca-3d-doi-thuong__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 15px; } .page-ban-ca-3d-doi-thuong__payment-logo, .page-ban-ca-3d-doi-thuong__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } } @media (max-width: 480px) { .page-ban-ca-3d-doi-thuong__hero-title { font-size: 1.8em; } .page-ban-ca-3d-doi-thuong__heading { font-size: 1.6em; } .page-ban-ca-3d-doi-thuong__btn { font-size: 0.9em; padding: 10px 20px; } .page-ban-ca-3d-doi-thuong__faq-question h3 { font-size: 1em; } .page-ban-ca-3d-doi-thuong__faq-toggle { font-size: 1.5em; } }