.page-n-hu__hero-section{position:relative;width:100%;padding-top:10px;color:#fff;text-align:center;overflow:hidden;background-color:#0a0a0a}.page-n-hu__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.page-n-hu__hero-content{position:relative;z-index:1;padding:40px 20px;max-width:1200px;margin:0 auto}.page-n-hu__hero-title{font-size:2.8em;margin-bottom:15px;line-height:1.2;color:#f0b90b}.page-n-hu__hero-subtitle{font-size:1.4em;margin-bottom:30px;font-weight:300}.page-n-hu__hero-cta-button{display:inline-block;background-color:#f0b90b;color:#1a1a1a;padding:15px 30px;border-radius:8px;text-decoration:none;font-size:1.2em;font-weight:700;transition:background-color .3s ease,transform .3s ease}.page-n-hu__hero-cta-button:hover{background-color:#ffd700;transform:scale(1.05)}.page-n-hu__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:20px 0;background-color:#1a1a1a}.page-n-hu__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-n-hu__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-n-hu__section{padding:50px 20px;background-color:#1a1a1a;color:#eee;text-align:center;max-width:1200px;margin:0 auto;box-sizing:border-box}.page-n-hu__section--dark{background-color:#0a0a0a}.page-n-hu__section-title{font-size:2.2em;color:#f0b90b;margin-bottom:30px;text-align:center}.page-n-hu__section-text{font-size:1.1em;line-height:1.6;margin-bottom:20px;text-align:left}.page-n-hu__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-n-hu__grid-item{background-color:#2a2a2a;padding:25px;border-radius:12px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.3);transition:transform .3s ease,box-shadow .3s ease}.page-n-hu__grid-item:hover{transform:translateY(-8px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-n-hu__grid-item-icon{margin-bottom:15px;width:80px;height:80px;object-fit:contain}.page-n-hu__grid-item-title{font-size:1.4em;color:#f0b90b;margin-bottom:10px}.page-n-hu__grid-item-description{font-size:.95em;line-height:1.5;color:#ccc}.page-n-hu__cta-button{display:inline-block;background-color:#f0b90b;color:#1a1a1a;padding:12px 25px;border-radius:8px;text-decoration:none;font-size:1em;font-weight:700;margin-top:20px;transition:background-color .3s ease,transform .3s ease}.page-n-hu__cta-button:hover{background-color:#ffd700;transform:scale(1.05)}.page-n-hu__image-wrapper{margin-bottom:20px;text-align:center}.page-n-hu__image{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.page-n-hu__list{list-style:none;padding:0;margin:0;text-align:left}.page-n-hu__list-item{background-color:#2a2a2a;padding:15px;margin-bottom:10px;border-radius:8px;display:flex;align-items:flex-start}.page-n-hu__list-item::before{content:"\2713";color:#f0b90b;font-weight:700;margin-right:10px}.page-n-hu__faq-container{margin-top:40px;text-align:left}.page-n-hu__faq-item{background-color:#2a2a2a;margin-bottom:15px;border-radius:12px;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.2)}.page-n-hu__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#3a3a3a;color:#f0b90b;font-size:1.1em;font-weight:700;border-bottom:1px solid #444;transition:background-color .3s ease}.page-n-hu__faq-question:hover{background-color:#4a4a4a}.page-n-hu__faq-question h3{margin:0;pointer-events:none;color:#f0b90b}.page-n-hu__faq-toggle{font-size:1.5em;font-weight:700;pointer-events:none;transition:transform .3s ease}.page-n-hu__faq-item.active .page-n-hu__faq-toggle{transform:rotate(45deg)}.page-n-hu__faq-answer{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease;color:#ccc;line-height:1.6}.page-n-hu__faq-item.active .page-n-hu__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-n-hu__blog-card{background-color:#2a2a2a;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.page-n-hu__blog-card:hover{transform:translateY(-8px);box-shadow:0 8px 20px rgba(0,0,0,.4)}.page-n-hu__blog-image{width:100%;height:200px;object-fit:cover}.page-n-hu__blog-content{padding:20px;flex-grow:1}.page-n-hu__blog-title{font-size:1.2em;color:#f0b90b;margin-bottom:10px}.page-n-hu__blog-title a{color:#f0b90b;text-decoration:none;transition:color .3s ease}.page-n-hu__blog-title a:hover{color:#ffd700}.page-n-hu__blog-excerpt{font-size:.9em;color:#ccc;line-height:1.5;margin-bottom:15px}.page-n-hu__blog-date{font-size:.8em;color:#888}.page-n-hu__floating-buttons{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:15px}.page-n-hu__floating-button{background-color:#f0b90b;color:#1a1a1a;padding:12px 20px;border-radius:50px;text-decoration:none;font-size:1em;font-weight:700;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease}.page-n-hu__floating-button:hover{background-color:#ffd700;transform:scale(1.05)}@media (max-width:768px){.page-n-hu__hero-title{font-size:2em}.page-n-hu__hero-subtitle{font-size:1.1em}.page-n-hu__hero-cta-button{padding:12px 25px;font-size:1em}.page-n-hu__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-n-hu__payment-logo,.page-n-hu__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-n-hu__section{padding:30px 15px}.page-n-hu__section-title{font-size:1.8em}.page-n-hu__section-text{font-size:1em}.page-n-hu__grid{grid-template-columns:1fr;gap:20px}.page-n-hu__grid-item{padding:20px}.page-n-hu__grid-item-title{font-size:1.2em}.page-n-hu__list-item{width:100%!important;max-width:100%!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;padding:12px 15px!important;word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-n-hu__faq-question{padding:15px}.page-n-hu__faq-question h3{font-size:1em}.page-n-hu__faq-answer{padding:15px!important}.page-n-hu__blog-card{margin-bottom:20px}.page-n-hu__blog-image{height:180px}.page-n-hu__floating-buttons{bottom:15px;right:15px;gap:10px}.page-n-hu__floating-button{padding:10px 18px;font-size:.9em}}