.page-678-2 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; padding-top: 10px; }.page-678-2__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-678-2__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f); color: #fff; text-align: center; padding: 60px 0; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 30px; }.page-678-2__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; }.page-678-2__hero-content { position: relative; z-index: 1; }.page-678-2__hero-title { font-size: 3.2em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-678-2__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-678-2__cta-button { display: inline-block; background-color: #ffcc00; color: #1a2a6c; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-678-2__cta-button:hover { background-color: #e6b800; transform: translateY(-3px); }.page-678-2__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; margin-bottom: 40px; }.page-678-2__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-678-2__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-678-2__section { background-color: #ffffff; padding: 50px 0; margin-bottom: 30px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-678-2__section-title { text-align: center; font-size: 2.5em; color: #1a2a6c; margin-bottom: 40px; position: relative; }.page-678-2__section-title::after { content: ''; display: block; width: 80px; height: 4px; background-color: #ffcc00; margin: 10px auto 0; border-radius: 2px; }.page-678-2__content-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-678-2__card { background-color: #f9f9f9; border-radius: 8px; padding: 25px; text-align: center; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-678-2__card:hover { transform: translateY(-5px); box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); }.page-678-2__card-icon { width: 80px; height: 80px; margin: 0 auto 20px; object-fit: contain; }.page-678-2__card-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 10px; }.page-678-2__card-description { font-size: 1em; color: #666; }.page-678-2__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; }.page-678-2__game-item { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; display: block; color: #333; }.page-678-2__game-item:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); }.page-678-2__game-image { width: 100%; height: 200px; object-fit: cover; }.page-678-2__game-content { padding: 20px; }.page-678-2__game-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; }.page-678-2__game-description { font-size: 0.95em; color: #666; }.page-678-2__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-678-2__promo-card { background-color: #fefefe; border: 1px solid #eee; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.06); transition: transform 0.3s ease; }.page-678-2__promo-card:hover { transform: translateY(-5px); }.page-678-2__promo-image { width: 100%; height: 220px; object-fit: cover; }.page-678-2__promo-content { padding: 20px; }.page-678-2__promo-title { font-size: 1.6em; color: #1a2a6c; margin-bottom: 10px; }.page-678-2__promo-description { font-size: 1em; color: #555; margin-bottom: 15px; }.page-678-2__promo-button { display: inline-block; background-color: #b21f1f; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; }.page-678-2__promo-button:hover { background-color: #9a1a1a; }.page-678-2__faq-list { max-width: 800px; margin: 0 auto; }.page-678-2__faq-item { background-color: #fff; border: 1px solid #e0e0e0; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 1px 3px rgba(0,0,0,0.05); }.page-678-2__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #f2f2f2; border-bottom: 1px solid #e0e0e0; transition: background-color 0.3s ease; }.page-678-2__faq-question:hover { background-color: #e6e6e6; }.page-678-2__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a2a6c; pointer-events: none; }.page-678-2__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; }.page-678-2__faq-item.active .page-678-2__faq-toggle { transform: rotate(45deg); }.page-678-2__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; }.page-678-2__faq-item.active .page-678-2__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-678-2__faq-answer p { margin: 0; color: #555; }.page-678-2__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }.page-678-2__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; display: block; color: #333; }.page-678-2__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); }.page-678-2__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-678-2__blog-content { padding: 20px; }.page-678-2__blog-date { font-size: 0.85em; color: #999; margin-bottom: 10px; }.page-678-2__blog-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; }.page-678-2__blog-summary { font-size: 0.95em; color: #666; }.page-678-2__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 15px; }.page-678-2__floating-button { background-color: #b21f1f; color: #fff; border: none; border-radius: 50%; width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; font-size: 1.1em; font-weight: bold; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-678-2__floating-button:hover { background-color: #9a1a1a; transform: translateY(-3px); }.page-678-2__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; }.page-678-2__quick-link-item { background-color: #f0f0f0; border-radius: 8px; padding: 20px; text-align: center; transition: background-color 0.3s ease, transform 0.3s ease; text-decoration: none; color: #1a2a6c; font-weight: bold; display: block; box-sizing: border-box; }.page-678-2__quick-link-item:hover { background-color: #e0e0e0; transform: translateY(-3px); }.page-678-2__quick-link-item strong { display: block; margin-top: 10px; }.page-678-2__quick-link-item img { max-width: 60px; height: auto; margin-bottom: 10px; }.page-678-2__payment-options { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-678-2__payment-option-logo { width: 100px; height: 60px; object-fit: contain; background-color: #fff; padding: 10px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); }.page-678-2__social-media-links { text-align: center; margin-top: 30px; }.page-678-2__social-icon { display: inline-block; margin: 0 10px; width: 40px; height: 40px; object-fit: contain; }.page-678-2__security-item { display: flex; align-items: center; margin-bottom: 15px; }.page-678-2__security-icon { width: 40px; height: 40px; margin-right: 15px; object-fit: contain; }.page-678-2__security-text { font-size: 1.1em; color: #555; }.page-678-2__customer-service-info { text-align: center; margin-top: 30px; }.page-678-2__customer-service-info p { margin-bottom: 10px; font-size: 1.1em; }.page-678-2__customer-service-info a { color: #b21f1f; text-decoration: none; font-weight: bold; }.page-678-2__customer-service-info a:hover { text-decoration: underline; }@media (max-width: 1024px) { .page-678-2__hero-title { font-size: 2.8em; } .page-678-2__hero-subtitle { font-size: 1.3em; } .page-678-2__section-title { font-size: 2.2em; }}.page-678-2__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-678-2__payment-logo, .page-678-2__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }@media (max-width: 768px) { .page-678-2__hero-section { padding: 40px 0; } .page-678-2__hero-title { font-size: 2.2em; } .page-678-2__hero-subtitle { font-size: 1.1em; } .page-678-2__cta-button { padding: 12px 25px; font-size: 1.1em; } .page-678-2__section { padding: 30px 0; } .page-678-2__section-title { font-size: 2em; margin-bottom: 30px; } .page-678-2__content-grid, .page-678-2__game-grid, .page-678-2__promo-grid, .page-678-2__blog-grid, .page-678-2__quick-links-grid { grid-template-columns: 1fr; gap: 20px; } .page-678-2__card, .page-678-2__game-item, .page-678-2__promo-card, .page-678-2__blog-card, .page-678-2__quick-link-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-678-2__faq-question { padding: 15px 20px; } .page-678-2__faq-question h3 { font-size: 1.1em; } .page-678-2__faq-answer { padding: 0 20px; } .page-678-2__faq-item.active .page-678-2__faq-answer { padding: 15px 20px !important; } .page-678-2__floating-buttons { bottom: 15px; right: 15px; gap: 10px; } .page-678-2__floating-button { width: 50px; height: 50px; font-size: 1em; } .page-678-2__game-image, .page-678-2__promo-image, .page-678-2__blog-image { height: 180px; max-width: 100% !important; height: auto !important; } img { max-width: 100% !important; height: auto !important; } .page-678-2__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-678-2__payment-logo, .page-678-2__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }}.page-678-2__list-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-678-2__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }