.page-747-pre-match-live__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 10px 20px 80px; position: relative; overflow: hidden; border-bottom: 5px solid #fdbb2d; } .page-747-pre-match-live__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; opacity: 0.7; } .page-747-pre-match-live__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-747-pre-match-live__hero-title { font-size: 2.8em; margin-bottom: 15px; line-height: 1.2; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-747-pre-match-live__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); } .page-747-pre-match-live__cta-button { display: inline-block; background-color: #fdbb2d; color: #1a2a6c; padding: 15px 35px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-747-pre-match-live__cta-button:hover { background-color: #e6a827; transform: translateY(-3px); } .page-747-pre-match-live__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 20px; background-color: #1c1c2e; border-bottom: 1px solid #333; } .page-747-pre-match-live__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; display: flex; justify-content: center; align-items: center; } .page-747-pre-match-live__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-747-pre-match-live__section { padding: 60px 20px; background-color: #22223b; color: #eee; border-bottom: 1px solid #333; } .page-747-pre-match-live__section-title { font-size: 2.2em; color: #fdbb2d; text-align: center; margin-bottom: 40px; } .page-747-pre-match-live__text-content { max-width: 800px; margin: 0 auto; line-height: 1.8; font-size: 1.1em; text-align: center; } .page-747-pre-match-live__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0; } .page-747-pre-match-live__grid-item { background-color: #2e2e4f; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; display: flex; flex-direction: column; align-items: center; justify-content: center; } .page-747-pre-match-live__grid-item:hover { transform: translateY(-5px); } .page-747-pre-match-live__grid-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; } .page-747-pre-match-live__grid-title { font-size: 1.5em; color: #fdbb2d; margin-bottom: 15px; } .page-747-pre-match-live__grid-description { font-size: 1em; color: #ccc; margin-bottom: 20px; } .page-747-pre-match-live__grid-button { background-color: #fdbb2d; color: #1a2a6c; padding: 10px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; } .page-747-pre-match-live__grid-button:hover { background-color: #e6a827; } .page-747-pre-match-live__quick-links { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; max-width: 1000px; margin: 40px auto 0; } .page-747-pre-match-live__quick-link-button { flex: 1 1 200px; max-width: 280px; background-color: #fdbb2d; color: #1a2a6c; padding: 15px 20px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; text-align: center; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2); } .page-747-pre-match-live__quick-link-button:hover { background-color: #e6a827; transform: translateY(-2px); } .page-747-pre-match-live__game-category-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1200px; margin: 40px auto 0; } .page-747-pre-match-live__game-card { background-color: #2e2e4f; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; } .page-747-pre-match-live__game-card:hover { transform: translateY(-5px); } .page-747-pre-match-live__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-747-pre-match-live__game-card-content { padding: 20px; text-align: center; } .page-747-pre-match-live__game-card-title { font-size: 1.4em; color: #fdbb2d; margin-bottom: 10px; } .page-747-pre-match-live__game-card-description { font-size: 0.95em; color: #ccc; margin-bottom: 20px; } .page-747-pre-match-live__game-card-button { background-color: #b21f1f; color: #fff; padding: 10px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; } .page-747-pre-match-live__game-card-button:hover { background-color: #9a1a1a; } .page-747-pre-match-live__promo-card { background-color: #2e2e4f; border-radius: 10px; padding: 30px; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); display: flex; flex-direction: column; align-items: center; transition: transform 0.3s ease; } .page-747-pre-match-live__promo-card:hover { transform: translateY(-5px); } .page-747-pre-match-live__promo-icon { width: 80px; height: 80px; margin-bottom: 20px; object-fit: contain; } .page-747-pre-match-live__promo-title { font-size: 1.5em; color: #fdbb2d; margin-bottom: 10px; } .page-747-pre-match-live__promo-description { font-size: 1em; color: #ccc; margin-bottom: 20px; flex-grow: 1; } .page-747-pre-match-live__promo-button { background-color: #fdbb2d; color: #1a2a6c; padding: 10px 25px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; } .page-747-pre-match-live__promo-button:hover { background-color: #e6a827; } .page-747-pre-match-live__faq-container { max-width: 900px; margin: 40px auto 0; } .page-747-pre-match-live__faq-item { background-color: #2e2e4f; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); } .page-747-pre-match-live__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; user-select: none; background-color: #1a2a6c; color: #fff; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; } .page-747-pre-match-live__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; color: inherit; pointer-events: none; } .page-747-pre-match-live__faq-question:hover { background-color: #1f3a8b; } .page-747-pre-match-live__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-747-pre-match-live__faq-item.active .page-747-pre-match-live__faq-toggle { transform: rotate(45deg); } .page-747-pre-match-live__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; 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: #2e2e4f; color: #ccc; } .page-747-pre-match-live__faq-item.active .page-747-pre-match-live__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-747-pre-match-live__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 40px auto 0; } .page-747-pre-match-live__blog-card { background-color: #2e2e4f; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; display: flex; flex-direction: column; } .page-747-pre-match-live__blog-card:hover { transform: translateY(-5px); } .page-747-pre-match-live__blog-card-image { width: 100%; height: 180px; object-fit: cover; } .page-747-pre-match-live__blog-card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; } .page-747-pre-match-live__blog-card-title { font-size: 1.3em; color: #fdbb2d; margin-bottom: 10px; line-height: 1.4; } .page-747-pre-match-live__blog-card-title a { color: inherit; text-decoration: none; } .page-747-pre-match-live__blog-card-title a:hover { text-decoration: underline; } .page-747-pre-match-live__blog-card-excerpt { font-size: 0.9em; color: #ccc; line-height: 1.6; margin-bottom: 15px; flex-grow: 1; } .page-747-pre-match-live__blog-card-date { font-size: 0.8em; color: #aaa; text-align: right; } @media (max-width: 1024px) { .page-747-pre-match-live__hero-title { font-size: 2.5em; } .page-747-pre-match-live__hero-subtitle { font-size: 1.2em; } .page-747-pre-match-live__section-title { font-size: 2em; } .page-747-pre-match-live__text-content { font-size: 1em; } } @media (max-width: 768px) { .page-747-pre-match-live__hero-section { padding: 10px 15px 60px; } .page-747-pre-match-live__hero-title { font-size: 2em; } .page-747-pre-match-live__hero-subtitle { font-size: 1em; margin-bottom: 25px; } .page-747-pre-match-live__cta-button { padding: 12px 30px; font-size: 1.1em; } .page-747-pre-match-live__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-747-pre-match-live__payment-logo, .page-747-pre-match-live__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-747-pre-match-live__section { padding: 40px 15px; } .page-747-pre-match-live__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-747-pre-match-live__text-content { font-size: 0.95em; text-align: left; } .page-747-pre-match-live__grid { grid-template-columns: 1fr; margin-top: 30px; } .page-747-pre-match-live__grid-item { padding: 25px; } .page-747-pre-match-live__quick-links { flex-direction: column; align-items: center; margin-top: 30px; } .page-747-pre-match-live__quick-link-button { width: 100% !important; max-width: 350px !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px 15px; } .page-747-pre-match-live__game-category-grid { grid-template-columns: 1fr; margin-top: 30px; } .page-747-pre-match-live__game-card-image { height: 180px; } .page-747-pre-match-live__game-card-content { padding: 15px; } .page-747-pre-match-live__promo-card { padding: 25px; } .page-747-pre-match-live__faq-container { margin-top: 30px; } .page-747-pre-match-live__faq-question { font-size: 1.1em; padding: 15px; } .page-747-pre-match-live__faq-answer { padding: 15px 15px !important; font-size: 0.95em; word-wrap: break-word !important; overflow-wrap: break-word !important; } .page-747-pre-match-live__blog-grid { grid-template-columns: 1fr; margin-top: 30px; } .page-747-pre-match-live__blog-card-image { height: 160px; } .page-747-pre-match-live__blog-card-content { padding: 15px; } .page-747-pre-match-live__blog-card-title { font-size: 1.2em; } .page-747-pre-match-live__blog-card-excerpt { font-size: 0.85em; } }