.page-458-488-f8 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-458-488-f8__hero-section { position: relative; width: 100%; overflow: hidden; background: linear-gradient(135deg, #0f2027, #203a43, #2c5364); color: #fff; padding-top: 10px; padding-bottom: 50px; text-align: center; }.page-458-488-f8__hero-image { width: 100%; height: auto; max-height: 500px; object-fit: cover; display: block; filter: brightness(0.7); }.page-458-488-f8__hero-content { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; max-width: 90%; }.page-458-488-f8__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); color: #ffe0b2; }.page-458-488-f8__hero-subtitle { font-size: 1.3em; margin-bottom: 30px; color: #e0e0e0; }.page-458-488-f8__cta-button { display: inline-block; background-color: #ff9800; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-458-488-f8__cta-button:hover { background-color: #f57c00; transform: translateY(-3px); }.page-458-488-f8__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; border-bottom: 1px solid #eee; }.page-458-488-f8__payment-providers-title { width: 100%; text-align: center; font-size: 1.8em; color: #2c5364; margin-bottom: 25px; }.page-458-488-f8__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; }.page-458-488-f8__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-458-488-f8__section { padding: 60px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-458-488-f8__section--dark { background-color: #2c5364; color: #e0e0e0; }.page-458-488-f8__section-title { font-size: 2.2em; color: #0f2027; margin-bottom: 30px; text-align: center; }.page-458-488-f8__section--dark .page-458-488-f8__section-title { color: #ffe0b2; }.page-458-488-f8__text-content { max-width: 800px; margin: 0 auto; text-align: center; font-size: 1.1em; }.page-458-488-f8__text-content p { margin-bottom: 1em; }.page-458-488-f8__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0 auto; }.page-458-488-f8__grid-item { background-color: #fdfdfd; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); transition: transform 0.3s ease; }.page-458-488-f8__grid-item:hover { transform: translateY(-5px); }.page-458-488-f8__grid-item-icon { width: 80px; height: 80px; margin: 0 auto 20px auto; object-fit: contain; }.page-458-488-f8__grid-item-title { font-size: 1.4em; color: #0f2027; margin-bottom: 10px; }.page-458-488-f8__grid-item-description { font-size: 0.95em; color: #555; }.page-458-488-f8__game-categories { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; }.page-458-488-f8__category-card { background-color: #f4f7f6; border-radius: 10px; overflow: hidden; width: 300px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; display: block; }.page-458-488-f8__category-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); }.page-458-488-f8__category-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-458-488-f8__category-content { padding: 20px; }.page-458-488-f8__category-title { font-size: 1.5em; color: #0f2027; margin-bottom: 10px; }.page-458-488-f8__category-description { font-size: 0.9em; color: #666; }.page-458-488-f8__promotion-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; display: block; }.page-458-488-f8__promotion-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); }.page-458-488-f8__promotion-image { width: 100%; height: 220px; object-fit: cover; display: block; }.page-458-488-f8__promotion-content { padding: 20px; }.page-458-488-f8__promotion-title { font-size: 1.5em; color: #0f2027; margin-bottom: 10px; }.page-458-488-f8__promotion-description { font-size: 0.9em; color: #666; }.page-458-488-f8__promotion-button { display: inline-block; background-color: #ff9800; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; margin-top: 15px; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-458-488-f8__promotion-button:hover { background-color: #f57c00; }.page-458-488-f8__faq-list { max-width: 800px; margin: 0 auto; }.page-458-488-f8__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); overflow: hidden; }.page-458-488-f8__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #f9f9f9; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; }.page-458-488-f8__faq-question:hover { background-color: #f0f0f0; }.page-458-488-f8__faq-question h3 { margin: 0; font-size: 1.1em; color: #0f2027; pointer-events: none; }.page-458-488-f8__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ff9800; transition: transform 0.3s ease; pointer-events: none; }.page-458-488-f8__faq-item.active .page-458-488-f8__faq-toggle { transform: rotate(45deg); }.page-458-488-f8__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; color: #555; }.page-458-488-f8__faq-item.active .page-458-488-f8__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-458-488-f8__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; display: block; }.page-458-488-f8__blog-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); }.page-458-488-f8__blog-image { width: 100%; height: 200px; object-fit: cover; display: block; }.page-458-488-f8__blog-content { padding: 20px; }.page-458-488-f8__blog-title { font-size: 1.4em; color: #0f2027; margin-bottom: 10px; }.page-458-488-f8__blog-date { font-size: 0.85em; color: #999; margin-bottom: 10px; }.page-458-488-f8__blog-summary { font-size: 0.9em; color: #666; }.page-458-488-f8__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 15px; }.page-458-488-f8__floating-button { background-color: #ff9800; color: #fff; width: 60px; height: 60px; border-radius: 50%; display: flex; justify-content: center; align-items: center; text-decoration: none; font-weight: bold; font-size: 1em; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-458-488-f8__floating-button:hover { background-color: #f57c00; transform: scale(1.05); }.page-458-488-f8__floating-button--register { background-color: #4CAF50; }.page-458-488-f8__floating-button--register:hover { background-color: #43A047; }.page-458-488-f8__quick-links-container { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; max-width: 900px; margin: 30px auto 0 auto; }.page-458-488-f8__quick-link-button { display: inline-block; background-color: #0f2027; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; border: none; cursor: pointer; }.page-458-488-f8__quick-link-button:hover { background-color: #203a43; }.page-458-488-f8__list-container { max-width: 800px; margin: 30px auto; }.page-458-488-f8__list-item { background-color: #fdfdfd; border: 1px solid #eee; margin-bottom: 10px; padding: 15px 20px; border-radius: 5px; box-sizing: border-box; display: flex; align-items: center; gap: 15px; }.page-458-488-f8__list-item-icon { width: 50px; height: 50px; object-fit: contain; flex-shrink: 0; }.page-458-488-f8__list-item-text { font-size: 1em; color: #333; word-wrap: break-word; overflow-wrap: break-word; }.page-458-488-f8__list-item-text strong { color: #0f2027; }.page-458-488-f8__contact-info { text-align: center; margin-top: 30px; }.page-458-488-f8__contact-info p { margin-bottom: 10px; font-size: 1.1em; }.page-458-488-f8__contact-info a { color: #ff9800; text-decoration: none; font-weight: bold; }.page-458-488-f8__contact-info a:hover { text-decoration: underline; }@media (max-width: 768px) { .page-458-488-f8__hero-title { font-size: 2em; }.page-458-488-f8__hero-subtitle { font-size: 1em; }.page-458-488-f8__cta-button { padding: 12px 25px; font-size: 1em; }.page-458-488-f8__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; }.page-458-488-f8__payment-logo, .page-458-488-f8__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-458-488-f8__payment-providers-title { font-size: 1.5em; margin-bottom: 20px; }.page-458-488-f8__section { padding: 40px 15px; }.page-458-488-f8__section-title { font-size: 1.8em; margin-bottom: 20px; }.page-458-488-f8__text-content { font-size: 1em; }.page-458-488-f8__grid { grid-template-columns: 1fr; gap: 20px; margin-top: 20px; }.page-458-488-f8__grid-item { padding: 20px; }.page-458-488-f8__grid-item-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-458-488-f8__grid-item-title { font-size: 1.2em; }.page-458-488-f8__game-categories { flex-direction: column; align-items: center; gap: 15px; }.page-458-488-f8__category-card { width: 100%; max-width: 350px; }.page-458-488-f8__category-image { height: 180px; }.page-458-488-f8__category-title { font-size: 1.3em; }.page-458-488-f8__promotion-card { width: 100%; max-width: 350px; margin: 0 auto; }.page-458-488-f8__promotion-image { height: 180px; }.page-458-488-f8__promotion-title { font-size: 1.3em; }.page-458-488-f8__faq-question { padding: 15px 20px; }.page-458-488-f8__faq-question h3 { font-size: 1em; }.page-458-488-f8__faq-answer { padding: 0 20px; }.page-458-488-f8__faq-item.active .page-458-488-f8__faq-answer { padding: 15px 20px !important; }.page-458-488-f8__blog-card { width: 100%; max-width: 350px; margin: 0 auto; }.page-458-488-f8__blog-image { height: 160px; }.page-458-488-f8__blog-title { font-size: 1.2em; }.page-458-488-f8__floating-buttons { bottom: 15px; right: 15px; gap: 10px; }.page-458-488-f8__floating-button { width: 50px; height: 50px; font-size: 0.9em; }.page-458-488-f8__quick-links-container { flex-direction: column; align-items: center; gap: 10px; margin-top: 20px; }.page-458-488-f8__quick-link-button { width: 100%; max-width: 280px; padding: 10px 20px; font-size: 0.9em; }.page-458-488-f8__list-container { margin: 20px auto; }.page-458-488-f8__list-item { flex-direction: row; align-items: flex-start; padding: 12px 15px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-458-488-f8__list-item-icon { width: 40px; height: 40px; }.page-458-488-f8__list-item-text { font-size: 0.9em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-458-488-f8__contact-info p { font-size: 1em; }}