.page-il-primo-menu-nustar{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f5f5f5}.page-il-primo-menu-nustar__section{padding:40px 20px;margin-bottom:20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.page-il-primo-menu-nustar__section--dark{background-color:#1a1a1a;color:#eee}.page-il-primo-menu-nustar__section-title{font-size:2.5em;color:#1a1a1a;text-align:center;margin-bottom:30px;font-weight:700}.page-il-primo-menu-nustar__section--dark .page-il-primo-menu-nustar__section-title{color:#fff}.page-il-primo-menu-nustar__hero-section{position:relative;width:100%;height:60vh;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px;background-color:#000}.page-il-primo-menu-nustar__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;filter:brightness(.6)}.page-il-primo-menu-nustar__hero-content{position:relative;z-index:2;max-width:900px;padding:20px}.page-il-primo-menu-nustar__hero-title{font-size:3.5em;margin-bottom:15px;line-height:1.1;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.page-il-primo-menu-nustar__hero-subtitle{font-size:1.5em;margin-bottom:30px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.page-il-primo-menu-nustar__cta-button{display:inline-block;background-color:#dc3545;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;font-size:1.1em;transition:background-color .3s ease}.page-il-primo-menu-nustar__cta-button:hover{background-color:#c82333}.page-il-primo-menu-menu-nustar__payment-providers{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:100%;max-width:100%;box-sizing:border-box}.page-il-primo-menu-nustar__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-il-primo-menu-nustar__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-il-primo-menu-nustar__intro-text{font-size:1.1em;text-align:center;max-width:800px;margin:0 auto 30px}.page-il-primo-menu-nustar__features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:30px}.page-il-primo-menu-nustar__feature-item{text-align:center;padding:25px;border:1px solid #eee;border-radius:8px;background-color:#f9f9f9}.page-il-primo-menu-nustar__feature-icon{margin-bottom:15px;max-width:250px;max-height:250px;width:auto;height:auto}.page-il-primo-menu-nustar__feature-title{font-size:1.3em;margin-bottom:10px;color:#007bff}.page-il-primo-menu-nustar__quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-top:30px}.page-il-primo-menu-nustar__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.page-il-primo-menu-nustar__game-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05);text-align:center;padding-bottom:20px}.page-il-primo-menu-nustar__game-card-image{width:100%;height:200px;object-fit:cover;margin-bottom:15px}.page-il-primo-menu-nustar__game-card-title{font-size:1.4em;color:#1a1a1a;margin-bottom:10px}.page-il-primo-menu-nustar__promotion-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.page-il-primo-menu-nustar__promo-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05);text-align:left}.page-il-primo-menu-nustar__promo-image{width:100%;height:220px;object-fit:cover}.page-il-primo-menu-nustar__promo-content{padding:20px}.page-il-primo-menu-nustar__promo-title{font-size:1.5em;color:#dc3545;margin-bottom:10px}.page-il-primo-menu-nustar__promo-description{font-size:.95em;margin-bottom:20px}.page-il-primo-menu-nustar__security-grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:800px;margin:0 auto}.page-il-primo-menu-nustar__security-item{display:flex;align-items:flex-start;padding:15px;background-color:#f9f9f9;border-radius:8px}.page-il-primo-menu-nustar__security-icon{flex-shrink:0;margin-right:15px;max-width:250px;max-height:250px;width:auto;height:auto}.page-il-primo-menu-nustar__security-text h3{font-size:1.2em;color:#007bff;margin-top:0;margin-bottom:5px}.page-il-primo-menu-nustar__faq-item{background-color:#f9f9f9;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.05)}.page-il-primo-menu-nustar__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;cursor:pointer;background-color:#eee;border-bottom:1px solid #e0e0e0;user-select:none}.page-il-primo-menu-nustar__faq-question h3{margin:0;font-size:1.1em;color:#1a1a1a;pointer-events:none}.page-il-primo-menu-nustar__faq-toggle{font-size:1.5em;font-weight:700;color:#007bff;pointer-events:none;transition:transform .3s ease}.page-il-primo-menu-nustar__faq-item.active .page-il-primo-menu-nustar__faq-toggle{transform:rotate(45deg)}.page-il-primo-menu-nustar__faq-answer{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;opacity:0}.page-il-primo-menu-nustar__faq-item.active .page-il-primo-menu-nustar__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-il-primo-menu-nustar__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px}.page-il-primo-menu-nustar__blog-card{background-color:#f9f9f9;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05);text-align:left}.page-il-primo-menu-nustar__blog-image{width:100%;height:180px;object-fit:cover}.page-il-primo-menu-nustar__blog-content{padding:20px}.page-il-primo-menu-nustar__blog-title{font-size:1.3em;color:#1a1a1a;margin-bottom:10px}.page-il-primo-menu-nustar__blog-excerpt{font-size:.9em;color:#555;margin-bottom:15px}.page-il-primo-menu-nustar__blog-link{display:inline-block;color:#007bff;text-decoration:none;font-weight:600}.page-il-primo-menu-nustar__blog-link:hover{text-decoration:underline}@media (max-width:768px){.page-il-primo-menu-nustar__section{padding:30px 15px}.page-il-primo-menu-nustar__section-title{font-size:2em;margin-bottom:20px}.page-il-primo-menu-nustar__hero-section{height:50vh;min-height:300px}.page-il-primo-menu-nustar__hero-title{font-size:2.5em}.page-il-primo-menu-nustar__hero-subtitle{font-size:1.2em}.page-il-primo-menu-nustar__cta-button{padding:12px 25px;font-size:1em}.page-il-primo-menu-menu-nustar__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-il-primo-menu-nustar__payment-logo,.page-il-primo-menu-nustar__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-il-primo-menu-nustar__intro-text{font-size:1em}.page-il-primo-menu-nustar__features-grid,.page-il-primo-menu-nustar__quick-links-grid,.page-il-primo-menu-nustar__game-categories,.page-il-primo-menu-nustar__promotion-cards,.page-il-primo-menu-nustar__blog-grid{grid-template-columns:1fr}.page-il-primo-menu-nustar__feature-item,.page-il-primo-menu-nustar__game-card,.page-il-primo-menu-nustar__promo-card,.page-il-primo-menu-nustar__security-item,.page-il-primo-menu-nustar__blog-card{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}.page-il-primo-menu-nustar__feature-item ul,.page-il-primo-menu-nustar__feature-item ol,.page-il-primo-menu-nustar__security-text ul,.page-il-primo-menu-nustar__security-text ol{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important;margin-left:0!important;margin-right:0!important}.page-il-primo-menu-nustar__feature-item li,.page-il-primo-menu-nustar__security-text li{width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important;margin-left:0!important;margin-right:0!important}.page-il-primo-menu-nustar__security-item{flex-direction:column;align-items:center;text-align:center}.page-il-primo-menu-nustar__security-icon{margin-right:0;margin-bottom:15px}.page-il-primo-menu-nustar__faq-question{padding:12px 15px}.page-il-primo-menu-nustar__faq-question h3{font-size:1em}.page-il-primo-menu-nustar__faq-answer{padding:15px!important}.page-il-primo-menu-nustar__blog-title{font-size:1.2em}.page-il-primo-menu-nustar__blog-excerpt{font-size:.85em}}