.page-nustar-customer-service-chat { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); } @media (max-width: 768px) { .page-nustar-customer-service-chat { padding-top: var(--header-offset, 80px); } } .page-nustar-customer-service-chat__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); } @media (max-width: 768px) { .page-nustar-customer-service-chat__section { padding: 20px 15px; margin-bottom: 15px; } } .page-nustar-customer-service-chat__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } @media (max-width: 768px) { .page-nustar-customer-service-chat__container { padding: 0 10px; } } .page-nustar-customer-service-chat__h1, .page-nustar-customer-service-chat__h2 { text-align: center; color: #1a237e; margin-bottom: 25px; } @media (max-width: 768px) { .page-nustar-customer-service-chat__h1, .page-nustar-customer-service-chat__h2 { margin-bottom: 15px; font-size: 1.8em; } } .page-nustar-customer-service-chat__h1 { font-size: 2.8em; color: #004d40; } @media (max-width: 768px) { .page-nustar-customer-service-chat__h1 { font-size: 2em; } } .page-nustar-customer-service-chat__h2 { font-size: 2.2em; color: #00695c; } @media (max-width: 768px) { .page-nustar-customer-service-chat__h2 { font-size: 1.6em; } } .page-nustar-customer-service-chat__h3 { font-size: 1.6em; color: #00796b; margin-bottom: 15px; } @media (max-width: 768px) { .page-nustar-customer-service-chat__h3 { font-size: 1.3em; margin-bottom: 10px; } } .page-nustar-customer-service-chat__p { text-align: center; margin-bottom: 20px; font-size: 1.1em; color: #555; } @media (max-width: 768px) { .page-nustar-customer-service-chat__p { font-size: 1em; margin-bottom: 15px; } } .page-nustar-customer-service-chat__hero-section { background-image: url('[GALLERY:hero:1920x1080:nustar customer service,chat support,online casino]'); background-size: cover; background-position: center; color: #fff; text-shadow: 0 2px 4px rgba(0,0,0,0.5); padding: 100px 20px; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 500px; margin-bottom: 20px; border-radius: 8px; } @media (max-width: 768px) { .page-nustar-customer-service-chat__hero-section { padding: 60px 15px; min-height: 350px; } } .page-nustar-customer-service-chat__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; } @media (max-width: 768px) { .page-nustar-customer-service-chat__hero-title { font-size: 2.5em; } } .page-nustar-customer-service-chat__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; } @media (max-width: 768px) { .page-nustar-customer-service-chat__hero-subtitle { font-size: 1.2em; margin-bottom: 20px; } } .page-nustar-customer-service-chat__cta-button { display: inline-block; background-color: #ff9800; color: #fff; 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; border: none; cursor: pointer; } .page-nustar-customer-service-chat__cta-button:hover { background-color: #e68900; transform: translateY(-3px); } @media (max-width: 768px) { .page-nustar-customer-service-chat__cta-button { padding: 12px 25px; font-size: 1em; } } .page-nustar-customer-service-chat__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; } @media (max-width: 768px) { .page-nustar-customer-service-chat__grid { grid-template-columns: 1fr; gap: 15px; } } .page-nustar-customer-service-chat__card { background-color: #fdfdfd; border: 1px solid #eee; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 1px 3px rgba(0,0,0,0.05); transition: transform 0.3s ease; } .page-nustar-customer-service-chat__card:hover { transform: translateY(-5px); } .page-nustar-customer-service-chat__card-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; } .page-nustar-customer-service-chat__card-title { font-size: 1.4em; color: #00796b; margin-bottom: 10px; } @media (max-width: 768px) { .page-nustar-customer-service-chat__card-title { font-size: 1.2em; } } .page-nustar-customer-service-chat__card-description { font-size: 0.95em; color: #666; } .page-nustar-customer-service-chat__promo-card { background-color: #e0f2f1; padding: 25px; border-radius: 8px; text-align: center; } .page-nustar-customer-service-chat__promo-image { max-width: 100%; height: auto; border-radius: 8px; margin-bottom: 15px; } .page-nustar-customer-service-chat__promo-title { font-size: 1.8em; color: #004d40; margin-bottom: 10px; } .page-nustar-customer-service-chat__promo-description { font-size: 1.1em; color: #333; margin-bottom: 20px; } .page-nustar-customer-service-chat__faq-list { list-style: none; padding: 0; } .page-nustar-customer-service-chat__faq-item { background-color: #f0f8f7; border: 1px solid #c8e6c9; margin-bottom: 10px; border-radius: 5px; overflow: hidden; } .page-nustar-customer-service-chat__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #e0f2f1; color: #004d40; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; } .page-nustar-customer-service-chat__faq-question:hover { background-color: #c8e6c9; } @media (max-width: 768px) { .page-nustar-customer-service-chat__faq-question { padding: 12px 15px; font-size: 1em; } } .page-nustar-customer-service-chat__faq-question h3 { margin: 0; pointer-events: none; } .page-nustar-customer-service-chat__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-nustar-customer-service-chat__faq-item.active .page-nustar-customer-service-chat__faq-toggle { transform: rotate(45deg); } .page-nustar-customer-service-chat__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; 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-nustar-customer-service-chat__faq-item.active .page-nustar-customer-service-chat__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } @media (max-width: 768px) { .page-nustar-customer-service-chat__faq-item.active .page-nustar-customer-service-chat__faq-answer { padding: 15px 10px !important; } } .page-nustar-customer-service-chat__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } @media (max-width: 768px) { .page-nustar-customer-service-chat__blog-grid { grid-template-columns: 1fr; gap: 15px; } } .page-nustar-customer-service-chat__blog-card { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); overflow: hidden; text-decoration: none; color: inherit; transition: transform 0.3s ease; } .page-nustar-customer-service-chat__blog-card:hover { transform: translateY(-5px); } .page-nustar-customer-service-chat__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; } @media (max-width: 768px) { .page-nustar-customer-service-chat__blog-image { height: 180px; } } .page-nustar-customer-service-chat__blog-content { padding: 20px; } @media (max-width: 768px) { .page-nustar-customer-service-chat__blog-content { padding: 15px; } } .page-nustar-customer-service-chat__blog-title { font-size: 1.3em; color: #004d40; margin-bottom: 10px; line-height: 1.3; } @media (max-width: 768px) { .page-nustar-customer-service-chat__blog-title { font-size: 1.1em; } } .page-nustar-customer-service-chat__blog-summary { font-size: 0.9em; color: #666; } .page-nustar-customer-service-chat__list-item-responsive { box-sizing: border-box; } @media (max-width: 768px) { .page-nustar-customer-service-chat__list-item-responsive { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding-left: 0 !important; padding-right: 0 !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-nustar-customer-service-chat__list-container-responsive { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-nustar-customer-service-chat__img-responsive { max-width: 100%; height: auto; } .page-nustar-customer-service-chat__img-container-responsive { width: 100%; max-width: 100%; overflow: hidden; box-sizing: border-box; }