.page-nustar-rewards-counter-number__main-container{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8;}.page-nustar-rewards-counter-number__hero-section{position:relative;width:100%;height:auto;min-height:450px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px;box-sizing:border-box;}.page-nustar-rewards-counter-number__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;}.page-nustar-rewards-counter-number__hero-content{position:relative;z-index:2;max-width:900px;padding:20px;background-color:rgba(0,0,0,0.5);border-radius:10px;}.page-nustar-rewards-counter-number__hero-title{font-size:2.8em;margin-bottom:15px;color:#ffcc00;text-shadow:2px 2px 4px rgba(0,0,0,0.7);}.page-nustar-rewards-counter-number__hero-subtitle{font-size:1.4em;margin-bottom:30px;}.page-nustar-rewards-counter-number__cta-button{display:inline-block;background-color:#ffcc00;color:#333;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:bold;font-size:1.1em;transition:background-color 0.3s ease,transform 0.3s ease;}.page-nustar-rewards-counter-number__cta-button:hover{background-color:#e6b800;transform:scale(1.05);}.page-nustar-rewards-counter-number__section-title{text-align:center;font-size:2.2em;color:#0056b3;margin-bottom:40px;margin-top:50px;}.page-nustar-rewards-counter-number__text-content{max-width:1200px;margin:0 auto;padding:20px;text-align:justify;}.page-nustar-rewards-counter-number__text-content p{margin-bottom:15px;}.page-nustar-rewards-counter-number__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:40px 20px;background-color:#eee;}.page-nustar-rewards-counter-number__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box;}.page-nustar-rewards-counter-number__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain;}.page-nustar-rewards-counter-number__grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:20px;}.page-nustar-rewards-counter-number__card{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);overflow:hidden;text-align:center;transition:transform 0.3s ease;}.page-nustar-rewards-counter-number__card:hover{transform:translateY(-5px);}.page-nustar-rewards-counter-number__card-image{width:100%;height:200px;object-fit:cover;}.page-nustar-rewards-counter-number__card-content{padding:20px;}.page-nustar-rewards-counter-number__card-title{font-size:1.5em;color:#0056b3;margin-bottom:10px;}.page-nustar-rewards-counter-number__card-description{font-size:0.95em;color:#555;margin-bottom:20px;}.page-nustar-rewards-counter-number__link-button{display:inline-block;background-color:#007bff;color:#fff;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:bold;transition:background-color 0.3s ease;}.page-nustar-rewards-counter-number__link-button:hover{background-color:#0056b3;}.page-nustar-rewards-counter-number__feature-list{list-style:none;padding:0;margin:0 auto;max-width:800px;}.page-nustar-rewards-counter-number__feature-item{background-color:#fff;margin-bottom:15px;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.08);display:flex;align-items:center;}.page-nustar-rewards-counter-number__feature-icon{width:60px;height:60px;margin-right:20px;flex-shrink:0;}.page-nustar-rewards-counter-number__feature-text{flex-grow:1;}.page-nustar-rewards-counter-number__faq-container{max-width:900px;margin:50px auto;padding:20px;}.page-nustar-rewards-counter-number__faq-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,0.08);margin-bottom:15px;}.page-nustar-rewards-counter-number__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;background-color:#f0f0f0;border-radius:8px;transition:background-color 0.3s ease;user-select:none;}.page-nustar-rewards-counter-number__faq-question:hover{background-color:#e0e0e0;}.page-nustar-rewards-counter-number__faq-question h3{margin:0;font-size:1.2em;color:#0056b3;pointer-events:none;}.page-nustar-rewards-counter-number__faq-toggle{font-size:1.5em;font-weight:bold;color:#0056b3;margin-left:15px;transition:transform 0.3s ease;pointer-events:none;}.page-nustar-rewards-counter-number__faq-item.active .page-nustar-rewards-counter-number__faq-toggle{transform:rotate(45deg);}.page-nustar-rewards-counter-number__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;}.page-nustar-rewards-counter-number__faq-item.active .page-nustar-rewards-counter-number__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1;}.page-nustar-rewards-counter-number__blog-post{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);overflow:hidden;transition:transform 0.3s ease;}.page-nustar-rewards-counter-number__blog-post:hover{transform:translateY(-5px);}.page-nustar-rewards-counter-number__blog-image{width:100%;height:250px;object-fit:cover;}.page-nustar-rewards-counter-number__blog-content{padding:20px;}.page-nustar-rewards-counter-number__blog-title{font-size:1.5em;color:#0056b3;margin-bottom:10px;}.page-nustar-rewards-counter-number__blog-date{font-size:0.85em;color:#777;margin-bottom:10px;}.page-nustar-rewards-counter-number__blog-summary{font-size:0.95em;color:#555;margin-bottom:20px;}@media (max-width: 768px){.page-nustar-rewards-counter-number__hero-title{font-size:2em;}.page-nustar-rewards-counter-number__hero-subtitle{font-size:1.1em;}.page-nustar-rewards-counter-number__section-title{font-size:1.8em;}.page-nustar-rewards-counter-number__grid-container{grid-template-columns:1fr;}.page-nustar-rewards-counter-number__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;}.page-nustar-rewards-counter-number__payment-logo,.page-nustar-rewards-counter-number__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;}.page-nustar-rewards-counter-number__card-image,.page-nustar-rewards-counter-number__blog-image{height:180px;}.page-nustar-rewards-counter-number__feature-item{flex-direction:column;text-align:center;}.page-nustar-rewards-counter-number__feature-icon{margin:0 auto 15px auto;}.page-nustar-rewards-counter-number__feature-text{width:100% !important;box-sizing:border-box !important;word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important;}.page-nustar-rewards-counter-number__feature-list{width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;}.page-nustar-rewards-counter-number__faq-question h3{font-size:1.1em;}.page-nustar-rewards-counter-number__faq-answer{padding:15px 10px !important;}.page-nustar-rewards-counter-number__faq-toggle{font-size:1.3em;}}