.page-747-derby-live { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; }.page-747-derby-live__section { padding: 40px 20px; margin-bottom: 20px; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); }.page-747-derby-live__hero-section { background: linear-gradient(135deg, #0f2027, #203a43, #2c5364); color: #fff; text-align: center; padding: 80px 20px; border-radius: 0; margin-bottom: 0; padding-top: calc(var(--header-offset, 122px) + 10px); }.page-747-derby-live__hero-title { font-size: 3.2em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); line-height: 1.2; }.page-747-derby-live__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; max-width: 800px; margin-left: auto; margin-right: auto; }.page-747-derby-live__cta-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 15px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-747-derby-live__cta-button:hover { background-color: #f76c4a; transform: translateY(-3px); }.page-747-derby-live__content-wrapper { max-width: 1200px; margin: 0 auto; padding: 0 15px; }.page-747-derby-live__heading { font-size: 2.2em; color: #0f2027; text-align: center; margin-bottom: 30px; }.page-747-derby-live__text-block { font-size: 1.1em; margin-bottom: 20px; }.page-747-derby-live__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-747-derby-live__feature-item { background-color: #f4f4f4; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-747-derby-live__feature-item:hover { transform: translateY(-5px); }.page-747-derby-live__feature-icon { width: 80px; height: 80px; margin-bottom: 15px; }.page-747-derby-live__feature-title { font-size: 1.4em; color: #0f2027; margin-bottom: 10px; }.page-747-derby-live__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 20px; margin-top: 30px; }.page-747-derby-live__quick-access-button { display: block; background-color: #3498db; color: #fff; padding: 15px 10px; border-radius: 8px; text-align: center; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; }.page-747-derby-live__quick-access-button:hover { background-color: #2980b9; transform: translateY(-3px); }.page-747-derby-live__game-gallery { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-747-derby-live__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-747-derby-live__game-card:hover { transform: translateY(-5px); }.page-747-derby-live__game-image { width: 100%; height: 200px; object-fit: cover; }.page-747-derby-live__game-content { padding: 20px; }.page-747-derby-live__game-title { font-size: 1.3em; color: #0f2027; margin-bottom: 10px; }.page-747-derby-live__game-description { font-size: 0.95em; color: #555; margin-bottom: 15px; }.page-747-derby-live__game-button { display: block; width: 100%; background-color: #e44d26; color: #fff; padding: 10px 15px; border-radius: 5px; text-align: center; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-747-derby-live__game-button:hover { background-color: #f76c4a; }.page-747-derby-live__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; }.page-747-derby-live__promo-card { background-color: #e0f2f7; padding: 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }.page-747-derby-live__promo-title { font-size: 1.5em; color: #0f2027; margin-bottom: 10px; }.page-747-derby-live__promo-text { margin-bottom: 20px; }.page-747-derby-live__promo-button { display: inline-block; background-color: #e44d26; color: #fff; padding: 10px 20px; border-radius: 20px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-747-derby-live__promo-button:hover { background-color: #f76c4a; }.page-747-derby-live__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; margin-top: 30px; }.page-747-derby-live__security-item { background-color: #f4f4f4; padding: 20px; border-radius: 8px; text-align: center; }.page-747-derby-live__security-icon { width: 60px; height: 60px; margin-bottom: 15px; }.page-747-derby-live__security-title { font-size: 1.2em; color: #0f2027; margin-bottom: 10px; }.page-747-derby-live__faq-list { margin-top: 30px; }.page-747-derby-live__faq-item { background-color: #f9f9f9; border: 1px solid #eee; margin-bottom: 10px; border-radius: 8px; overflow: hidden; }.page-747-derby-live__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #eee; cursor: pointer; user-select: none; transition: background-color 0.3s ease; }.page-747-derby-live__faq-question h3 { margin: 0; font-size: 1.1em; color: #0f2027; pointer-events: none; }.page-747-derby-live__faq-question:hover { background-color: #e0e0e0; }.page-747-derby-live__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e44d26; pointer-events: none; transition: transform 0.3s ease; }.page-747-derby-live__faq-item.active .page-747-derby-live__faq-toggle { transform: rotate(45deg); }.page-747-derby-live__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; }.page-747-derby-live__faq-item.active .page-747-derby-live__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-747-derby-live__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; }.page-747-derby-live__blog-card { background-color: #f4f4f4; border-radius: 8px; overflow: hidden; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; }.page-747-derby-live__blog-card:hover { transform: translateY(-5px); }.page-747-derby-live__blog-image { width: 100%; height: 180px; object-fit: cover; }.page-747-derby-live__blog-content { padding: 20px; }.page-747-derby-live__blog-title { font-size: 1.2em; color: #0f2027; margin-bottom: 10px; }.page-747-derby-live__blog-link { display: block; color: #e44d26; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-747-derby-live__blog-link:hover { color: #f76c4a; }.page-747-derby-live img { max-width: 100%; height: auto; display: block; margin: 0 auto; }.page-747-derby-live__gamelogo-list { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 20px; margin-top: 30px; }.page-747-derby-live__gamelogo-item { width: 100px; height: 100px; object-fit: contain; }.page-747-derby-live__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 15px; z-index: 1000; }.page-747-derby-live__floating-button { background-color: #e44d26; color: #fff; padding: 12px 20px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1em; 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-747-derby-live__floating-button:hover { background-color: #f76c4a; transform: scale(1.05); }@media (max-width: 768px) { .page-747-derby-live__hero-title { font-size: 2.2em; }.page-747-derby-live__hero-subtitle { font-size: 1.1em; }.page-747-derby-live__cta-button { padding: 12px 25px; font-size: 1.1em; }.page-747-derby-live__heading { font-size: 1.8em; }.page-747-derby-live__feature-grid, .page-747-derby-live__quick-access-grid, .page-747-derby-live__game-gallery, .page-747-derby-live__promo-grid, .page-747-derby-live__security-features, .page-747-derby-live__blog-grid { grid-template-columns: 1fr; }.page-747-derby-live__feature-item, .page-747-derby-live__quick-access-button, .page-747-derby-live__game-card, .page-747-derby-live__promo-card, .page-747-derby-live__security-item, .page-747-derby-live__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; }.page-747-derby-live__faq-question { padding: 12px 15px; }.page-747-derby-live__faq-question h3 { font-size: 1em; }.page-747-derby-live__faq-answer { padding: 15px !important; }.page-747-derby-live__faq-item.active .page-747-derby-live__faq-answer { padding: 15px !important; }.page-747-derby-live img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; }.page-747-derby-live__gamelogo-item { width: 80px; height: 80px; }.page-747-derby-live__floating-buttons { bottom: 10px; right: 10px; gap: 10px; }.page-747-derby-live__floating-button { padding: 10px 15px; font-size: 0.9em; }}