.page-bmw-747-live { font-family: 'Arial', sans-serif; color: #fff; background-color: #1a1a2e; line-height: 1.6; }.page-bmw-747-live__highlight { color: #FFD700; }.page-bmw-747-live__section-title { font-size: 2.5em; text-align: center; margin-bottom: 20px; color: #fff; }.page-bmw-747-live__section-description { text-align: center; margin-bottom: 40px; font-size: 1.1em; max-width: 800px; margin-left: auto; margin-right: auto; color: #ccc; }.page-bmw-747-live__button { display: inline-block; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; }.page-bmw-747-live__button--primary { background-color: #FFD700; color: #1a1a2e; }.page-bmw-747-live__button--primary:hover { background-color: #e6c200; transform: translateY(-2px); }.page-bmw-747-live__button--secondary { background-color: #007bff; color: #fff; border: 1px solid #007bff; }.page-bmw-747-live__button--secondary:hover { background-color: #0056b3; transform: translateY(-2px); }.page-bmw-747-live__button--download { background-color: #28a745; color: #fff; margin-top: 20px; }.page-bmw-747-live__button--download:hover { background-color: #218838; transform: translateY(-2px); }.page-bmw-747-live__button--inline { background-color: #007bff; color: #fff; padding: 8px 15px; font-size: 0.9em; border-radius: 20px; margin-top: 10px; }.page-bmw-747-live__button--inline:hover { background-color: #0056b3; }.page-bmw-747-live__hero-section { position: relative; padding: 60px 20px 80px; text-align: center; overflow: hidden; background: linear-gradient(135deg, #1a1a2e 0%, #0f0f1d 100%); }.page-bmw-747-live__hero-content { position: relative; z-index: 2; max-width: 900px; margin: 0 auto; }.page-bmw-747-live__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; }.page-bmw-747-live__hero-description { font-size: 1.3em; margin-bottom: 40px; color: #e0e0e0; }.page-bmw-747-live__hero-buttons { display: flex; justify-content: center; gap: 20px; }.page-bmw-747-live__hero-image-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.2; z-index: 1; }.page-bmw-747-live__hero-image-wrapper img { width: 100%; height: 100%; object-fit: cover; }.page-bmw-747-live__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-bmw-747-live__floating-button { display: block; padding: 12px 20px; border-radius: 30px; text-align: center; font-weight: bold; text-decoration: none; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; min-width: 120px; }.page-bmw-747-live__floating-button--register { background-color: #FFD700; color: #333; }.page-bmw-747-live__floating-button--login { background-color: #007bff; color: #fff; }.page-bmw-747-live__floating-button:hover { transform: translateY(-2px); }.page-bmw-747-live__app-download { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; padding: 80px 20px; background-color: #2a2a4a; gap: 40px; }.page-bmw-747-live__app-content { max-width: 500px; text-align: left; }.page-bmw-747-live__app-title { font-size: 2.2em; margin-bottom: 15px; }.page-bmw-747-live__app-description { font-size: 1.1em; color: #e0e0e0; }.page-bmw-747-live__app-image { flex-shrink: 0; width: 300px; height: auto; max-width: 100%; overflow: hidden; box-sizing: border-box; }.page-bmw-747-live__app-image img { max-width: 100%; height: auto; display: block; }.page-bmw-747-live__game-categories { padding: 80px 20px; background-color: #1a1a2e; }.page-bmw-747-live__categories-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-bmw-747-live__category-card { background-color: #2a2a4a; border-radius: 10px; overflow: hidden; text-align: center; padding-bottom: 20px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; height: 100%; box-sizing: border-box; }.page-bmw-747-live__category-card:hover { transform: translateY(-5px); }.page-bmw-747-live__category-card img { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; }.page-bmw-747-live__card-title { font-size: 1.5em; margin-bottom: 10px; color: #FFD700; }.page-bmw-747-live__card-text { font-size: 0.95em; color: #ccc; padding: 0 15px; margin-bottom: 20px; flex-grow: 1; }.page-bmw-747-live__card-button { display: inline-block; padding: 10px 20px; background-color: #007bff; color: #fff; text-decoration: none; border-radius: 25px; font-weight: bold; transition: background-color 0.3s ease; }.page-bmw-747-live__card-button:hover { background-color: #0056b3; }.page-bmw-747-live__about-us { padding: 80px 20px; background-color: #0f0f1d; }.page-bmw-747-live__about-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; text-align: center; }.page-bmw-747-live__about-item { background-color: #2a2a4a; padding: 30px; border-radius: 10px; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); display: flex; flex-direction: column; align-items: center; }.page-bmw-747-live__about-heading { font-size: 1.8em; margin-bottom: 15px; color: #FFD700; }.page-bmw-747-live__about-text { font-size: 1em; color: #ccc; }.page-bmw-747-live__faq-section { padding: 80px 20px; background-color: #1a1a2e; }.page-bmw-747-live__faq-container { max-width: 900px; margin: 0 auto; }.page-bmw-747-live__faq-item { background-color: #2a2a4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }.page-bmw-747-live__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #3a3a5a; transition: background-color 0.3s ease; }.page-bmw-747-live__faq-question:hover { background-color: #4a4a6a; }.page-bmw-747-live__faq-q-text { font-size: 1.2em; color: #fff; margin: 0; pointer-events: none; }.page-bmw-747-live__faq-toggle { font-size: 1.5em; font-weight: bold; color: #FFD700; transition: transform 0.3s ease; pointer-events: none; }.page-bmw-747-live__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #2a2a4a; }.page-bmw-747-live__faq-a-text { padding-bottom: 20px; margin: 0; color: #e0e0e0; font-size: 1em; }.page-bmw-747-live__faq-item.active .page-bmw-747-live__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; }.page-bmw-747-live__faq-item.active .page-bmw-747-live__faq-toggle { transform: rotate(45deg); }.page-bmw-747-live__faq-item.active .page-bmw-747-live__faq-q-text { color: #FFD700; }@media (max-width: 1024px) { .page-bmw-747-live__hero-title { font-size: 2.8em; } .page-bmw-747-live__hero-description { font-size: 1.1em; } .page-bmw-747-live__app-download { flex-direction: column; text-align: center; } .page-bmw-747-live__app-content { text-align: center; } }.page-bmw-747-live__categories-grid > * { box-sizing: border-box !important; }@media (max-width: 768px) { .page-bmw-747-live__hero-section { padding: 40px 15px 60px; } .page-bmw-747-live__hero-title { font-size: 2em; } .page-bmw-747-live__hero-description { font-size: 1em; } .page-bmw-747-live__hero-buttons { flex-direction: column; gap: 15px; } .page-bmw-747-live__button { width: 100%; } .page-bmw-747-live__floating-buttons { flex-direction: row; width: calc(100% - 40px); left: 20px; right: 20px; bottom: 10px; justify-content: space-around; } .page-bmw-747-live__floating-button { flex-grow: 1; min-width: unset; padding: 10px 15px; font-size: 0.9em; box-sizing: border-box !important; } .page-bmw-747-live__section-title { font-size: 1.8em; } .page-bmw-747-live__section-description { font-size: 0.9em; } .page-bmw-747-live__app-title { font-size: 1.8em; } .page-bmw-747-live__game-categories, .page-bmw-747-live__about-us, .page-bmw-747-live__faq-section { padding: 60px 15px; } .page-bmw-747-live__categories-grid { grid-template-columns: 1fr; } .page-bmw-747-live__category-card { width: 100% !important; max-width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; box-sizing: border-box !important; } .page-bmw-747-live__about-grid { grid-template-columns: 1fr; } .page-bmw-747-live__faq-question { padding: 15px 20px; } .page-bmw-747-live__faq-q-text { font-size: 1.1em; } .page-bmw-747-live__faq-answer { padding: 0 20px; } .page-bmw-747-live__faq-item.active .page-bmw-747-live__faq-answer { padding: 15px 20px !important; } .page-bmw-747-live__faq-a-text { font-size: 0.95em; } }.page-bmw-747-live img { max-width: 100% !important; height: auto !important; display: block; }.page-bmw-747-live__app-image, .page-bmw-747-live__hero-image-wrapper { width: 100% !important; max-width: 100% !important; overflow: hidden; box-sizing: border-box !important; }