.page-nct-winwin-height { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; overflow-x: hidden; padding-top: var(--header-offset, 122px); } .page-nct-winwin-height__hero-section { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 40px 20px; min-height: 500px; background-color: #2a2a4a; overflow: hidden; padding-top: 10px; } .page-nct-winwin-height__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; opacity: 0.2; } .page-nct-winwin-height__hero-image { width: 100%; height: 100%; object-fit: cover; max-width: 100%; display: block; } .page-nct-winwin-height__hero-content { position: relative; z-index: 1; max-width: 900px; } .page-nct-winwin-height__hero-title { font-size: 2.5em; color: #fff; margin-bottom: 15px; line-height: 1.2; } .page-nct-winwin-height__highlight { color: #f7b32b; } .page-nct-winwin-height__hero-description { font-size: 1.1em; color: #ccc; margin-bottom: 30px; } .page-nct-winwin-height__hero-cta-group { display: flex; gap: 15px; justify-content: center; flex-wrap: wrap; } .page-nct-winwin-height__hero-button { display: inline-block; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease, transform 0.3s ease; box-sizing: border-box; width: 100%; max-width: 200px; } .page-nct-winwin-height__hero-button--primary { background-color: #e44d26; color: #fff; } .page-nct-winwin-height__hero-button--primary:hover { background-color: #c23b1a; transform: translateY(-2px); } .page-nct-winwin-height__hero-button--secondary { background-color: #3f51b5; color: #fff; } .page-nct-winwin-height__hero-button--secondary:hover { background-color: #303f9f; transform: translateY(-2px); } .page-nct-winwin-height__section-title { font-size: 2em; color: #fff; text-align: center; margin-bottom: 15px; } .page-nct-winwin-height__section-subtitle { font-size: 1.1em; color: #ccc; text-align: center; margin-bottom: 40px; max-width: 700px; margin-left: auto; margin-right: auto; } .page-nct-winwin-height__features-section, .page-nct-winwin-height__game-showcase, .page-nct-winwin-height__promotions-cta, .page-nct-winwin-height__faq-section { padding: 60px 20px; background-color: #1a1a2e; margin-top: 0; } .page-nct-winwin-height__features-section { background-color: #2a2a4a; } .page-nct-winwin-height__features-grid { display: grid; grid-template-columns: 1fr; gap: 30px; max-width: 1200px; margin: 0 auto; } .page-nct-winwin-height__feature-item { background-color: #333355; padding: 30px; border-radius: 10px; text-align: center; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; box-sizing: border-box; } .page-nct-winwin-height__feature-item:hover { transform: translateY(-5px); } .page-nct-winwin-height__feature-icon { width: 250px; height: 187px; max-width: 100%; height: auto; margin-bottom: 20px; object-fit: contain; border-radius: 5px; } .page-nct-winwin-height__feature-title { font-size: 1.5em; color: #f7b32b; margin-bottom: 10px; } .page-nct-winwin-height__feature-description { font-size: 1em; color: #ccc; } .page-nct-winwin-height__game-grid { display: grid; grid-template-columns: 1fr; gap: 30px; max-width: 1200px; margin: 0 auto; } .page-nct-winwin-height__game-card { background-color: #333355; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; } .page-nct-winwin-height__game-card:hover { transform: translateY(-5px); } .page-nct-winwin-height__game-image { width: 100%; height: 250px; object-fit: cover; max-width: 100%; display: block; } .page-nct-winwin-height__game-title { font-size: 1.4em; color: #f7b32b; margin: 20px 15px 10px; } .page-nct-winwin-height__game-description { font-size: 0.95em; color: #ccc; padding: 0 15px 20px; } .page-nct-winwin-height__game-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; } .page-nct-winwin-height__game-button:hover { background-color: #c23b1a; } .page-nct-winwin-height__promotions-cta { display: flex; flex-direction: column; align-items: center; text-align: center; background-color: #1a1a2e; padding: 60px 20px; } .page-nct-winwin-height__promotions-content { max-width: 700px; margin-bottom: 40px; } .page-nct-winwin-height__promotions-title { font-size: 2em; color: #fff; margin-bottom: 15px; } .page-nct-winwin-height__promotions-description { font-size: 1.1em; color: #ccc; margin-bottom: 30px; } .page-nct-winwin-height__promotions-button { display: inline-block; background-color: #f7b32b; color: #1a1a2e; padding: 15px 35px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-nct-winwin-height__promotions-button:hover { background-color: #e0a320; transform: translateY(-2px); } .page-nct-winwin-height__promotions-image { width: 100%; max-width: 800px; height: auto; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); display: block; } .page-nct-winwin-height__faq-section { background-color: #2a2a4a; } .page-nct-winwin-height__faq-list { max-width: 900px; margin: 0 auto; } .page-nct-winwin-height__faq-item { background-color: #333355; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); box-sizing: border-box; } .page-nct-winwin-height__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3f51b5; color: #fff; font-weight: bold; user-select: none; transition: background-color 0.3s ease; box-sizing: border-box; } .page-nct-winwin-height__faq-question:hover { background-color: #4b61d3; } .page-nct-winwin-height__faq-title { margin: 0; font-size: 1.1em; flex-grow: 1; pointer-events: none; } .page-nct-winwin-height__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-nct-winwin-height__faq-item.active .page-nct-winwin-height__faq-toggle { transform: rotate(45deg); } .page-nct-winwin-height__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; background-color: #333355; color: #ccc; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; box-sizing: border-box; } .page-nct-winwin-height__faq-item.active .page-nct-winwin-height__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-nct-winwin-height__faq-answer p { margin: 0; } .page-nct-winwin-height__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; } .page-nct-winwin-height__floating-button { display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; border-radius: 50%; color: #fff; text-decoration: none; font-weight: bold; font-size: 0.9em; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; } .page-nct-winwin-height__floating-button--register { background-color: #e44d26; } .page-nct-winwin-height__floating-button--register:hover { background-color: #c23b1a; transform: scale(1.05); } .page-nct-winwin-height__floating-button--login { background-color: #3f51b5; } .page-nct-winwin-height__floating-button--login:hover { background-color: #303f9f; transform: scale(1.05); } @media (min-width: 768px) { .page-nct-winwin-height__hero-section { flex-direction: row; text-align: left; padding: 80px 40px; } .page-nct-winwin-height__hero-content { flex: 1; padding-right: 40px; } .page-nct-winwin-height__hero-image-wrapper { position: relative; flex: 1; height: auto; opacity: 1; display: flex; justify-content: center; align-items: center; } .page-nct-winwin-height__hero-image { width: 100%; height: auto; object-fit: contain; border-radius: 10px; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-nct-winwin-height__hero-title { font-size: 3.5em; } .page-nct-winwin-height__hero-description { font-size: 1.2em; } .page-nct-winwin-height__hero-cta-group { justify-content: flex-start; } .page-nct-winwin-height__hero-button { width: auto; max-width: none; } .page-nct-winwin-height__features-grid, .page-nct-winwin-height__game-grid { grid-template-columns: repeat(2, 1fr); } .page-nct-winwin-height__promotions-cta { flex-direction: row; text-align: left; gap: 40px; } .page-nct-winwin-height__promotions-content { flex: 1; margin-bottom: 0; } .page-nct-winwin-height__promotions-image { flex: 1; max-width: 50%; } .page-nct-winwin-height__floating-buttons { flex-direction: row; bottom: 30px; right: 30px; gap: 20px; } .page-nct-winwin-height__floating-button { width: 80px; height: 80px; font-size: 1em; } } @media (min-width: 1024px) { .page-nct-winwin-height__features-grid { grid-template-columns: repeat(4, 1fr); } .page-nct-winwin-height__game-grid { grid-template-columns: repeat(3, 1fr); } } @media (max-width: 768px) { .page-nct-winwin-height__features-grid, .page-nct-winwin-height__game-grid { padding: 0 15px !important; } .page-nct-winwin-height__feature-item, .page-nct-winwin-height__game-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 20px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-nct-winwin-height__feature-icon { width: 200px !important; height: auto !important; } .page-nct-winwin-height__hero-title { font-size: 2em; } .page-nct-winwin-height__section-title { font-size: 1.7em; } .page-nct-winwin-height__promotions-title { font-size: 1.7em; } .page-nct-winwin-height__faq-question { padding: 15px 20px; } .page-nct-winwin-height__faq-answer { padding: 0 20px; } .page-nct-winwin-height__faq-item.active .page-nct-winwin-height__faq-answer { padding: 15px 20px !important; } .page-nct-winwin-height__floating-buttons { flex-direction: row; left: 50%; transform: translateX(-50%); width: calc(100% - 40px); bottom: 15px; gap: 10px; } .page-nct-winwin-height__floating-button { flex: 1; height: 50px; width: auto; border-radius: 30px; font-size: 1em; } }