.page-j-9 { font-family: 'Arial', sans-serif; color: #e2e8f0; background-color: #0a192f; line-height: 1.6; padding-top: 10px; } .page-j-9__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-j-9__section { padding: 60px 0; text-align: center; } .page-j-9__section-title { font-size: 2.8em; color: #00bcd4; margin-bottom: 40px; text-transform: uppercase; font-weight: bold; } .page-j-9__section-subtitle { font-size: 1.2em; color: #e2e8f0; margin-bottom: 20px; } .page-j-9__text { font-size: 1.1em; margin-bottom: 20px; color: #e2e8f0; } .page-j-9__button { display: inline-block; background-color: #00bcd4; color: #0a192f; 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-j-9__button:hover { background-color: #00a0b2; transform: translateY(-2px); } .page-j-9__hero-section { background: url('[GALLERY:hero:1920x1080:j9bet,casino,sport,promotion]') no-repeat center center/cover; padding: 120px 0; min-height: 500px; display: flex; align-items: center; justify-content: center; position: relative; } .page-j-9__hero-content { max-width: 800px; text-align: center; z-index: 1; position: relative; } .page-j-9__hero-title { font-size: 3.8em; color: #fff; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); line-height: 1.2; } .page-j-9__hero-description { font-size: 1.5em; color: #f0f8ff; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); } .page-j-9__hero-buttons { display: flex; justify-content: center; gap: 20px; } .page-j-9__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 0; background-color: #1a2a40; } .page-j-9__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-j-9__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-j-9__intro-section { background-color: #0f1e38; } .page-j-9__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; text-align: left; } .page-j-9__intro-card { background-color: #1a2a40; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-j-9__intro-card-title { font-size: 1.5em; color: #00bcd4; margin-bottom: 15px; } .page-j-9__quick-access { background-color: #0a192f; } .page-j-9__quick-access-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 40px; } .page-j-9__games-section { background-color: #0f1e38; } .page-j-9__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-j-9__game-card { background-color: #1a2a40; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: left; } .page-j-9__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-j-9__game-card-content { padding: 25px; } .page-j-9__game-card-title { font-size: 1.8em; color: #00bcd4; margin-bottom: 15px; } .page-j-9__game-card-description { font-size: 1em; color: #e2e8f0; margin-bottom: 20px; } .page-j-9__promotions-section { background-color: #0a192f; } .page-j-9__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-j-9__promotion-card { background-color: #1a2a40; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: left; } .page-j-9__promotion-card-image { width: 100%; height: 200px; object-fit: cover; } .page-j-9__promotion-card-content { padding: 25px; } .page-j-9__promotion-card-title { font-size: 1.8em; color: #00bcd4; margin-bottom: 15px; } .page-j-9__promotion-card-description { font-size: 1em; color: #e2e8f0; margin-bottom: 20px; } .page-j-9__security-support-section { background-color: #0f1e38; } .page-j-9__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; text-align: left; } .page-j-9__security-support-card { background-color: #1a2a40; padding: 30px; border-radius: 10px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-j-9__security-support-card-title { font-size: 1.5em; color: #00bcd4; margin-bottom: 15px; } .page-j-9__faq-section { background-color: #0a192f; } .page-j-9__faq-list { margin-top: 40px; max-width: 800px; margin-left: auto; margin-right: auto; } .page-j-9__faq-item { background-color: #1a2a40; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } .page-j-9__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #1a2a40; color: #00bcd4; font-size: 1.3em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-j-9__faq-question:hover { background-color: #2a3a50; } .page-j-9__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; color: #00bcd4; font-size: 1.3em; pointer-events: none; } .page-j-9__faq-toggle { font-size: 1.8em; font-weight: bold; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-j-9__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; color: #e2e8f0; font-size: 1em; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; text-align: left; } .page-j-9__faq-item.active .page-j-9__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-j-9__faq-item.active .page-j-9__faq-toggle { transform: rotate(45deg); } .page-j-9__blog-section { background-color: #0f1e38; } .page-j-9__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-j-9__blog-card { background-color: #1a2a40; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); text-align: left; } .page-j-9__blog-card-image { width: 100%; height: 200px; object-fit: cover; } .page-j-9__blog-card-content { padding: 25px; } .page-j-9__blog-card-title { font-size: 1.5em; color: #00bcd4; margin-bottom: 10px; } .page-j-9__blog-card-excerpt { font-size: 0.95em; color: #e2e8f0; margin-bottom: 15px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .page-j-9__blog-card-date { font-size: 0.85em; color: #a0aec0; margin-bottom: 15px; } .page-j-9__blog-card-link { display: inline-block; color: #00bcd4; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-j-9__blog-card-link:hover { color: #00a0b2; } @media (max-width: 992px) { .page-j-9__hero-title { font-size: 3em; } .page-j-9__hero-description { font-size: 1.3em; } .page-j-9__section-title { font-size: 2.2em; } } @media (max-width: 768px) { .page-j-9 { padding-top: 10px; } .page-j-9__hero-section { padding: 80px 0; min-height: 400px; } .page-j-9__hero-title { font-size: 2.5em; } .page-j-9__hero-description { font-size: 1.1em; } .page-j-9__hero-buttons { flex-direction: column; gap: 15px; } .page-j-9__button { width: 100%; max-width: 280px; margin: 0 auto; } .page-j-9__section { padding: 40px 0; } .page-j-9__section-title { font-size: 1.8em; } .page-j-9__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 25px 0; } .page-j-9__payment-logo, .page-j-9__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-j-9__intro-grid, .page-j-9__games-grid, .page-j-9__promotions-grid, .page-j-9__security-support-grid, .page-j-9__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-j-9__intro-card, .page-j-9__game-card, .page-j-9__promotion-card, .page-j-9__security-support-card, .page-j-9__blog-card { padding: 20px; } .page-j-9__game-card-image, .page-j-9__promotion-card-image, .page-j-9__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-j-9__quick-access-buttons { flex-direction: column; gap: 15px; } .page-j-9__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-j-9__faq-question h3 { font-size: 1.1em; } .page-j-9__faq-answer { padding: 0 20px; } .page-j-9__faq-item.active .page-j-9__faq-answer { padding: 15px 20px !important; } .page-j-9__blog-card-title { font-size: 1.3em; } } @media (max-width: 480px) { .page-j-9__hero-title { font-size: 2em; } .page-j-9__hero-description { font-size: 1em; } .page-j-9__button { padding: 12px 20px; font-size: 1em; } .page-j-9__section-title { font-size: 1.5em; } }