.page-old-747-live__container { max-width: 1200px; margin: 0 auto; padding: 0 20px; box-sizing: border-box; } .page-old-747-live__section-title { font-size: 2.5em; color: #1a1a1a; text-align: center; margin-bottom: 40px; line-height: 1.2; } .page-old-747-live__highlight { color: #e62e2e; } .page-old-747-live__text-content { font-size: 1.1em; line-height: 1.7; color: #555; margin-bottom: 20px; } .page-old-747-live__inline-link { color: #e62e2e; text-decoration: none; font-weight: bold; } .page-old-747-live__inline-link:hover { text-decoration: underline; } .page-old-747-live__cta-button { display: inline-block; background-color: #e62e2e; color: #fff; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-old-747-live__cta-button:hover { background-color: #c72929; } .page-old-747-live__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; overflow: hidden; padding-top: 10px; box-sizing: border-box; } .page-old-747-live__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; max-width: 100% !important; height: auto !important; } .page-old-747-live__hero-content { position: relative; z-index: 1; color: #fff; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); max-width: 800px; padding: 20px; } .page-old-747-live__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; } .page-old-747-live__hero-description { font-size: 1.3em; margin-bottom: 30px; } .page-old-747-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: #f0f0f0; } .page-old-747-live__provider-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; } .page-old-747-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-old-747-live__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; opacity: 0.7; transition: opacity 0.3s ease; } .page-old-747-live__payment-logo img:hover { opacity: 1; } .page-old-747-live__introduction-section, .page-old-747-live__quick-access-section, .page-old-747-live__games-section, .page-old-747-live__promotions-section, .page-old-747-live__security-support-section, .page-old-747-live__faq-section, .page-old-747-live__blog-section { padding: 60px 0; background-color: #fff; } .page-old-747-live__quick-access-section { background-color: #f8f8f8; } .page-old-747-live__button-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; justify-content: center; margin-top: 40px; } .page-old-747-live__access-button { display: block; text-align: center; background-color: #333; color: #fff; padding: 15px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease; } .page-old-747-live__access-button:hover { background-color: #e62e2e; } .page-old-747-live__game-grid, .page-old-747-live__promo-grid, .page-old-747-live__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 40px; } .page-old-747-live__game-card, .page-old-747-live__promo-card, .page-old-747-live__blog-card { background-color: #f8f8f8; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; } .page-old-747-live__game-image, .page-old-747-live__promo-image, .page-old-747-live__blog-image { width: 100%; height: 250px; object-fit: cover; max-width: 100% !important; height: auto !important; } .page-old-747-live__game-title, .page-old-747-live__promo-title, .page-old-747-live__blog-title { font-size: 1.4em; color: #1a1a1a; margin: 15px 15px 10px; line-height: 1.3; } .page-old-747-live__blog-title a { color: #1a1a1a; text-decoration: none; } .page-old-747-live__blog-title a:hover { color: #e62e2e; } .page-old-747-live__game-description, .page-old-747-live__promo-description, .page-old-747-live__blog-excerpt { font-size: 0.95em; color: #666; padding: 0 15px 15px; flex-grow: 1; } .page-old-747-live__game-button, .page-old-747-live__promo-button, .page-old-747-live__read-more { display: block; text-align: center; background-color: #e62e2e; color: #fff; padding: 10px 15px; margin: 0 15px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.95em; transition: background-color 0.3s ease; } .page-old-747-live__game-button:hover, .page-old-747-live__promo-button:hover, .page-old-747-live__read-more:hover { background-color: #c72929; } .page-old-747-live__feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; text-align: center; } .page-old-747-live__feature-item { background-color: #f8f8f8; border-radius: 8px; padding: 30px; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); } .page-old-747-live__feature-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; max-width: 100% !important; height: auto !important; } .page-old-747-live__feature-title { font-size: 1.5em; color: #1a1a1a; margin-bottom: 10px; } .page-old-747-live__feature-description { font-size: 1em; color: #666; } .page-old-747-live__contact-cta { text-align: center; margin-top: 50px; padding: 30px; background-color: #e62e2e; color: #fff; border-radius: 8px; } .page-old-747-live__contact-cta .page-old-747-live__text-content { color: #fff; margin-bottom: 25px; } .page-old-747-live__contact-cta .page-old-747-live__cta-button { background-color: #333; } .page-old-747-live__contact-cta .page-old-747-live__cta-button:hover { background-color: #1a1a1a; } .page-old-747-live__faq-list { margin-top: 40px; } .page-old-747-live__faq-item { background-color: #f8f8f8; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); } .page-old-747-live__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #eee; border-bottom: 1px solid #ddd; transition: background-color 0.3s ease; } .page-old-747-live__faq-question:hover { background-color: #e62e2e; color: #fff; } .page-old-747-live__faq-question:hover h3 { color: #fff; } .page-old-747-live__faq-question h3 { font-size: 1.2em; color: #1a1a1a; margin: 0; pointer-events: none; } .page-old-747-live__faq-question:hover .page-old-747-live__faq-toggle { color: #fff; } .page-old-747-live__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e62e2e; transition: transform 0.3s ease; pointer-events: none; } .page-old-747-live__faq-item.active .page-old-747-live__faq-question { background-color: #e62e2e; color: #fff; } .page-old-747-live__faq-item.active .page-old-747-live__faq-question h3 { color: #fff; } .page-old-747-live__faq-item.active .page-old-747-live__faq-toggle { transform: rotate(45deg); color: #fff; } .page-old-747-live__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; } .page-old-747-live__faq-item.active .page-old-747-live__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-old-747-live__faq-answer p { margin: 0; font-size: 1em; line-height: 1.6; color: #333; } @media (max-width: 768px) { .page-old-747-live__section-title { font-size: 1.8em; margin-bottom: 30px; } .page-old-747-live__hero-title { font-size: 2.2em; } .page-old-747-live__hero-description { font-size: 1em; } .page-old-747-live__cta-button { padding: 12px 25px; font-size: 1em; } .page-old-747-live__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 10px; } .page-old-747-live__provider-logos { gap: 16px; } .page-old-747-live__payment-logo, .page-old-747-live__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-old-747-live__introduction-section, .page-old-747-live__quick-access-section, .page-old-747-live__games-section, .page-old-747-live__promotions-section, .page-old-747-live__security-support-section, .page-old-747-live__faq-section, .page-old-747-live__blog-section { padding: 40px 0; } .page-old-747-live__button-grid { grid-template-columns: 1fr; margin-top: 30px; } .page-old-747-live__game-grid, .page-old-747-live__promo-grid, .page-old-747-live__blog-grid { grid-template-columns: 1fr; margin-top: 30px; } .page-old-747-live__game-card, .page-old-747-live__promo-card, .page-old-747-live__blog-card { margin: 0 10px; } .page-old-747-live__game-image, .page-old-747-live__promo-image, .page-old-747-live__blog-image { height: 200px; max-width: 100% !important; height: auto !important; } .page-old-747-live__game-title, .page-old-747-live__promo-title, .page-old-747-live__blog-title { font-size: 1.2em; margin: 15px 10px 8px; } .page-old-747-live__game-description, .page-old-747-live__promo-description, .page-old-747-live__blog-excerpt { padding: 0 10px 10px; } .page-old-747-live__game-button, .page-old-747-live__promo-button, .page-old-747-live__read-more { margin: 0 10px 10px; } .page-old-747-live__feature-grid { grid-template-columns: 1fr; margin-top: 30px; } .page-old-747-live__faq-question { padding: 15px 20px; } .page-old-747-live__faq-question h3 { font-size: 1.1em; } .page-old-747-live__faq-answer { padding: 0 20px; } .page-old-747-live__faq-item.active .page-old-747-live__faq-answer { padding: 15px 20px !important; } .page-old-747-live__text-content { font-size: 1em; } .page-old-747-live__contact-cta { padding: 20px; margin-top: 30px; } .page-old-747-live__contact-cta .page-old-747-live__text-content { margin-bottom: 20px; } .page-old-747-live__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-old-747-live__blog-card img { width: 100% !important; max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-old-747-live__faq-list, .page-old-747-live__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-old-747-live__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }