.page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-bottom: 80px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__hero-section { background: linear-gradient(135deg, #FF4500, #FF8C00); color: #fff; text-align: center; padding: 60px 20px 40px; position: relative; overflow: hidden; border-radius: 0 0 20px 20px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); margin-bottom: 20px; padding-top: 10px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__hero-title { font-size: 2.5em; margin-bottom: 15px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__hero-description { font-size: 1.1em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__hero-cta { 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 10px rgba(0, 123, 255, 0.4); } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__hero-cta:hover { background-color: #0056b3; transform: translateY(-3px); } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__section-title { font-size: 2em; color: #FF4500; text-align: center; margin-bottom: 30px; position: relative; padding-bottom: 10px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__section-title::after { content: ''; display: block; width: 60px; height: 3px; background-color: #FF4500; margin: 10px auto 0; border-radius: 2px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__content-text { text-align: justify; margin-bottom: 20px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__list { list-style: none; padding: 0; margin-bottom: 20px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__list-item { background-color: #ffe0b2; padding: 15px; margin-bottom: 10px; border-radius: 8px; display: flex; align-items: flex-start; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__list-item::before { content: '✓'; color: #FF4500; font-weight: bold; margin-right: 10px; font-size: 1.2em; } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-ng-7__game-card { background-color: #fdfdfd; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__game-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__game-card-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 2px solid #FF4500; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__game-card-title { font-size: 1.4em; color: #FF4500; margin: 15px 10px 10px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__game-card-description { font-size: 0.95em; color: #555; padding: 0 15px 15px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__game-card-link { display: inline-block; background-color: #FF4500; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__game-card-link:hover { background-color: #e03e00; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-card { background-color: #fdfdfd; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-card-image { width: 100%; height: 220px; object-fit: cover; border-bottom: 2px solid #007bff; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-card-title { font-size: 1.3em; color: #007bff; margin: 15px 10px 10px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-card-description { font-size: 0.95em; color: #555; padding: 0 15px 15px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-card-link { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-card-link:hover { background-color: #0056b3; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-container { max-width: 800px; margin: 0 auto; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-item { background-color: #fff3e0; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 18px 20px; cursor: pointer; background-color: #ff9800; color: #fff; font-weight: bold; font-size: 1.1em; border-bottom: 1px solid rgba(255, 255, 255, 0.2); transition: background-color 0.3s ease; user-select: none; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-question h3 { margin: 0; pointer-events: none; color: #fff; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-question:hover { background-color: #e68900; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-toggle { font-size: 1.8em; line-height: 1; transition: transform 0.3s ease; pointer-events: none; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; background-color: #fff; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-item.active .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-item.active .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-toggle { transform: rotate(45deg); } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-card { background-color: #fdfdfd; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-card-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 2px solid #FF4500; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-card-content { padding: 15px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-card-title { font-size: 1.3em; color: #FF4500; margin-top: 0; margin-bottom: 10px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-card-excerpt { font-size: 0.95em; color: #555; margin-bottom: 15px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-card-date { font-size: 0.85em; color: #888; text-align: right; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__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: #fdfdfd; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 20px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__floating-btn { background-color: #FF4500; color: #fff; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); text-align: center; transition: background-color 0.3s ease, transform 0.3s ease; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__floating-btn:hover { background-color: #e03e00; transform: translateY(-3px); } @media (max-width: 768px) { .page-tr-c-ti-p-g-c3-ng-y-8-th-7__hero-title { font-size: 1.8em; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__hero-description { font-size: 1em; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__hero-cta { padding: 12px 25px; font-size: 1em; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__section { padding: 25px 15px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__section-title { font-size: 1.6em; margin-bottom: 20px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__list-item { width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px; font-size: 0.95em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__game-grid, .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-grid, .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__game-card-image, .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-card-image, .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-card-image { height: 180px; max-width: 100% !important; height: auto !important; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-question { padding: 15px; font-size: 1em; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-answer { padding: 0 15px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-item.active .page-tr-c-ti-p-g-c3-ng-y-8-th-7__faq-answer { padding: 15px !important; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 15px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__payment-logo, .page-tr-c-ti-p-g-c3-ng-y-8-th-7__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__floating-buttons { bottom: 15px; right: 15px; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__floating-btn { padding: 10px 18px; font-size: 0.9em; } img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; } .page-tr-c-ti-p-g-c3-ng-y-8-th-7__game-card-image, .page-tr-c-ti-p-g-c3-ng-y-8-th-7__promo-card-image, .page-tr-c-ti-p-g-c3-ng-y-8-th-7__blog-card-image { width: 100%; height: auto; max-width: 100%; object-fit: cover; } }