.page-838 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-838 a { text-decoration: none; color: #007bff; }.page-838 a:hover { text-decoration: underline; }.page-838__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-838__section { padding: 40px 0; margin-bottom: 20px; background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-838__section-title { text-align: center; color: #0056b3; font-size: 2.5em; margin-bottom: 30px; position: relative; padding-bottom: 15px; }.page-838__section-title::after { content: ''; display: block; width: 80px; height: 4px; background-color: #ffc107; margin: 10px auto 0; border-radius: 2px; }.page-838__hero { position: relative; overflow: hidden; color: #fff; text-align: center; padding-top: 10px; }.page-838__hero-bg { width: 100%; height: 600px; object-fit: cover; position: absolute; top: 0; left: 0; z-index: 1; filter: brightness(0.7); }.page-838__hero-content { position: relative; z-index: 2; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 590px; padding: 20px; text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }.page-838__hero-title { font-size: 3.5em; margin-bottom: 15px; color: #ffc107; }.page-838__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; }.page-838__hero-buttons { display: flex; gap: 20px; }.page-838__btn { display: inline-block; padding: 15px 30px; background-color: #ffc107; color: #333; border-radius: 50px; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-838__btn:hover { background-color: #e0a800; transform: translateY(-3px); text-decoration: none; color: #333; }.page-838__btn--secondary { background-color: #007bff; color: #fff; }.page-838__btn--secondary:hover { background-color: #0056b3; color: #fff; }.page-838__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 15px; background-color: #f0f0f0; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); margin-bottom: 20px; }.page-838__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-838__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-838__intro-content, .page-838__quick-access-links, .page-838__games-grid, .page-838__promotions-grid, .page-838__security-content, .page-838__blog-grid { display: grid; grid-template-columns: 1fr; gap: 30px; padding: 0 15px; }.page-838__intro-content { text-align: center; }.page-838__intro-content p { max-width: 900px; margin: 0 auto 20px; font-size: 1.1em; color: #555; }.page-838__intro-highlight { color: #0056b3; font-weight: bold; }.page-838__quick-access-links { grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); text-align: center; }.page-838__quick-access-link { display: block; padding: 20px; background-color: #007bff; color: #fff; border-radius: 8px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-838__quick-access-link:hover { background-color: #0056b3; transform: translateY(-3px); text-decoration: none; color: #fff; }.page-838__games-grid { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }.page-838__game-card, .page-838__promo-card, .page-838__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); text-align: center; display: flex; flex-direction: column; height: 100%; }.page-838__game-card-img, .page-838__promo-card-img, .page-838__blog-card-img { width: 100%; height: 200px; object-fit: cover; display: block; }.page-838__card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-838__card-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; }.page-838__card-description { font-size: 0.95em; color: #666; margin-bottom: 15px; }.page-838__card-btn { margin-top: auto; }.page-838__promotions-grid { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }.page-838__security-content { text-align: center; }.page-838__security-content p { max-width: 900px; margin: 0 auto 20px; font-size: 1.1em; color: #555; }.page-838__faq-list { max-width: 900px; margin: 0 auto; padding: 0; list-style: none; }.page-838__faq-item { background-color: #f0f8ff; border: 1px solid #e0e0e0; border-radius: 8px; margin-bottom: 15px; overflow: hidden; transition: all 0.3s ease; }.page-838__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; cursor: pointer; background-color: #e6f3ff; color: #0056b3; font-weight: bold; font-size: 1.1em; user-select: none; transition: background-color 0.3s ease; }.page-838__faq-question:hover { background-color: #d0e8ff; }.page-838__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; color: #0056b3; font-size: 1.1em; }.page-838__faq-toggle { font-size: 1.5em; font-weight: bold; color: #0056b3; margin-left: 10px; transition: transform 0.3s ease; pointer-events: none; }.page-838__faq-item.active .page-838__faq-toggle { transform: rotate(45deg); }.page-838__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #555; }.page-838__faq-item.active .page-838__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-838__blog-grid { grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); }.page-838__blog-card-date { font-size: 0.85em; color: #999; margin-top: 10px; }.page-838__blog-card-summary { font-size: 0.9em; color: #666; margin-bottom: 15px; }.page-838__floating-buttons { position: fixed; right: 20px; bottom: 100px; z-index: 1000; display: flex; flex-direction: column; gap: 15px; }.page-838__floating-btn { background-color: #ffc107; color: #333; width: 60px; height: 60px; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-weight: bold; font-size: 0.9em; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; }.page-838__floating-btn:hover { background-color: #e0a800; transform: scale(1.05); text-decoration: none; color: #333; }.page-838__floating-btn--register { background-color: #007bff; color: #fff; }.page-838__floating-btn--register:hover { background-color: #0056b3; color: #fff; }.page-838__floating-btn--login { background-color: #28a745; color: #fff; }.page-838__floating-btn--login:hover { background-color: #218838; color: #fff; }@media (max-width: 1024px) { .page-838__hero-title { font-size: 3em; } .page-838__hero-subtitle { font-size: 1.3em; } .page-838__section-title { font-size: 2em; } }.page-838__quick-access-links a { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-838__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-838__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-838__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-838__games-grid, .page-838__promotions-grid, .page-838__blog-grid { grid-template-columns: 1fr; }.page-838__game-card-img, .page-838__promo-card-img, .page-838__blog-card-img { max-width: 100% !important; height: auto !important; }.page-838__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; }.page-838__payment-logo, .page-838__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; }.page-838__hero-bg { height: 400px; }.page-838__hero-content { min-height: 390px; }.page-838__hero-title { font-size: 2.2em; }.page-838__hero-subtitle { font-size: 1.1em; }.page-838__hero-buttons { flex-direction: column; gap: 10px; }.page-838__btn { padding: 12px 25px; font-size: 1em; }.page-838__section-title { font-size: 1.8em; }.page-838__intro-content p, .page-838__security-content p { font-size: 1em; }.page-838__card-title { font-size: 1.3em; }.page-838__card-description { font-size: 0.9em; }.page-838__faq-question { font-size: 1em; padding: 12px 15px; }.page-838__faq-question h3 { font-size: 1em; }.page-838__faq-answer { padding: 0 15px; }.page-838__faq-item.active .page-838__faq-answer { padding: 15px !important; }.page-838__floating-buttons { right: 10px; bottom: 80px; gap: 10px; }.page-838__floating-btn { width: 50px; height: 50px; font-size: 0.8em; } }