.page-new-bac__hero-section{position:relative;width:100%;height:auto;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;padding-top:10px}.page-new-bac__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.page-new-bac__hero-content{z-index:1;padding:20px;max-width:900px}.page-new-bac__hero-title{font-size:3em;margin-bottom:15px;color:#ffc107;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-new-bac__hero-description{font-size:1.2em;margin-bottom:30px;line-height:1.6}.page-new-bac__hero-button{display:inline-block;background-color:#007bff;color:#fff;padding:15px 30px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.page-new-bac__hero-button:hover{background-color:#0056b3}.page-new-bac__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-new-bac__payment-title{width:100%;text-align:center;color:#ffc107;margin-bottom:20px;font-size:1.8em}.page-new-bac__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-new-bac__payment-logo img{display:block;width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important;object-fit:contain}.page-new-bac__intro-section{padding:40px 20px;background-color:#212121;color:#f0f0f0;text-align:center}.page-new-bac__intro-title{font-size:2.5em;margin-bottom:20px;color:#ffc107}.page-new-bac__intro-text{font-size:1.1em;line-height:1.8;margin-bottom:20px;max-width:800px;margin-left:auto;margin-right:auto}.page-new-bac__features-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;list-style:none;padding:0;margin-top:30px}.page-new-bac__feature-item{background-color:#333;padding:20px;border-radius:8px;text-align:left}.page-new-bac__feature-item h3{color:#007bff;margin-bottom:10px}.page-new-bac__feature-item p{font-size:.95em;line-height:1.6}.page-new-bac__quick-access-section{padding:40px 20px;background-color:#1a1a1a;text-align:center}.page-new-bac__quick-access-title{font-size:2.5em;margin-bottom:20px;color:#ffc107}.page-new-bac__access-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:30px}.page-new-bac__access-button{display:inline-block;background-color:#007bff;color:#fff;padding:12px 25px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.page-new-bac__access-button:hover{background-color:#0056b3}.page-new-bac__games-section{padding:40px 20px;background-color:#212121;text-align:center}.page-new-bac__games-title{font-size:2.5em;margin-bottom:30px;color:#ffc107}.page-new-bac__game-categories{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.page-new-bac__game-card{background-color:#333;border-radius:10px;overflow:hidden;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease}.page-new-bac__game-card:hover{transform:translateY(-5px)}.page-new-bac__game-image{width:100%;height:180px;object-fit:cover}.page-new-bac__game-content{padding:15px}.page-new-bac__game-title{font-size:1.3em;color:#ffc107;margin-bottom:10px}.page-new-bac__game-description{font-size:.9em;color:#f0f0f0;line-height:1.5}.page-new-bac__promotions-section{padding:40px 20px;background-color:#1a1a1a;text-align:center}.page-new-bac__promotions-title{font-size:2.5em;margin-bottom:30px;color:#ffc107}.page-new-bac__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.page-new-bac__promo-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:transform .3s ease}.page-new-bac__promo-card:hover{transform:translateY(-5px)}.page-new-bac__promo-image{width:100%;height:200px;object-fit:cover}.page-new-bac__promo-content{padding:20px}.page-new-bac__promo-title{font-size:1.4em;color:#007bff;margin-bottom:10px}.page-new-bac__promo-description{font-size:.95em;color:#f0f0f0;line-height:1.6;margin-bottom:15px}.page-new-bac__promo-button{display:inline-block;background-color:#ffc107;color:#333;padding:10px 20px;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.page-new-bac__promo-button:hover{background-color:#e0a800}.page-new-bac__security-section{padding:40px 20px;background-color:#212121;color:#f0f0f0;text-align:center}.page-new-bac__security-title{font-size:2.5em;margin-bottom:20px;color:#ffc107}.page-new-bac__security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-top:30px}.page-new-bac__security-item{background-color:#333;padding:20px;border-radius:8px;text-align:left}.page-new-bac__security-item h3{color:#007bff;margin-bottom:10px}.page-new-bac__security-item p{font-size:.95em;line-height:1.6}.page-new-bac__faq-section{padding:40px 20px;background-color:#1a1a1a;color:#f0f0f0;text-align:center}.page-new-bac__faq-title{font-size:2.5em;margin-bottom:30px;color:#ffc107}.page-new-bac__faq-container{max-width:800px;margin:0 auto}.page-new-bac__faq-item{background-color:#333;margin-bottom:10px;border-radius:8px;overflow:hidden}.page-new-bac__faq-question{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#444;cursor:pointer;user-select:none}.page-new-bac__faq-question h3{margin:0;font-size:1.1em;color:#f0f0f0;pointer-events:none}.page-new-bac__faq-toggle{font-size:1.5em;font-weight:700;color:#ffc107;pointer-events:none}.page-new-bac__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-new-bac__faq-item.active .page-new-bac__faq-answer{max-height:2000px!important;padding:20px!important;opacity:1}.page-new-bac__faq-item.active .page-new-bac__faq-toggle{content:"-"}.page-new-bac__blog-section{padding:40px 20px;background-color:#212121;text-align:center}.page-new-bac__blog-title{font-size:2.5em;margin-bottom:30px;color:#ffc107}.page-new-bac__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.page-new-bac__blog-card{background-color:#333;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.3);text-align:left;transition:transform .3s ease}.page-new-bac__blog-card:hover{transform:translateY(-5px)}.page-new-bac__blog-image{width:100%;height:200px;object-fit:cover}.page-new-bac__blog-content{padding:20px}.page-new-bac__blog-post-title{font-size:1.4em;color:#007bff;margin-bottom:10px}.page-new-bac__blog-post-title a{text-decoration:none;color:#007bff;transition:color .3s ease}.page-new-bac__blog-post-title a:hover{color:#ffc107}.page-new-bac__blog-excerpt{font-size:.95em;color:#f0f0f0;line-height:1.6}.page-new-bac__blog-date{font-size:.85em;color:#aaa;margin-top:15px}.page-new-bac__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:1000}.page-new-bac__floating-button{background-color:#007bff;color:#fff;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:700;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:background-color .3s ease}.page-new-bac__floating-button:hover{background-color:#0056b3}@media (max-width:768px){.page-new-bac__hero-title{font-size:2.2em}.page-new-bac__hero-description{font-size:1em}.page-new-bac__hero-button{padding:12px 25px}.page-new-bac__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px}.page-new-bac__payment-logo,.page-new-bac__payment-logo img{width:80px!important;height:80px!important;max-width:80px!important;max-height:80px!important}.page-new-bac__intro-title,.page-new-bac__quick-access-title,.page-new-bac__games-title,.page-new-bac__promotions-title,.page-new-bac__security-title,.page-new-bac__faq-title,.page-new-bac__blog-title{font-size:1.8em}.page-new-bac__intro-text,.page-new-bac__feature-item p,.page-new-bac__game-description,.page-new-bac__promo-description,.page-new-bac__security-item p,.page-new-bac__blog-excerpt{font-size:.9em}.page-new-bac__features-list,.page-new-bac__game-categories,.page-new-bac__promo-grid,.page-new-bac__security-grid,.page-new-bac__blog-grid{grid-template-columns:1fr}.page-new-bac__feature-item,.page-new-bac__game-card,.page-new-bac__promo-card,.page-new-bac__security-item,.page-new-bac__blog-card{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.page-new-bac__faq-question h3{font-size:1em}.page-new-bac__faq-answer{padding:0 15px}.page-new-bac__faq-item.active .page-new-bac__faq-answer{padding:15px!important}.page-new-bac__floating-buttons{right:10px;bottom:10px}.page-new-bac__floating-button{padding:10px 18px;font-size:.9em}}