.page-1687{font-family:'Arial',sans-serif;color:#333;line-height:1.6;background-color:#f8f8f8}.page-1687__hero-section{position:relative;width:100%;height:auto;min-height:400px;background-color:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;padding:10px 0 60px}.page-1687__hero-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.page-1687__hero-content{position:relative;z-index:2;max-width:90%;margin:0 auto;padding:20px}.page-1687__hero-title{font-size:3em;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,0.7);color:#ffd700}.page-1687__hero-subtitle{font-size:1.2em;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto}.page-1687__hero-buttons{display:flex;gap:20px;justify-content:center}.page-1687__btn{display:inline-block;padding:12px 30px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:5px;font-weight:bold;transition:background-color 0.3s ease;border:none;cursor:pointer}.page-1687__btn:hover{background-color:#0056b3}.page-1687__btn--secondary{background-color:#28a745}.page-1687__btn--secondary:hover{background-color:#218838}.page-1687__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:#fff}.page-1687__payment-logo{flex:0 0 auto;width:80px;height:80px;max-width:80px;max-height:80px;box-sizing:border-box}.page-1687__payment-logo img{display:block;width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important;object-fit:contain}.page-1687__section{padding:60px 20px;text-align:center;max-width:1200px;margin:0 auto}.page-1687__section-title{font-size:2.5em;margin-bottom:30px;color:#333}.page-1687__section-description{font-size:1.1em;margin-bottom:40px;color:#555}.page-1687__feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.page-1687__feature-item{background-color:#fff;padding:30px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);text-align:left}.page-1687__feature-item img{max-width:100%;height:auto;margin-bottom:20px;border-radius:8px}.page-1687__feature-item h3{font-size:1.5em;margin-bottom:15px;color:#007bff}.page-1687__feature-item p{font-size:1em;color:#666}.page-1687__game-showcase{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:40px}.page-1687__game-card{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.15);text-align:center;transition:transform 0.3s ease}.page-1687__game-card:hover{transform:translateY(-5px)}.page-1687__game-card img{width:100%;height:200px;object-fit:cover}.page-1687__game-card-content{padding:20px}.page-1687__game-card h3{font-size:1.3em;margin-bottom:10px;color:#333}.page-1687__game-card p{font-size:0.9em;color:#777;margin-bottom:15px}.page-1687__promo-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.page-1687__promo-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,0.15);overflow:hidden;text-align:left}.page-1687__promo-card img{width:100%;height:220px;object-fit:cover}.page-1687__promo-card-content{padding:25px}.page-1687__promo-card h3{font-size:1.4em;margin-bottom:10px;color:#007bff}.page-1687__promo-card p{font-size:0.95em;color:#666;margin-bottom:20px}.page-1687__promo-card .page-1687__btn{width:100%;text-align:center;padding:10px 0}.page-1687__faq-container{text-align:left;max-width:800px;margin:40px auto 0}.page-1687__faq-item{background-color:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 5px rgba(0,0,0,0.08)}.page-1687__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}.page-1687__faq-question:hover{background-color:#e0e0e0}.page-1687__faq-question h3{margin:0;font-size:1.2em;color:#333;pointer-events:none}.page-1687__faq-toggle{font-size:1.8em;font-weight:bold;color:#007bff;pointer-events:none;transition:transform 0.3s ease}.page-1687__faq-item.active .page-1687__faq-toggle{transform:rotate(45deg)}.page-1687__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-1687__faq-item.active .page-1687__faq-answer{max-height:2000px !important;padding:20px 15px !important;opacity:1}.page-1687__faq-answer p{margin:0;font-size:1em;color:#555}.page-1687__blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.page-1687__blog-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,0.15);overflow:hidden;text-align:left;transition:transform 0.3s ease}.page-1687__blog-card:hover{transform:translateY(-5px)}.page-1687__blog-card img{width:100%;height:200px;object-fit:cover}.page-1687__blog-card-content{padding:20px}.page-1687__blog-card h3{font-size:1.3em;margin-bottom:10px;color:#333}.page-1687__blog-card p{font-size:0.9em;color:#777;margin-bottom:15px}.page-1687__blog-card a{display:inline-block;color:#007bff;text-decoration:none;font-weight:bold}.page-1687__blog-card a:hover{text-decoration:underline}.page-1687__floating-buttons{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:15px;z-index:1000}.page-1687__floating-btn{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#007bff;color:#fff;border-radius:50%;box-shadow:0 4px 8px rgba(0,0,0,0.2);text-decoration:none;font-size:1.2em;transition:background-color 0.3s ease;text-align:center}.page-1687__floating-btn:hover{background-color:#0056b3}.page-1687__floating-btn--register{background-color:#28a745}.page-1687__floating-btn--register:hover{background-color:#218838}@media (max-width:1024px){.page-1687__hero-title{font-size:2.5em}.page-1687__hero-subtitle{font-size:1.1em}}.page-1687__floating-buttons{bottom:15px;right:15px;gap:10px}.page-1687__floating-btn{width:50px;height:50px;font-size:1em}@media (max-width:768px){.page-1687__hero-title{font-size:2em}.page-1687__hero-subtitle{font-size:1em}.page-1687__hero-buttons{flex-direction:column;gap:15px}.page-1687__btn{width:80%;margin:0 auto}.page-1687__payment-providers{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;padding:30px 10px}.page-1687__payment-logo,.page-1687__payment-logo img{width:80px !important;height:80px !important;max-width:80px !important;max-height:80px !important}.page-1687__section{padding:40px 15px}.page-1687__section-title{font-size:2em}.page-1687__section-description{font-size:1em}.page-1687__feature-grid{grid-template-columns:1fr}.page-1687__feature-item{padding:20px}.page-1687__game-showcase{grid-template-columns:1fr}.page-1687__promo-grid{grid-template-columns:1fr}.page-1687__promo-card-content{padding:20px}.page-1687__faq-question{padding:15px}.page-1687__faq-question h3{font-size:1.1em}.page-1687__faq-answer{padding:0 10px}.page-1687__faq-item.active .page-1687__faq-answer{padding:15px 10px !important}.page-1687__faq-answer p{font-size:0.95em}.page-1687__blog-grid{grid-template-columns:1fr}.page-1687__blog-card-content{padding:15px}.page-1687__blog-card h3{font-size:1.2em}.page-1687__blog-card p{font-size:0.85em}.page-1687__floating-buttons{bottom:10px;right:10px;gap:10px}.page-1687__floating-btn{width:45px;height:45px;font-size:0.9em}.page-1687__feature-item,.page-1687__game-card,.page-1687__promo-card,.page-1687__faq-item,.page-1687__blog-card{box-sizing:border-box !important;width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important}.page-1687__feature-grid,.page-1687__game-showcase,.page-1687__promo-grid,.page-1687__faq-container,.page-1687__blog-grid{box-sizing:border-box !important;width:100% !important;max-width:100% !important;padding:0 !important;margin-left:0 !important;margin-right:0 !important}.page-1687__feature-item p,.page-1687__game-card p,.page-1687__promo-card p,.page-1687__faq-answer p,.page-1687__blog-card p{word-wrap:break-word !important;overflow-wrap:break-word !important;word-break:break-word !important}}