body { font-family: 'Arial', sans-serif; margin: 0; padding: 0; background-color: #f0f2f5; color: #333; } .page-new-88-new88bet-us { padding-top: var(--header-offset, 122px); } .page-new-88-new88bet-us__hero-section { position: relative; width: 100%; height: 60vh; min-height: 400px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; background-color: #000; padding: 10px 0; box-sizing: border-box; } .page-new-88-new88bet-us__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; filter: brightness(0.7); } .page-new-88-new88bet-us__hero-content { position: relative; z-index: 2; max-width: 90%; } .page-new-88-new88bet-us__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); line-height: 1.2; color: #fff; } .page-new-88-new88bet-us__hero-subtitle { font-size: 1.2em; margin-bottom: 30px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); color: #e0e0e0; } .page-new-88-new88bet-us__btn { display: inline-block; background-color: #ff4500; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; font-size: 1em; } .page-new-88-new88bet-us__btn:hover { background-color: #e03c00; transform: translateY(-2px); } .page-new-88-new88bet-us__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: #fff; border-bottom: 1px solid #eee; } .page-new-88-new88bet-us__payment-providers-title { width: 100%; text-align: center; margin-bottom: 20px; font-size: 1.8em; color: #222; } .page-new-88-new88bet-us__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-new-88-new88bet-us__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-new-88-new88bet-us__section { padding: 60px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); box-sizing: border-box; } .page-new-88-new88bet-us__section-dark { background-color: #2c3e50; color: #ecf0f1; } .page-new-88-new88bet-us__section-title { text-align: center; font-size: 2.2em; margin-bottom: 30px; color: #2c3e50; } .page-new-88-new88bet-us__section-title--light { color: #ecf0f1; } .page-new-88-new88bet-us__text-content { font-size: 1.1em; line-height: 1.7; max-width: 800px; margin: 0 auto 30px auto; text-align: center; } .page-new-88-new88bet-us__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-new-88-new88bet-us__card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; display: flex; flex-direction: column; height: 100%; } .page-new-88-new88bet-us__card:hover { transform: translateY(-5px); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); } .page-new-88-new88bet-us__card-image { width: 100%; height: 200px; object-fit: cover; } .page-new-88-new88bet-us__card-content { padding: 25px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; } .page-new-88-new88bet-us__card-title { font-size: 1.5em; margin-bottom: 15px; color: #333; } .page-new-88-new88bet-us__card-description { font-size: 0.95em; line-height: 1.6; color: #555; margin-bottom: 20px; } .page-new-88-new88bet-us__card-btn { margin-top: auto; align-self: center; } .page-new-88-new88bet-us__promo-item { background-color: #fff; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); padding: 25px; text-align: left; transition: transform 0.3s ease; } .page-new-88-new88bet-us__promo-item:hover { transform: translateY(-3px); } .page-new-88-new88bet-us__promo-title { font-size: 1.6em; color: #ff4500; margin-bottom: 10px; } .page-new-88-new88bet-us__promo-description { font-size: 1em; line-height: 1.6; color: #555; margin-bottom: 15px; } .page-new-88-new88bet-us__promo-btn { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-new-88-new88bet-us__promo-btn:hover { background-color: #0056b3; } .page-new-88-new88bet-us__faq-list { max-width: 900px; margin: 0 auto; } .page-new-88-new88bet-us__faq-item { background-color: #f9f9f9; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-new-88-new88bet-us__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; font-size: 1.2em; font-weight: bold; cursor: pointer; background-color: #eee; color: #333; transition: background-color 0.3s ease; user-select: none; } .page-new-88-new88bet-us__faq-question h3 { margin: 0; flex-grow: 1; text-align: left; pointer-events: none; } .page-new-88-new88bet-us__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; } .page-new-88-new88bet-us__faq-item.active .page-new-88-new88bet-us__faq-toggle { transform: rotate(45deg); } .page-new-88-new88bet-us__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; background-color: #fff; color: #555; } .page-new-88-new88bet-us__faq-item.active .page-new-88-new88bet-us__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-new-88-new88bet-us__blog-card { text-align: left; } .page-new-88-new88bet-us__blog-card-image { height: 200px; } .page-new-88-new88bet-us__blog-card-title { font-size: 1.4em; margin-bottom: 10px; } .page-new-88-new88bet-us__blog-card-title a { color: #333; text-decoration: none; transition: color 0.3s ease; } .page-new-88-new88bet-us__blog-card-title a:hover { color: #ff4500; } .page-new-88-new88bet-us__blog-card-date { font-size: 0.85em; color: #777; margin-bottom: 10px; } .page-new-88-new88bet-us__blog-card-excerpt { font-size: 0.95em; line-height: 1.6; color: #555; } .page-new-88-new88bet-us__quick-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; max-width: 1000px; margin: 0 auto; } .page-new-88-new88bet-us__quick-link-btn { background-color: #007bff; color: #fff; padding: 15px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; text-align: center; transition: background-color 0.3s ease; display: block; } .page-new-88-new88bet-us__quick-link-btn:hover { background-color: #0056b3; } .page-new-88-new88bet-us__safety-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; text-align: center; } .page-new-88-new88bet-us__safety-item h3 { color: #ff4500; margin-bottom: 10px; } .page-new-88-new88bet-us__safety-item p { color: #ecf0f1; line-height: 1.6; } .page-new-88-new88bet-us__floating-buttons { position: fixed; bottom: 20px; right: 20px; z-index: 1000; display: flex; flex-direction: column; gap: 10px; } .page-new-88-new88bet-us__floating-button { background-color: #ff4500; color: #fff; width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.9em; text-align: center; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.2s ease; } .page-new-88-new88bet-us__floating-button:hover { background-color: #e03c00; transform: translateY(-3px); } @media (max-width: 768px) { .page-new-88-new88bet-us__hero-section { height: 70vh; min-height: 350px; } .page-new-88-new88bet-us__hero-title { font-size: 2em; } .page-new-88-new88bet-us__hero-subtitle { font-size: 1em; } .page-new-88-new88bet-us__btn { padding: 10px 20px; font-size: 0.9em; } .page-new-88-new88bet-us__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-new-88-new88bet-us__payment-logo, .page-new-88-new88bet-us__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-new-88-new88bet-us__section { padding: 40px 15px; margin-bottom: 15px; } .page-new-88-new88bet-us__section-title { font-size: 1.8em; margin-bottom: 25px; } .page-new-88-new88bet-us__text-content { font-size: 1em; margin-bottom: 25px; } .page-new-88-new88bet-us__grid { grid-template-columns: 1fr; gap: 20px; } .page-new-88-new88bet-us__card-image { height: 180px; } .page-new-88-new88bet-us__card-content { padding: 20px; } .page-new-88-new88bet-us__card-title { font-size: 1.3em; } .page-new-88-new88bet-us__card-description { font-size: 0.9em; } .page-new-88-new88bet-us__promo-item { padding: 20px; } .page-new-88-new88bet-us__promo-title { font-size: 1.4em; } .page-new-88-new88bet-us__promo-description { font-size: 0.9em; } .page-new-88-new88bet-us__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-new-88-new88bet-us__faq-question h3 { pointer-events: none; } .page-new-88-new88bet-us__faq-answer { padding: 0 20px; } .page-new-88-new88bet-us__faq-item.active .page-new-88-new88bet-us__faq-answer { padding: 15px 20px !important; } .page-new-88-new88bet-us__blog-card-title { font-size: 1.2em; } .page-new-88-new88bet-us__quick-links-grid { grid-template-columns: 1fr; gap: 15px; } .page-new-88-new88bet-us__quick-link-btn { padding: 12px 15px; font-size: 0.95em; } .page-new-88-new88bet-us__safety-features { grid-template-columns: 1fr; } .page-new-88-new88bet-us__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-new-88-new88bet-us__floating-button { width: 50px; height: 50px; font-size: 0.8em; } .page-new-88-new88bet-us__faq-list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-new-88-new88bet-us__faq-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-new-88-new88bet-us__grid .page-new-88-new88bet-us__card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-new-88-new88bet-us__safety-features .page-new-88-new88bet-us__safety-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-new-88-new88bet-us__quick-links-grid .page-new-88-new88bet-us__quick-link-btn { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }