.page-f88 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f5f5f5; } .page-f88__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-f88__hero-section { background: linear-gradient(135deg, #1a2a6c, #b21f1f, #fdbb2d); color: #fff; text-align: center; padding: 10px 20px 60px; position: relative; overflow: hidden; border-radius: 0 0 20px 20px; box-sizing: border-box; } .page-f88__hero-background { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-f88__hero-content { position: relative; z-index: 1; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 400px; } .page-f88__hero-title { font-size: 2.8em; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); font-weight: bold; } .page-f88__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; line-height: 1.5; max-width: 800px; } .page-f88__hero-buttons { display: flex; gap: 20px; flex-wrap: wrap; justify-content: center; } .page-f88__btn { display: inline-block; background-color: #ffc107; color: #1a2a6c; padding: 15px 30px; border-radius: 30px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; text-align: center; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2); box-sizing: border-box; } .page-f88__btn:hover { background-color: #e0a800; transform: translateY(-3px); } .page-f88__btn--secondary { background-color: #007bff; color: #fff; } .page-f88__btn--secondary:hover { background-color: #0056b3; } .page-f88__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-f88__payment-providers-title { width: 100%; text-align: center; font-size: 2em; color: #1a2a6c; margin-bottom: 30px; font-weight: bold; } .page-f88__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-f88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-f88__section { padding: 60px 20px; background-color: #fff; margin-bottom: 20px; border-radius: 10px; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); box-sizing: border-box; } .page-f88__section-title { font-size: 2.2em; color: #1a2a6c; text-align: center; margin-bottom: 40px; font-weight: bold; } .page-f88__text-content { font-size: 1.1em; line-height: 1.8; margin-bottom: 20px; } .page-f88__text-content p { margin-bottom: 15px; } .page-f88__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-f88__grid-item { background-color: #f9f9f9; padding: 25px; border-radius: 8px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease; box-sizing: border-box; } .page-f88__grid-item:hover { transform: translateY(-5px); } .page-f88__grid-item-title { font-size: 1.5em; color: #1a2a6c; margin-bottom: 15px; font-weight: bold; } .page-f88__grid-item-description { font-size: 1em; color: #555; line-height: 1.7; } .page-f88__icon { margin-bottom: 20px; display: block; width: 100%; max-width: 250px; height: auto; object-fit: contain; margin-left: auto; margin-right: auto; } .page-f88__quick-access-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; list-style: none; padding: 0; margin: 0; } .page-f88__quick-access-item { flex: 1 1 280px; min-width: 250px; max-width: 350px; text-align: center; box-sizing: border-box; } .page-f88__game-card { background-color: #f9f9f9; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; box-sizing: border-box; } .page-f88__game-card:hover { transform: translateY(-5px); } .page-f88__game-card-image { width: 100%; height: 250px; object-fit: cover; display: block; } .page-f88__game-card-content { padding: 20px; } .page-f88__game-card-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-f88__game-card-description { font-size: 0.95em; color: #555; line-height: 1.6; margin-bottom: 15px; } .page-f88__promo-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-align: left; box-sizing: border-box; } .page-f88__promo-card:hover { transform: translateY(-5px); } .page-f88__promo-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-f88__promo-card-content { padding: 20px; } .page-f88__promo-card-title { font-size: 1.4em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-f88__promo-card-description { font-size: 0.95em; color: #555; line-height: 1.6; margin-bottom: 15px; } .page-f88__promo-card-date { font-size: 0.85em; color: #888; text-align: right; } .page-f88__security-list { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; gap: 20px; justify-content: center; } .page-f88__security-item { background-color: #f9f9f9; padding: 20px; border-radius: 8px; flex: 1 1 300px; max-width: 400px; text-align: center; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); box-sizing: border-box; } .page-f88__security-item-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-f88__security-item-description { font-size: 1em; color: #555; } .page-f88__faq-item { background-color: #f9f9f9; border-radius: 8px; margin-bottom: 15px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); box-sizing: border-box; } .page-f88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #fff; border-bottom: 1px solid #eee; transition: background-color 0.3s ease; user-select: none; } .page-f88__faq-question:hover { background-color: #f0f0f0; } .page-f88__faq-question h3 { margin: 0; font-size: 1.2em; color: #1a2a6c; font-weight: bold; pointer-events: none; } .page-f88__faq-toggle { font-size: 1.8em; font-weight: bold; color: #ffc107; transition: transform 0.3s ease; pointer-events: none; } .page-f88__faq-item.active .page-f88__faq-toggle { transform: rotate(45deg); } .page-f88__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; box-sizing: border-box; } .page-f88__faq-item.active .page-f88__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-f88__faq-answer p { margin-bottom: 10px; font-size: 1em; color: #555; } .page-f88__blog-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } .page-f88__blog-card { background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; text-align: left; box-sizing: border-box; } .page-f88__blog-card:hover { transform: translateY(-5px); } .page-f88__blog-card-image { width: 100%; height: 220px; object-fit: cover; display: block; } .page-f88__blog-card-content { padding: 20px; } .page-f88__blog-card-title { font-size: 1.3em; color: #1a2a6c; margin-bottom: 10px; font-weight: bold; } .page-f88__blog-card-title a { text-decoration: none; color: inherit; } .page-f88__blog-card-title a:hover { text-decoration: underline; } .page-f88__blog-card-excerpt { font-size: 0.95em; color: #555; line-height: 1.6; margin-bottom: 15px; } .page-f88__blog-card-date { font-size: 0.85em; color: #888; text-align: right; } @media (max-width: 992px) { .page-f88__hero-title { font-size: 2.2em; } .page-f88__hero-subtitle { font-size: 1.2em; } .page-f88__section-title { font-size: 1.8em; } .page-f88__grid, .page-f88__blog-list { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); } .page-f88__quick-access-item { flex: 1 1 100%; max-width: 100%; } .page-f88__security-item { flex: 1 1 100%; max-width: 100%; } } @media (max-width: 768px) { .page-f88__hero-section { padding-bottom: 40px; } .page-f88__hero-content { min-height: 300px; } .page-f88__hero-title { font-size: 1.8em; } .page-f88__hero-subtitle { font-size: 1em; margin-bottom: 20px; } .page-f88__hero-buttons { flex-direction: column; gap: 15px; } .page-f88__btn { width: 100%; max-width: 280px; padding: 12px 20px; font-size: 1em; } .page-f88__payment-providers { gap: 16px; padding: 30px 15px; } .page-f88__payment-providers-title { font-size: 1.6em; margin-bottom: 20px; } .page-f88__payment-logo, .page-f88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-f88__section { padding: 40px 15px; margin-bottom: 15px; } .page-f88__section-title { font-size: 1.6em; margin-bottom: 30px; } .page-f88__text-content { font-size: 1em; } .page-f88__grid, .page-f88__quick-access-list, .page-f88__security-list, .page-f88__blog-list { gap: 15px; } .page-f88__grid-item, .page-f88__game-card, .page-f88__promo-card, .page-f88__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-f88__quick-access-list li, .page-f88__security-list li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-f88__faq-question { padding: 15px 20px; } .page-f88__faq-question h3 { font-size: 1.1em; } .page-f88__faq-answer { padding: 0 20px; } .page-f88__faq-item.active .page-f88__faq-answer { padding: 15px 20px !important; } .page-f88__game-card-image, .page-f88__promo-card-image, .page-f88__blog-card-image { height: 180px; } .page-f88__icon { max-width: 200px; } } @media (max-width: 480px) { .page-f88__hero-title { font-size: 1.6em; } .page-f88__hero-subtitle { font-size: 0.9em; } .page-f88__btn { font-size: 0.9em; } .page-f88__section-title { font-size: 1.4em; } .page-f88__game-card-title, .page-f88__promo-card-title, .page-f88__blog-card-title { font-size: 1.2em; } .page-f88__faq-question h3 { font-size: 1em; } }