.page-747-live-bet-app { font-family: 'Arial', sans-serif; color: #f0f0f0; line-height: 1.6; background-color: #1a1a1a; padding-top: 10px; } .page-747-live-bet-app__container { max-width: 1200px; margin: 0 auto; padding: 0 15px; } .page-747-live-bet-app__section { padding: 60px 0; border-bottom: 1px solid #333; } .page-747-live-bet-app__section:last-of-type { border-bottom: none; } .page-747-live-bet-app__title { font-size: 2.8em; color: #ffcc00; text-align: center; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-747-live-bet-app__subtitle { font-size: 1.5em; color: #fff; text-align: center; margin-bottom: 40px; } .page-747-live-bet-app__text { font-size: 1.1em; margin-bottom: 15px; text-align: justify; } .page-747-live-bet-app__text--center { text-align: center; } .page-747-live-bet-app__button { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-747-live-bet-app__button:hover { background-color: #e6b800; transform: translateY(-2px); } .page-747-live-bet-app__hero { position: relative; overflow: hidden; display: flex; align-items: center; justify-content: center; text-align: center; min-height: 500px; background-color: #000; } .page-747-live-bet-app__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; } .page-747-live-bet-app__hero-content { position: relative; z-index: 1; color: #fff; padding: 20px; background: rgba(0, 0, 0, 0.6); border-radius: 10px; max-width: 800px; } .page-747-live-bet-app__hero-title { font-size: 3.5em; margin-bottom: 15px; color: #ffcc00; line-height: 1.1; } .page-747-live-bet-app__hero-description { font-size: 1.5em; margin-bottom: 30px; } .page-747-live-bet-app__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-747-live-bet-app__intro-item { background-color: #2a2a2a; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-747-live-bet-app__intro-item-title { color: #ffcc00; font-size: 1.3em; margin-bottom: 15px; } .page-747-live-bet-app__intro-item-text { font-size: 0.95em; color: #ccc; } .page-747-live-bet-app__cta-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 40px; text-align: center; } .page-747-live-bet-app__game-categories { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 40px; } .page-747-live-bet-app__game-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); text-align: center; transition: transform 0.3s ease; } .page-747-live-bet-app__game-card:hover { transform: translateY(-5px); } .page-747-live-bet-app__game-card-image { width: 100%; height: 200px; object-fit: cover; display: block; } .page-747-live-bet-app__game-card-content { padding: 20px; } .page-747-live-bet-app__game-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-747-live-bet-app__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-747-live-bet-app__promo-list { list-style: none; padding: 0; margin-top: 40px; } .page-747-live-bet-app__promo-item { background-color: #2a2a2a; margin-bottom: 20px; padding: 25px; border-radius: 8px; display: flex; align-items: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-747-live-bet-app__promo-image { width: 150px; height: 100px; object-fit: cover; border-radius: 5px; margin-right: 25px; flex-shrink: 0; } .page-747-live-bet-app__promo-content { flex-grow: 1; } .page-747-live-bet-app__promo-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 10px; } .page-747-live-bet-app__promo-description { font-size: 1em; color: #ccc; margin-bottom: 15px; } .page-747-live-bet-app__security-features { display: flex; flex-wrap: wrap; justify-content: center; gap: 30px; margin-top: 40px; } .page-747-live-bet-app__security-item { background-color: #2a2a2a; padding: 25px; border-radius: 8px; text-align: center; width: 280px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); } .page-747-live-bet-app__security-icon { width: 80px; height: 80px; margin-bottom: 15px; display: block; margin-left: auto; margin-right: auto; } .page-747-live-bet-app__security-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; } .page-747-live-bet-app__security-text { font-size: 0.95em; color: #ccc; } .page-747-live-bet-app__faq-list { margin-top: 40px; } .page-747-live-bet-app__faq-item { background-color: #2a2a2a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); } .page-747-live-bet-app__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #333; border-bottom: 1px solid #444; user-select: none; transition: background-color 0.3s ease; } .page-747-live-bet-app__faq-question:hover { background-color: #444; } .page-747-live-bet-app__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; } .page-747-live-bet-app__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffcc00; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-747-live-bet-app__faq-item.active .page-747-live-bet-app__faq-toggle { transform: rotate(45deg); } .page-747-live-bet-app__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; background-color: #2a2a2a; color: #ccc; } .page-747-live-bet-app__faq-item.active .page-747-live-bet-app__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-747-live-bet-app__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-747-live-bet-app__blog-card { background-color: #2a2a2a; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 20px rgba(0, 0, 0, 0.4); transition: transform 0.3s ease; } .page-747-live-bet-app__blog-card:hover { transform: translateY(-5px); } .page-747-live-bet-app__blog-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-747-live-bet-app__blog-card-content { padding: 20px; } .page-747-live-bet-app__blog-card-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; line-height: 1.4; } .page-747-live-bet-app__blog-card-meta { font-size: 0.85em; color: #999; margin-bottom: 10px; } .page-747-live-bet-app__blog-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 15px; } .page-747-live-bet-app__blog-card .page-747-live-bet-app__button { width: 100%; text-align: center; } .page-747-live-bet-app__image { max-width: 100%; height: auto; display: block; margin: 0 auto; } @media (max-width: 768px) { .page-747-live-bet-app__title { font-size: 2em; } .page-747-live-bet-app__hero-title { font-size: 2.5em; } .page-747-live-bet-app__hero-description { font-size: 1.2em; } .page-747-live-bet-app__intro-grid, .page-747-live-bet-app__cta-grid, .page-747-live-bet-app__game-categories, .page-747-live-bet-app__blog-grid { grid-template-columns: 1fr; } .page-747-live-bet-app__promo-item { flex-direction: column; text-align: center; } .page-747-live-bet-app__promo-image { margin-right: 0; margin-bottom: 15px; width: 100% !important; height: auto !important; max-width: 250px !important; } .page-747-live-bet-app__security-item { width: 100%; max-width: 300px; } .page-747-live-bet-app__faq-question { padding: 15px 20px; } .page-747-live-bet-app__faq-question h3 { font-size: 1.1em; } .page-747-live-bet-app__faq-answer { padding: 0 20px; } .page-747-live-bet-app__faq-item.active .page-747-live-bet-app__faq-answer { padding: 15px 20px !important; } .page-747-live-bet-app__game-card-image, .page-747-live-bet-app__blog-card-image { height: 180px; } .page-747-live-bet-app__image { width: 100% !important; height: auto !important; max-width: 100% !important; box-sizing: border-box !important; } .page-747-live-bet-app__promo-content { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-747-live-bet-app__promo-item, .page-747-live-bet-app__faq-item, .page-747-live-bet-app__blog-card, .page-747-live-bet-app__game-card, .page-747-live-bet-app__intro-item, .page-747-live-bet-app__security-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-747-live-bet-app__promo-item ul, .page-747-live-bet-app__promo-item ol, .page-747-live-bet-app__faq-list ul, .page-747-live-bet-app__faq-list ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-747-live-bet-app__promo-item li, .page-747-live-bet-app__faq-list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } } @media (min-width: 769px) { .page-747-live-bet-app__intro-grid { grid-template-columns: repeat(3, 1fr); } .page-747-live-bet-app__cta-grid { grid-template-columns: repeat(4, 1fr); } .page-747-live-bet-app__game-categories { grid-template-columns: repeat(3, 1fr); } .page-747-live-bet-app__blog-grid { grid-template-columns: repeat(3, 1fr); } }