.page-slot-bet88 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-slot-bet88 h1, .page-slot-bet88 h2, .page-slot-bet88 h3 { color: #e94560; margin-bottom: 1rem; } .page-slot-bet88 h1 { font-size: 2.8rem; text-align: center; margin-bottom: 1.5rem; } .page-slot-bet88 h2 { font-size: 2.2rem; text-align: center; margin-bottom: 1.2rem; } .page-slot-bet88 h3 { font-size: 1.8rem; } .page-slot-bet88 p { margin-bottom: 1rem; } .page-slot-bet88__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-slot-bet88__section { padding: 60px 20px; margin-bottom: 20px; background-color: #272744; border-radius: 10px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); } .page-slot-bet88__hero-section { background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url('[GALLERY:hero:1920x1080:slot-bet88,casino,online-gaming,jackpot]') no-repeat center center/cover; padding: 10px 20px 100px; text-align: center; display: flex; flex-direction: column; justify-content: center; align-items: center; min-height: 60vh; } .page-slot-bet88__hero-section h1 { color: #fff; font-size: 3.5rem; text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7); margin-bottom: 2rem; } .page-slot-bet88__hero-section p { color: #fff; font-size: 1.3rem; max-width: 800px; margin: 0 auto 2rem; } .page-slot-bet88__button { display: inline-block; background-color: #e94560; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1rem; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-slot-bet88__button:hover { background-color: #ff6b81; transform: translateY(-3px); } .page-slot-bet88__intro-section p { text-align: center; font-size: 1.1rem; max-width: 900px; margin: 0 auto 1.5rem; } .page-slot-bet88__features { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-slot-bet88__feature-item { background-color: #3e3e60; padding: 25px; border-radius: 8px; text-align: center; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; } .page-slot-bet88__feature-item h3 { color: #e94560; margin-top: 0; } .page-slot-bet88__feature-item img { max-width: 100%; height: auto; margin-bottom: 15px; border-radius: 5px; } .page-slot-bet88__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 30px; } .page-slot-bet88__quick-access-item { background-color: #3e3e60; border-radius: 8px; padding: 25px; text-align: center; } .page-slot-bet88__quick-access-item .page-slot-bet88__button { width: 100%; box-sizing: border-box; } .page-slot-bet88__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-slot-bet88__game-card { background-color: #3e3e60; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-slot-bet88__game-card:hover { transform: translateY(-5px); } .page-slot-bet88__game-card img { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #e94560; } .page-slot-bet88__game-card-content { padding: 20px; } .page-slot-bet88__game-card h3 { margin-top: 0; margin-bottom: 15px; color: #fff; } .page-slot-bet88__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-slot-bet88__promo-card { background-color: #3e3e60; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease; } .page-slot-bet88__promo-card:hover { transform: translateY(-5px); } .page-slot-bet88__promo-card img { width: 100%; height: 220px; object-fit: cover; border-bottom: 1px solid #e94560; } .page-slot-bet88__promo-card-content { padding: 20px; } .page-slot-bet88__promo-card h3 { margin-top: 0; margin-bottom: 10px; color: #fff; } .page-slot-bet88__promo-card p { font-size: 0.95rem; color: #ccc; margin-bottom: 15px; } .page-slot-bet88__security-list { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; margin-top: 30px; } .page-slot-bet88__security-list-item { background-color: #3e3e60; padding: 20px; border-radius: 8px; flex: 1 1 calc(33% - 40px); box-sizing: border-box; min-width: 280px; text-align: center; } .page-slot-bet88__security-list-item h3 { margin-top: 0; color: #e94560; } .page-slot-bet88__faq-list { margin-top: 30px; } .page-slot-bet88__faq-item { background-color: #3e3e60; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-slot-bet88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 15px; cursor: pointer; background-color: #e94560; border-radius: 8px; transition: background-color 0.3s ease; user-select: none; } .page-slot-bet88__faq-question:hover { background-color: #ff6b81; } .page-slot-bet88__faq-question h3 { margin: 0; color: #fff; flex-grow: 1; pointer-events: none; } .page-slot-bet88__faq-toggle { font-size: 1.8rem; font-weight: bold; color: #fff; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-slot-bet88__faq-item.active .page-slot-bet88__faq-toggle { transform: rotate(45deg); } .page-slot-bet88__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; background-color: #272744; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; } .page-slot-bet88__faq-item.active .page-slot-bet88__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-slot-bet88__faq-answer p { margin-bottom: 0; } .page-slot-bet88__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-slot-bet88__blog-card { background-color: #3e3e60; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease; } .page-slot-bet88__blog-card:hover { transform: translateY(-5px); } .page-slot-bet88__blog-card img { width: 100%; height: 180px; object-fit: cover; } .page-slot-bet88__blog-card-content { padding: 20px; } .page-slot-bet88__blog-card h3 { margin-top: 0; margin-bottom: 10px; } .page-slot-bet88__blog-card h3 a { color: #fff; text-decoration: none; transition: color 0.3s ease; } .page-slot-bet88__blog-card h3 a:hover { color: #e94560; } .page-slot-bet88__blog-card p { font-size: 0.9rem; color: #ccc; margin-bottom: 15px; } .page-slot-bet88__blog-card .page-slot-bet88__button { font-size: 0.9rem; padding: 10px 20px; } @media (max-width: 1024px) { .page-slot-bet88__hero-section h1 { font-size: 3rem; } .page-slot-bet88__hero-section p { font-size: 1.1rem; } .page-slot-bet88 h2 { font-size: 1.8rem; } .page-slot-bet88 h3 { font-size: 1.5rem; } .page-slot-bet88__feature-item, .page-slot-bet88__security-list-item { flex: 1 1 calc(50% - 30px); } } @media (max-width: 768px) { .page-slot-bet88__hero-section { min-height: 50vh; padding-bottom: 60px; } .page-slot-bet88__hero-section h1 { font-size: 2.5rem; } .page-slot-bet88__hero-section p { font-size: 1rem; } .page-slot-bet88__button { padding: 12px 25px; font-size: 1rem; } .page-slot-bet88__section { padding: 40px 15px; } .page-slot-bet88 h2 { font-size: 1.6rem; } .page-slot-bet88 h3 { font-size: 1.3rem; } .page-slot-bet88__feature-item, .page-slot-bet88__quick-access-item, .page-slot-bet88__game-card, .page-slot-bet88__promo-card, .page-slot-bet88__security-list-item, .page-slot-bet88__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-slot-bet88__features, .page-slot-bet88__quick-access-grid, .page-slot-bet88__games-grid, .page-slot-bet88__promo-grid, .page-slot-bet88__security-list, .page-slot-bet88__blog-grid { display: flex; flex-direction: column; gap: 15px; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-slot-bet88__feature-item p, .page-slot-bet88__security-list-item p, .page-slot-bet88__promo-card p, .page-slot-bet88__blog-card p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-slot-bet88__game-card img, .page-slot-bet88__promo-card img, .page-slot-bet88__blog-card img { max-width: 100% !important; height: auto !important; } } @media (max-width: 480px) { .page-slot-bet88__hero-section h1 { font-size: 2rem; } .page-slot-bet88__hero-section p { font-size: 0.9rem; } .page-slot-bet88__faq-question { padding: 15px 10px; } .page-slot-bet88__faq-question h3 { font-size: 1.1rem; } .page-slot-bet88__faq-answer { padding: 15px 10px; } .page-slot-bet88__faq-answer p { font-size: 0.9rem; } }