body{font-family:'Arial',sans-serif;line-height:1.6;color:#e2e8f0;background-color:#1a202c}.page-by66626{max-width:1200px;margin:0 auto;padding:10px}.page-by66626__section{padding:40px 20px;margin-bottom:20px;background-color:#2d3748;border-radius:8px}.page-by66626__section--darker{background-color:#1a202c}.page-by66626__section-title{text-align:center;font-size:2.5rem;color:#fdd835;margin-bottom:30px;text-transform:uppercase}.page-by66626__section-subtitle{text-align:center;font-size:1.2rem;color:#e2e8f0;margin-bottom:40px}.page-by66626__hero-section{position:relative;background-color:#1a202c;padding:60px 20px 40px 20px;text-align:center;overflow:hidden;border-radius:0;margin-bottom:0}.page-by66626__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.6);z-index:0}.page-by66626__hero-content{position:relative;z-index:1;color:#fff;max-width:900px;margin:0 auto}.page-by66626__hero-title{font-size:3.5rem;margin-bottom:20px;line-height:1.2;color:#fdd835;text-shadow:2px 2px 4px rgba(0,0,0,.7)}.page-by66626__hero-description{font-size:1.5rem;margin-bottom:40px;text-shadow:1px 1px 3px rgba(0,0,0,.5)}.page-by66626__hero-buttons{display:flex;justify-content:center;gap:20px}.page-by66626__button{display:inline-block;background-color:#fdd835;color:#1a202c;padding:15px 30px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:background-color .3s ease,transform .3s ease;border:none;cursor:pointer}.page-by66626__button:hover{background-color:#ffeb3b;transform:translateY(-3px)}.page-by66626__button--secondary{background-color:#e53e3e;color:#fff}.page-by66626__button--secondary:hover{background-color:#c53030}.page-by66626__intro-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px}.page-by66626__intro-card{background-color:#1a202c;padding:25px;border-radius:8px;text-align:center;transition:transform .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.3)}.page-by66626__intro-card:hover{transform:translateY(-5px)}.page-by66626__intro-card-icon{margin-bottom:15px}.page-by66626__intro-card-icon img{width:80px;height:80px;object-fit:contain}.page-by66626__intro-card-title{font-size:1.4rem;color:#fdd835;margin-bottom:10px}.page-by66626__intro-card-description{font-size:.95rem;color:#e2e8f0}.page-by66626__quick-access-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:30px}.page-by66626__access-card{background-color:#1a202c;padding:20px;border-radius:8px;text-align:center;transition:transform .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.3)}.page-by66626__access-card:hover{transform:translateY(-5px)}.page-by66626__access-card-icon img{width:100%;height:150px;object-fit:cover;border-radius:6px;margin-bottom:15px}.page-by66626__access-card-title{font-size:1.3rem;color:#fdd835;margin-bottom:15px}.page-by66626__games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:30px}.page-by66626__game-card{background-color:#1a202c;border-radius:8px;overflow:hidden;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,.4);transition:transform .3s ease}.page-by66626__game-card:hover{transform:translateY(-5px)}.page-by66626__game-card-image{width:100%;height:200px;object-fit:cover}.page-by66626__game-card-content{padding:20px}.page-by66626__game-card-title{font-size:1.5rem;color:#fdd835;margin-bottom:10px}.page-by66626__game-card-description{font-size:.95rem;color:#e2e8f0;margin-bottom:20px}.page-by66626__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.page-by66626__promo-card{background-color:#1a202c;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.4);transition:transform .3s ease}.page-by66626__promo-card:hover{transform:translateY(-5px)}.page-by66626__promo-card-image{width:100%;height:200px;object-fit:cover}.page-by66626__promo-card-content{padding:20px}.page-by66626__promo-card-title{font-size:1.4rem;color:#fdd835;margin-bottom:10px}.page-by66626__promo-card-description{font-size:.95rem;color:#e2e8f0;margin-bottom:20px}.page-by66626__security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.page-by66626__security-item{display:flex;align-items:center;gap:20px;background-color:#1a202c;padding:20px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.3)}.page-by66626__security-icon img{width:80px;height:80px;object-fit:contain}.page-by66626__security-text h3{font-size:1.3rem;color:#fdd835;margin-bottom:5px}.page-by66626__security-text p{font-size:.95rem;color:#e2e8f0}.page-by66626__faq-list{margin-top:30px}.page-by66626__faq-item{background-color:#1a202c;margin-bottom:15px;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.3)}.page-by66626__faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px;cursor:pointer;user-select:none;background-color:#3a475a;color:#fdd835;font-weight:700;font-size:1.1rem;transition:background-color .3s ease}.page-by66626__faq-question:hover{background-color:#4a5b70}.page-by66626__faq-question h3{margin:0;pointer-events:none;font-size:1.1rem}.page-by66626__faq-toggle{font-size:1.5rem;font-weight:700;color:#fdd835;pointer-events:none;transition:transform .3s ease}.page-by66626__faq-item.active .page-by66626__faq-toggle{transform:rotate(45deg)}.page-by66626__faq-answer{max-height:0;overflow:hidden;padding:0 15px;opacity:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease,opacity .4s ease}.page-by66626__faq-item.active .page-by66626__faq-answer{max-height:2000px!important;padding:20px 15px!important;opacity:1}.page-by66626__faq-answer p{margin:0;padding-bottom:10px;font-size:.95rem;color:#e2e8f0}.page-by66626__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:30px}.page-by66626__blog-card{background-color:#1a202c;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.4);transition:transform .3s ease}.page-by66626__blog-card:hover{transform:translateY(-5px)}.page-by66626__blog-card-image{width:100%;height:200px;object-fit:cover}.page-by66626__blog-card-content{padding:20px}.page-by66626__blog-card-title{font-size:1.4rem;color:#fdd835;margin-bottom:10px;line-height:1.3}.page-by66626__blog-card-title a{color:#fdd835;text-decoration:none}.page-by66626__blog-card-title a:hover{text-decoration:underline}.page-by66626__blog-card-meta{font-size:.85rem;color:#a0aec0;margin-bottom:15px}.page-by66626__blog-card-description{font-size:.95rem;color:#e2e8f0;margin-bottom:20px}.page-by66626__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-by66626__floating-button{background-color:#fdd835;color:#1a202c;padding:12px 20px;border-radius:50px;text-decoration:none;font-weight:700;font-size:1rem;box-shadow:0 4px 8px rgba(0,0,0,.3);transition:background-color .3s ease,transform .3s ease;text-align:center}.page-by66626__floating-button:hover{background-color:#ffeb3b;transform:translateY(-3px)}.page-by66626__floating-button--login{background-color:#e53e3e;color:#fff}.page-by66626__floating-button--login:hover{background-color:#c53030}@media (max-width:768px){.page-by66626{padding:0}.page-by66626__section{padding:30px 15px;margin-bottom:15px}.page-by66626__section-title{font-size:2rem;margin-bottom:20px}.page-by66626__section-subtitle{font-size:1rem;margin-bottom:30px}.page-by66626__hero-section{padding:40px 15px 30px 15px}.page-by66626__hero-title{font-size:2.5rem}.page-by66626__hero-description{font-size:1.2rem}.page-by66626__hero-buttons{flex-direction:column;gap:15px}.page-by66626__button{width:100%;padding:12px 20px;font-size:1rem}.page-by66626__intro-grid,.page-by66626__quick-access-grid,.page-by66626__games-grid,.page-by66626__promo-grid,.page-by66626__security-grid,.page-by66626__blog-grid{grid-template-columns:1fr;gap:20px}.page-by66626__intro-card,.page-by66626__access-card,.page-by66626__game-card,.page-by66626__promo-card,.page-by66626__security-item,.page-by66626__blog-card{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.page-by66626__faq-question{padding:15px;font-size:1rem}.page-by66626__faq-question h3{font-size:1rem}.page-by66626__faq-answer{padding:15px 10px!important}.page-by66626__faq-answer p{font-size:.9rem}.page-by66626__floating-buttons{bottom:15px;right:15px;gap:10px}.page-by66626__floating-button{padding:10px 15px;font-size:.9rem}.page-by66626__intro-card-description,.page-by66626__access-card-title,.page-by66626__game-card-description,.page-by66626__promo-card-description,.page-by66626__security-text p,.page-by66626__blog-card-description{word-wrap:break-word!important;overflow-wrap:break-word!important;word-break:break-word!important}.page-by66626__security-item{flex-direction:column;text-align:center}.page-by66626__security-icon{margin-bottom:10px}}