.page-bet88-review { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-bet88-review__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-bet88-review__section-title { font-size: 2.5em; color: #1a237e; text-align: center; margin-bottom: 40px; margin-top: 60px; font-weight: bold; } .page-bet88-review__section-title strong { color: #ffc107; } .page-bet88-review__text-content { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 50px auto; color: #555; } .page-bet88-review__text-content strong { color: #1a237e; } .page-bet88-review__main-cta { display: inline-block; background-color: #ffc107; color: #1a237e; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-bet88-review__main-cta:hover { background-color: #ffeb3b; transform: translateY(-3px); } .page-bet88-review__cta-center { text-align: center; margin-top: 40px; margin-bottom: 60px; } .page-bet88-review__hero-section { position: relative; width: 100%; min-height: 500px; display: flex; align-items: center; justify-content: center; text-align: center; color: #fff; overflow: hidden; padding-top: 10px; box-sizing: border-box; } .page-bet88-review__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; } .page-bet88-review__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.8)); z-index: -1; } .page-bet88-review__hero-content { z-index: 1; max-width: 900px; padding: 20px; } .page-bet88-review__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } .page-bet88-review__hero-title strong { color: #ffc107; } .page-bet88-review__hero-subtitle { font-size: 1.4em; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); } .page-bet88-review__hero-cta-group { display: flex; justify-content: center; gap: 20px; } .page-bet88-review__hero-cta { display: inline-block; background-color: #ffc107; color: #1a237e; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-bet88-review__hero-cta:hover { background-color: #ffeb3b; transform: translateY(-3px); } .page-bet88-review__hero-cta--login { background-color: #1a237e; color: #ffc107; border: 2px solid #ffc107; } .page-bet88-review__hero-cta--login:hover { background-color: #2c387e; border-color: #ffeb3b; } .page-bet88-review__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #fff; padding: 40px 20px; margin-top: 0; margin-bottom: 50px; } .page-bet88-review__payment-providers-title { font-size: 1.8em; color: #1a237e; text-align: center; margin-bottom: 30px; font-weight: bold; width: 100%; } .page-bet88-review__payment-logos { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; } .page-bet88-review__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-bet88-review__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-bet88-review__introduction-section { padding: 60px 0; background-color: #fff; } .page-bet88-review__features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; margin-top: 50px; } .page-bet88-review__feature-item { text-align: center; padding: 30px; background-color: #f0f4c3; border-radius: 12px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-bet88-review__feature-item:hover { transform: translateY(-10px); } .page-bet88-review__feature-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; max-width: 100%; height: auto; } .page-bet88-review__feature-title { font-size: 1.4em; color: #1a237e; margin-bottom: 15px; font-weight: bold; } .page-bet88-review__feature-description { font-size: 1em; color: #555; } .page-bet88-review__quick-access-section { padding: 60px 0; background-color: #e8f5e9; } .page-bet88-review__access-links-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 25px; margin-top: 50px; } .page-bet88-review__access-link { display: flex; flex-direction: column; align-items: center; text-align: center; background-color: #fff; padding: 25px; border-radius: 12px; text-decoration: none; color: #1a237e; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-bet88-review__access-link:hover { transform: translateY(-8px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); } .page-bet88-review__access-icon { width: 70px; height: 70px; object-fit: contain; margin-bottom: 15px; max-width: 100%; height: auto; } .page-bet88-review__access-text { font-size: 1.1em; font-weight: bold; color: #1a237e; } .page-bet88-review__games-section { padding: 60px 0; background-color: #f8f8f8; } .page-bet88-review__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 50px; } .page-bet88-review__game-card { background-color: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-align: center; } .page-bet88-review__game-card:hover { transform: translateY(-10px); } .page-bet88-review__game-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; } .page-bet88-review__game-title { font-size: 1.5em; color: #1a237e; margin: 20px 15px 10px 15px; font-weight: bold; } .page-bet88-review__game-description { font-size: 0.95em; color: #555; padding: 0 15px 20px 15px; } .page-bet88-review__game-cta { display: inline-block; background-color: #ffc107; color: #1a237e; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; } .page-bet88-review__game-cta:hover { background-color: #ffeb3b; } .page-bet88-review__promotions-section { padding: 60px 0; background-color: #1a237e; color: #fff; } .page-bet88-review__promotions-section .page-bet88-review__section-title, .page-bet88-review__promotions-section .page-bet88-review__text-content { color: #fff; } .page-bet88-review__promotions-section .page-bet88-review__section-title strong { color: #ffc107; } .page-bet88-review__promo-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 50px; } .page-bet88-review__promo-card { background-color: #2c387e; border-radius: 12px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease; text-align: center; } .page-bet88-review__promo-card:hover { transform: translateY(-10px); } .page-bet88-review__promo-image { width: 100%; height: 220px; object-fit: cover; max-width: 100%; } .page-bet88-review__promo-title { font-size: 1.5em; color: #ffc107; margin: 20px 15px 10px 15px; font-weight: bold; } .page-bet88-review__promo-description { font-size: 0.95em; color: #ccc; padding: 0 15px 20px 15px; } .page-bet88-review__promo-cta { display: inline-block; background-color: #ffc107; color: #1a237e; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: bold; margin-bottom: 20px; transition: background-color 0.3s ease; } .page-bet88-review__promo-cta:hover { background-color: #ffeb3b; } .page-bet88-review__security-support-section { padding: 60px 0; background-color: #fff; } .page-bet88-review__info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 50px; } .page-bet88-review__info-item { text-align: center; padding: 30px; background-color: #e0f7fa; border-radius: 12px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-bet88-review__info-item:hover { transform: translateY(-10px); } .page-bet88-review__info-icon { width: 80px; height: 80px; object-fit: contain; margin-bottom: 20px; max-width: 100%; height: auto; } .page-bet88-review__info-title { font-size: 1.4em; color: #00796b; margin-bottom: 15px; font-weight: bold; } .page-bet88-review__info-description { font-size: 1em; color: #555; } .page-bet88-review__faq-section { padding: 60px 0; background-color: #f0f4c3; } .page-bet88-review__faq-list { margin-top: 50px; max-width: 900px; margin-left: auto; margin-right: auto; } .page-bet88-review__faq-item { background-color: #fff; margin-bottom: 15px; border-radius: 12px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); overflow: hidden; } .page-bet88-review__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; background-color: #fff; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; } .page-bet88-review__faq-item.active .page-bet88-review__faq-question { background-color: #e0e0e0; } .page-bet88-review__faq-question:hover { background-color: #f5f5f5; } .page-bet88-review__faq-title { font-size: 1.2em; color: #1a237e; margin: 0; font-weight: bold; pointer-events: none; } .page-bet88-review__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffc107; transition: transform 0.3s ease; pointer-events: none; } .page-bet88-review__faq-item.active .page-bet88-review__faq-toggle { transform: rotate(45deg); color: #1a237e; } .page-bet88-review__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-bet88-review__faq-item.active .page-bet88-review__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-bet88-review__faq-answer p { margin: 0; color: #555; font-size: 1em; } .page-bet88-review__blog-section { padding: 60px 0; background-color: #f8f8f8; } .page-bet88-review__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 50px; } .page-bet88-review__blog-card { background-color: #fff; border-radius: 12px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; } .page-bet88-review__blog-card:hover { transform: translateY(-10px); } .page-bet88-review__blog-image { width: 100%; height: 200px; object-fit: cover; max-width: 100%; } .page-bet88-review__blog-card-title { font-size: 1.4em; margin: 20px 15px 10px 15px; font-weight: bold; } .page-bet88-review__blog-card-title a { color: #1a237e; text-decoration: none; transition: color 0.3s ease; } .page-bet88-review__blog-card-title a:hover { color: #ffc107; } .page-bet88-review__blog-card-excerpt { font-size: 0.95em; color: #555; padding: 0 15px 20px 15px; } @media (max-width: 768px) { .page-bet88-review__container { padding: 15px; } .page-bet88-review__section-title { font-size: 2em; margin-top: 40px; margin-bottom: 30px; } .page-bet88-review__text-content { font-size: 1em; margin-bottom: 30px; } .page-bet88-review__hero-section { min-height: 400px; } .page-bet88-review__hero-title { font-size: 2.2em; margin-bottom: 15px; } .page-bet88-review__hero-subtitle { font-size: 1.1em; margin-bottom: 30px; } .page-bet88-review__hero-cta-group { flex-direction: column; gap: 15px; } .page-bet88-review__hero-cta { width: 90%; max-width: 300px; font-size: 1.1em; padding: 12px 20px; } .page-bet88-review__payment-providers { padding: 30px 15px; gap: 16px; } .page-bet88-review__payment-providers-title { font-size: 1.5em; margin-bottom: 20px; } .page-bet88-review__payment-logos { gap: 16px; } .page-bet88-review__payment-logo, .page-bet88-review__payment-logo img { width: 70px !important; height: 70px !important; max-width: 70px !important; max-height: 70px !important; } .page-bet88-review__features-grid, .page-bet88-review__access-links-grid, .page-bet88-review__games-grid, .page-bet88-review__promo-cards, .page-bet88-review__info-grid, .page-bet88-review__blog-grid { grid-template-columns: 1fr; gap: 20px; margin-top: 30px; } .page-bet88-review__feature-item, .page-bet88-review__access-link, .page-bet88-review__game-card, .page-bet88-review__promo-card, .page-bet88-review__info-item, .page-bet88-review__blog-card { padding: 20px; } .page-bet88-review__feature-icon, .page-bet88-review__access-icon, .page-bet88-review__info-icon { width: 60px; height: 60px; margin-bottom: 15px; } .page-bet88-review__feature-title, .page-bet88-review__access-text, .page-bet88-review__game-title, .page-bet88-review__promo-title, .page-bet88-review__info-title, .page-bet88-review__blog-card-title { font-size: 1.2em; } .page-bet88-review__game-image, .page-bet88-review__promo-image, .page-bet88-review__blog-image { height: 180px; max-width: 100% !important; width: 100% !important; object-fit: cover; } .page-bet88-review__faq-question { padding: 15px 20px; } .page-bet88-review__faq-title { font-size: 1.1em; } .page-bet88-review__faq-answer { padding: 0 20px; } .page-bet88-review__faq-item.active .page-bet88-review__faq-answer { padding: 15px 20px !important; } .page-bet88-review__main-cta { width: 90%; max-width: 300px; } }