.page-747-live-pre-match-747-live { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-747-live-pre-match-747-live__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-747-live-pre-match-747-live__section { padding: 40px 20px; margin-bottom: 20px; background-color: #24243e; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); } .page-747-live-pre-match-747-live__section--dark { background-color: #1a1a2e; } .page-747-live-pre-match-747-live__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:sports,betting,stadium,747live]') no-repeat center center/cover; text-align: center; color: #ffffff; padding: 100px 20px; border-radius: 0; margin-bottom: 0; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-747-live-pre-match-747-live__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); } .page-747-live-pre-match-747-live__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-747-live-pre-match-747-live__button { display: inline-block; background-color: #e63946; color: #ffffff; padding: 15px 30px; text-decoration: none; border-radius: 5px; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-747-live-pre-match-747-live__button:hover { background-color: #c92a37; transform: translateY(-2px); } .page-747-live-pre-match-747-live__title { font-size: 2.5em; color: #f4d35e; text-align: center; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } .page-747-live-pre-match-747-live__subtitle { font-size: 1.8em; color: #a8dadc; text-align: center; margin-bottom: 30px; } .page-747-live-pre-match-747-live__text-content { font-size: 1.1em; color: #e0e0e0; margin-bottom: 20px; } .page-747-live-pre-match-747-live__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-747-live-pre-match-747-live__card { background-color: #32324e; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-747-live-pre-match-747-live__card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-747-live-pre-match-747-live__card-image { width: 100%; height: 200px; object-fit: cover; border-radius: 5px; margin-bottom: 15px; max-width: 100%; height: auto; box-sizing: border-box; overflow: hidden; } .page-747-live-pre-match-747-live__card-title { font-size: 1.5em; color: #f4d35e; margin-bottom: 10px; } .page-747-live-pre-match-747-live__card-description { color: #e0e0e0; font-size: 0.95em; } .page-747-live-pre-match-747-live__list { list-style: none; padding: 0; margin: 0; } .page-747-live-pre-match-747-live__list-item { background-color: #32324e; padding: 15px 20px; margin-bottom: 10px; border-radius: 5px; display: flex; align-items: center; justify-content: space-between; font-size: 1.1em; color: #e0e0e0; box-sizing: border-box; } .page-747-live-pre-match-747-live__list-item a { color: #f4d35e; text-decoration: none; font-weight: bold; transition: color 0.3s ease; } .page-747-live-pre-match-747-live__list-item a:hover { color: #a8dadc; } .page-747-live-pre-match-747-live__game-logo { width: 80px; height: 80px; object-fit: contain; margin-bottom: 10px; } .page-747-live-pre-match-747-live__faq-item { background-color: #32324e; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-747-live-pre-match-747-live__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #3b3b5e; color: #f4d35e; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; } .page-747-live-pre-match-747-live__faq-question:hover { background-color: #4a4a6e; } .page-747-live-pre-match-747-live__faq-question h3 { margin: 0; pointer-events: none; color: inherit; font-size: 1em; } .page-747-live-pre-match-747-live__faq-toggle { font-size: 1.5em; line-height: 1; pointer-events: none; transition: transform 0.3s ease; } .page-747-live-pre-match-747-live__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; color: #e0e0e0; 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-live-pre-match-747-live__faq-item.active .page-747-live-pre-match-747-live__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-747-live-pre-match-747-live__faq-item.active .page-747-live-pre-match-747-live__faq-toggle { transform: rotate(45deg); } .page-747-live-pre-match-747-live__blog-card { display: flex; flex-direction: column; background-color: #32324e; border-radius: 8px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; text-decoration: none; color: inherit; } .page-747-live-pre-match-747-live__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.4); } .page-747-live-pre-match-747-live__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-747-live-pre-match-747-live__blog-content { padding: 20px; } .page-747-live-pre-match-747-live__blog-title { font-size: 1.4em; color: #f4d35e; margin-bottom: 10px; } .page-747-live-pre-match-747-live__blog-excerpt { color: #e0e0e0; font-size: 0.95em; line-height: 1.5; margin-bottom: 15px; } .page-747-live-pre-match-747-live__blog-date { font-size: 0.85em; color: #a8dadc; text-align: right; } @media (max-width: 768px) { .page-747-live-pre-match-747-live__hero-section { padding: 80px 15px; padding-top: calc(var(--header-offset, 122px) + 10px); } .page-747-live-pre-match-747-live__hero-title { font-size: 2.5em; } .page-747-live-pre-match-747-live__hero-subtitle { font-size: 1.2em; } .page-747-live-pre-match-747-live__title { font-size: 2em; } .page-747-live-pre-match-747-live__subtitle { font-size: 1.5em; } .page-747-live-pre-match-747-live__section { padding: 30px 15px; } .page-747-live-pre-match-747-live__grid { grid-template-columns: 1fr; gap: 20px; } .page-747-live-pre-match-747-live__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 12px 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-747-live-pre-match-747-live__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-747-live-pre-match-747-live__card-image, .page-747-live-pre-match-747-live__blog-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; overflow: hidden !important; } .page-747-live-pre-match-747-live__faq-question { font-size: 1.1em; padding: 15px; } .page-747-live-pre-match-747-live__faq-answer { padding: 0 15px; } .page-747-live-pre-match-747-live__faq-item.active .page-747-live-pre-match-747-live__faq-answer { padding: 15px !important; } } .page-747-live-pre-match-747-live__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-747-live-pre-match-747-live__floating-button { background-color: #e63946; color: #ffffff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: bold; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; min-width: 120px; } .page-747-live-pre-match-747-live__floating-button:hover { background-color: #c92a37; transform: translateY(-3px); } .page-747-live-pre-match-747-live__game-logo-wrapper { text-align: center; margin-bottom: 15px; } .page-747-live-pre-match-747-live__game-logo { width: 80px; height: 80px; object-fit: contain; margin: 0 auto; }