.page-winwin-nct-2016 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-winwin-nct-2016__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-winwin-nct-2016__section-title { font-size: 2.5em; color: #1a1a1a; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 10px; }.page-winwin-nct-2016__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #e44d26; border-radius: 2px; }.page-winwin-nct-2016__text-content { font-size: 1.1em; text-align: center; margin-bottom: 30px; max-width: 900px; margin-left: auto; margin-right: auto; color: #555; }/* Hero Section */.page-winwin-nct-2016__hero-section { position: relative; display: flex; align-items: center; justify-content: center; height: 600px; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; }.page-winwin-nct-2016__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; filter: brightness(0.6); max-width: 100%; }.page-winwin-nct-2016__hero-content { z-index: 1; max-width: 800px; padding: 20px; background-color: rgba(0, 0, 0, 0.4); border-radius: 10px; }.page-winwin-nct-2016__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; }.page-winwin-nct-2016__hero-description { font-size: 1.3em; margin-bottom: 30px; }.page-winwin-nct-2016__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-winwin-nct-2016__cta-button:hover { background-color: #ff6f40; transform: translateY(-3px); }/* Introduction Section */.page-winwin-nct-2016__introduction-section { padding: 60px 0; background-color: #fff; }.page-winwin-nct-2016__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-winwin-nct-2016__feature-item { text-align: center; padding: 30px; background-color: #f0f0f0; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-winwin-nct-2016__feature-item:hover { transform: translateY(-5px); }.page-winwin-nct-2016__feature-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; max-width: 100%; }.page-winwin-nct-2016__feature-title { font-size: 1.5em; color: #1a1a1a; margin-bottom: 10px; }.page-winwin-nct-2016__feature-description { font-size: 1em; color: #666; }/* Quick Access Section */.page-winwin-nct-2016__quick-access-section { padding: 60px 0; background-color: #eee; }.page-winwin-nct-2016__access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; }.page-winwin-nct-2016__access-button { display: inline-block; background-color: #333; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; min-width: 180px; text-align: center; box-sizing: border-box; }.page-winwin-nct-2016__access-button:hover { background-color: #555; transform: translateY(-3px); }/* Games Section */.page-winwin-nct-2016__games-section { padding: 60px 0; background-color: #fff; }.page-winwin-nct-2016__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-winwin-nct-2016__game-card { background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-winwin-nct-2016__game-card:hover { transform: translateY(-8px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); }.page-winwin-nct-2016__game-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; }.page-winwin-nct-2016__game-title { font-size: 1.6em; color: #1a1a1a; margin: 20px 15px 10px; }.page-winwin-nct-2016__game-description { font-size: 0.95em; color: #666; padding: 0 15px; margin-bottom: 20px; }.page-winwin-nct-2016__provider-logos { display: flex; justify-content: center; align-items: center; gap: 10px; margin-bottom: 20px; min-height: 40px; }.page-winwin-nct-2016__provider-logo { height: 30px; width: auto; object-fit: contain; max-width: 100%; }.page-winwin-nct-2016__game-button { display: block; background-color: #e44d26; color: #fff; padding: 12px 0; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; border-radius: 0 0 10px 10px; }.page-winwin-nct-2016__game-button:hover { background-color: #ff6f40; }/* Promotions Section */.page-winwin-nct-2016__promotions-section { padding: 60px 0; background-color: #f0f0f0; }.page-winwin-nct-2016__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-winwin-nct-2016__promo-card { background-color: #fff; border-radius: 10px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-winwin-nct-2016__promo-card:hover { transform: translateY(-8px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); }.page-winwin-nct-2016__promo-image { width: 100%; height: 220px; object-fit: cover; max-width: 100%; }.page-winwin-nct-2016__promo-title { font-size: 1.6em; color: #1a1a1a; margin: 20px 15px 10px; }.page-winwin-nct-2016__promo-description { font-size: 0.95em; color: #666; padding: 0 15px; margin-bottom: 20px; }.page-winwin-nct-2016__promo-button { display: block; background-color: #e44d26; color: #fff; padding: 12px 0; text-decoration: none; font-weight: bold; font-size: 1em; transition: background-color 0.3s ease; border-radius: 0 0 10px 10px; }.page-winwin-nct-2016__promo-button:hover { background-color: #ff6f40; }/* Security & Support Section */.page-winwin-nct-2016__security-support-section { padding: 60px 0; background-color: #fff; }.page-winwin-nct-2016__security-content { display: flex; flex-wrap: wrap; align-items: center; gap: 40px; margin-top: 40px; }.page-winwin-nct-2016__security-text { flex: 1; min-width: 300px; text-align: left; }.page-winwin-nct-2016__subsection-title { font-size: 1.8em; color: #1a1a1a; margin-top: 30px; margin-bottom: 15px; text-align: left; }.page-winwin-nct-2016__security-image { flex: 1; min-width: 300px; max-width: 500px; height: auto; border-radius: 10px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); object-fit: cover; max-width: 100%; }/* FAQ Section */.page-winwin-nct-2016__faq-section { padding: 60px 0; background-color: #eee; }.page-winwin-nct-2016__faq-list { margin-top: 40px; max-width: 900px; margin-left: auto; margin-right: auto; }.page-winwin-nct-2016__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); overflow: hidden; }.page-winwin-nct-2016__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fefefe; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; }.page-winwin-nct-2016__faq-question:hover { background-color: #f5f5f5; }.page-winwin-nct-2016__faq-title { font-size: 1.25em; color: #333; margin: 0; flex-grow: 1; text-align: left; pointer-events: none; }.page-winwin-nct-2016__faq-toggle { font-size: 1.8em; color: #e44d26; font-weight: bold; margin-left: 20px; transition: transform 0.3s ease; pointer-events: none; }.page-winwin-nct-2016__faq-item.active .page-winwin-nct-2016__faq-toggle { transform: rotate(45deg); color: #333; }.page-winwin-nct-2016__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #fff; }.page-winwin-nct-2016__faq-item.active .page-winwin-nct-2016__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-winwin-nct-2016__faq-text { font-size: 1em; color: #555; margin-bottom: 0; text-align: left; }/* Blog Section */.page-winwin-nct-2016__blog-section { padding: 60px 0; background-color: #fff; }.page-winwin-nct-2016__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; }.page-winwin-nct-2016__blog-card { background-color: #f9f9f9; border-radius: 10px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-winwin-nct-2016__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); }.page-winwin-nct-2016__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; }.page-winwin-nct-2016__blog-content { padding: 20px; }.page-winwin-nct-2016__blog-title { font-size: 1.5em; margin-bottom: 10px; }.page-winwin-nct-2016__blog-link { color: #1a1a1a; text-decoration: none; transition: color 0.3s ease; }.page-winwin-nct-2016__blog-link:hover { color: #e44d26; }.page-winwin-nct-2016__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 20px; }.page-winwin-nct-2016__read-more { display: inline-block; color: #e44d26; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-winwin-nct-2016__read-more:hover { color: #ff6f40; text-decoration: underline; }/* Responsive Design */@media (max-width: 1024px) { .page-winwin-nct-2016__hero-title { font-size: 3em; } .page-winwin-nct-2016__hero-description { font-size: 1.1em; } .page-winwin-nct-2016__section-title { font-size: 2em; } .page-winwin-nct-2016__subsection-title { font-size: 1.6em; }}@media (max-width: 768px) { .page-winwin-nct-2016__container { padding: 15px; } .page-winwin-nct-2016__hero-section { height: 500px; } .page-winwin-nct-2016__hero-title { font-size: 2.5em; } .page-winwin-nct-2016__hero-description { font-size: 1em; } .page-winwin-nct-2016__cta-button { padding: 12px 25px; font-size: 1.1em; } .page-winwin-nct-2016__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-winwin-nct-2016__text-content { font-size: 1em; margin-bottom: 20px; }/* List Item Mobile Responsiveness */.page-winwin-nct-2016__features-grid,.page-winwin-nct-2016__game-categories,.page-winwin-nct-2016__promo-grid,.page-winwin-nct-2016__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-winwin-nct-2016__feature-item,.page-winwin-nct-2016__game-card,.page-winwin-nct-2016__promo-card,.page-winwin-nct-2016__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-winwin-nct-2016__feature-item { padding: 20px; }.page-winwin-nct-2016__feature-icon { width: 80px; height: 80px; }.page-winwin-nct-2016__access-buttons { flex-direction: column; }.page-winwin-nct-2016__access-button { width: 100%; max-width: 300px; margin: 0 auto; }.page-winwin-nct-2016__security-content { flex-direction: column; }.page-winwin-nct-2016__security-text,.page-winwin-nct-2016__security-image { min-width: unset; width: 100%; max-width: 100%; }.page-winwin-nct-2016__subsection-title { font-size: 1.4em; text-align: center; }.page-winwin-nct-2016__faq-question { padding: 15px 20px; }.page-winwin-nct-2016__faq-title { font-size: 1.1em; } .page-winwin-nct-2016__faq-toggle { font-size: 1.5em; }.page-winwin-nct-2016__faq-answer { padding: 0 20px; }.page-winwin-nct-2016__faq-item.active .page-winwin-nct-2016__faq-answer { padding: 15px 20px !important; }.page-winwin-nct-2016__blog-title { font-size: 1.3em; }.page-winwin-nct-2016__blog-excerpt { font-size: 0.9em; }/* Image responsiveness for all images */.page-winwin-nct-2016 img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-winwin-nct-2016__game-image,.page-winwin-nct-2016__promo-image,.page-winwin-nct-2016__blog-image { height: 180px; }.page-winwin-nct-2016__provider-logo { height: 25px; }/* Word wrap for all text content */.page-winwin-nct-2016 p,.page-winwin-nct-2016 h1,.page-winwin-nct-2016 h2,.page-winwin-nct-2016 h3,.page-winwin-nct-2016 a,.page-winwin-nct-2016 li,.page-winwin-nct-2016 div { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }}@media (max-width: 480px) { .page-winwin-nct-2016__hero-section { height: 400px; } .page-winwin-nct-2016__hero-title { font-size: 2em; } .page-winwin-nct-2016__hero-description { font-size: 0.9em; } .page-winwin-nct-2016__cta-button { padding: 10px 20px; font-size: 1em; } .page-winwin-nct-2016__section-title { font-size: 1.5em; } .page-winwin-nct-2016__subsection-title { font-size: 1.2em; } .page-winwin-nct-2016__faq-question { padding: 12px 15px; } .page-winwin-nct-2016__faq-title { font-size: 1em; } .page-winwin-nct-2016__faq-toggle { font-size: 1.3em; } .page-winwin-nct-2016__faq-answer { padding: 0 15px; } .page-winwin-nct-2016__faq-item.active .page-winwin-nct-2016__faq-answer { padding: 10px 15px !important; } .page-winwin-nct-2016__game-image,.page-winwin-nct-2016__promo-image,.page-winwin-nct-2016__blog-image { height: 150px; }}