.page-51wi { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-51wi__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-51wi__section { padding: 60px 0; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }.page-51wi__section--dark { background-color: #f2f2f2; }.page-51wi__section-title { font-size: 36px; color: #d9534f; text-align: center; margin-bottom: 40px; position: relative; padding-bottom: 15px; }.page-51wi__section-title::after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 4px; background-color: #d9534f; border-radius: 2px; }.page-51wi__text-center { text-align: center; }.page-51wi__hero-section { background: linear-gradient(135deg, #ff6b6b, #ee5253); color: #fff; padding: 10px 0 80px 0; text-align: center; position: relative; overflow: hidden; }.page-51wi__hero-content { position: relative; z-index: 2; padding: 20px; }.page-51wi__hero-title { font-size: 48px; margin-bottom: 20px; font-weight: bold; line-height: 1.2; }.page-51wi__hero-description { font-size: 20px; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-51wi__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; }.page-51wi__btn { display: inline-block; padding: 15px 30px; background-color: #28a745; color: #fff; text-decoration: none; border-radius: 30px; font-size: 18px; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; }.page-51wi__btn:hover { background-color: #218838; transform: translateY(-3px); }.page-51wi__btn--secondary { background-color: #007bff; }.page-51wi__btn--secondary:hover { background-color: #0056b3; }.page-51wi__hero-image { position: absolute; bottom: -50px; left: 50%; transform: translateX(-50%); width: 100%; max-width: 1000px; height: auto; opacity: 0.2; z-index: 1; }.page-51wi__intro-text { font-size: 18px; text-align: center; max-width: 900px; margin: 0 auto 40px auto; color: #555; }.page-51wi__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }.page-51wi__feature-item { text-align: center; padding: 25px; border-radius: 8px; background-color: #fefefe; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.3s ease; box-sizing: border-box; }.page-51wi__feature-item:hover { transform: translateY(-5px); }.page-51wi__feature-icon { width: 80px; height: 80px; margin-bottom: 20px; }.page-51wi__feature-title { font-size: 24px; color: #d9534f; margin-bottom: 15px; }.page-51wi__feature-description { font-size: 16px; color: #666; }.page-51wi__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; }.page-51wi__quick-link-item { background-color: #007bff; color: #fff; padding: 20px; text-align: center; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 18px; transition: background-color 0.3s ease, transform 0.2s ease; box-sizing: border-box; }.page-51wi__quick-link-item:hover { background-color: #0056b3; transform: translateY(-3px); }.page-51wi__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-51wi__game-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.08); text-align: center; transition: transform 0.3s ease; box-sizing: border-box; }.page-51wi__game-card:hover { transform: translateY(-5px); }.page-51wi__game-image { width: 100%; height: 200px; object-fit: cover; }.page-51wi__game-content { padding: 20px; }.page-51wi__game-title { font-size: 22px; color: #d9534f; margin-bottom: 10px; }.page-51wi__game-description { font-size: 15px; color: #666; margin-bottom: 20px; }.page-51wi__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-51wi__promo-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.3s ease; box-sizing: border-box; }.page-51wi__promo-card:hover { transform: translateY(-5px); }.page-51wi__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-51wi__promo-content { padding: 20px; }.page-51wi__promo-title { font-size: 24px; color: #d9534f; margin-bottom: 10px; }.page-51wi__promo-description { font-size: 16px; color: #666; margin-bottom: 20px; }.page-51wi__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; }.page-51wi__security-item { text-align: center; padding: 25px; border-radius: 8px; background-color: #fefefe; box-shadow: 0 4px 10px rgba(0,0,0,0.08); box-sizing: border-box; }.page-51wi__security-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-51wi__security-title { font-size: 20px; color: #d9534f; margin-bottom: 10px; }.page-51wi__payment-logos { display: flex; justify-content: center; flex-wrap: wrap; gap: 25px; margin-top: 30px; }.page-51wi__payment-logo { height: 50px; width: auto; max-width: 150px; object-fit: contain; }.page-51wi__faq-list { max-width: 800px; margin: 0 auto; }.page-51wi__faq-item { background-color: #fefefe; border: 1px solid #eee; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.03); }.page-51wi__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #f5f5f5; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; }.page-51wi__faq-question:hover { background-color: #eee; }.page-51wi__faq-question h3 { margin: 0; font-size: 18px; color: #333; pointer-events: none; }.page-51wi__faq-toggle { font-size: 24px; font-weight: bold; color: #d9534f; transition: transform 0.3s ease; pointer-events: none; }.page-51wi__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-51wi__faq-item.active .page-51wi__faq-answer { max-height: 2000px !important; padding: 20px 20px !important; opacity: 1; }.page-51wi__faq-item.active .page-51wi__faq-toggle { transform: rotate(45deg); }.page-51wi__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-51wi__blog-card { background-color: #fefefe; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.3s ease; box-sizing: border-box; }.page-51wi__blog-card:hover { transform: translateY(-5px); }.page-51wi__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-51wi__blog-content { padding: 20px; }.page-51wi__blog-title { font-size: 22px; margin-bottom: 10px; }.page-51wi__blog-title a { color: #d9534f; text-decoration: none; }.page-51wi__blog-title a:hover { text-decoration: underline; }.page-51wi__blog-date { font-size: 14px; color: #999; margin-bottom: 10px; }.page-51wi__blog-excerpt { font-size: 16px; color: #666; margin-bottom: 20px; }.page-51wi__blog-read-more { display: inline-block; font-size: 16px; color: #007bff; text-decoration: none; font-weight: bold; }.page-51wi__blog-read-more:hover { text-decoration: underline; }.page-51wi__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-51wi__floating-btn { width: 60px; height: 60px; border-radius: 50%; background-color: #d9534f; color: #fff; display: flex; justify-content: center; align-items: center; font-size: 16px; text-decoration: none; box-shadow: 0 4px 10px rgba(0,0,0,0.2); transition: background-color 0.3s ease, transform 0.2s ease; font-weight: bold; text-align: center; line-height: 1.2; }.page-51wi__floating-btn:hover { background-color: #c9302c; transform: scale(1.05); }.page-51wi__floating-btn--register { background-color: #28a745; }.page-51wi__floating-btn--register:hover { background-color: #218838; }@media (max-width: 768px) { .page-51wi__section { padding: 40px 0; }.page-51wi__section-title { font-size: 28px; margin-bottom: 30px; }.page-51wi__hero-title { font-size: 36px; }.page-51wi__hero-description { font-size: 16px; }.page-51wi__hero-buttons { flex-direction: column; gap: 15px; }.page-51wi__btn { width: 100%; max-width: 300px; margin: 0 auto; }.page-51wi__intro-text { font-size: 16px; }.page-51wi__features-grid, .page-51wi__quick-links-grid, .page-51wi__games-grid, .page-51wi__promo-grid, .page-51wi__security-grid, .page-51wi__blog-grid { grid-template-columns: 1fr; gap: 20px; }.page-51wi__feature-item, .page-51wi__quick-link-item, .page-51wi__game-card, .page-51wi__promo-card, .page-51wi__security-item, .page-51wi__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-51wi__faq-question { padding: 15px; }.page-51wi__faq-question h3 { font-size: 16px; }.page-51wi__faq-answer { padding: 0 15px; }.page-51wi__faq-item.active .page-51wi__faq-answer { padding: 15px 15px !important; }.page-51wi__payment-logos { gap: 15px; }.page-51wi__payment-logo { height: 40px; max-width: 100px; }.page-51wi__floating-buttons { bottom: 15px; right: 15px; gap: 10px; }.page-51wi__floating-btn { width: 50px; height: 50px; font-size: 14px; }}