.page-lk-88 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a1a; line-height: 1.6; } .page-lk-88__hero-section { background-image: url('[GALLERY:hero:1920x1080:casino,sports,lk88]'); background-size: cover; background-position: center; text-align: center; padding: 100px 20px 60px; position: relative; overflow: hidden; border-bottom: 5px solid #ffcc00; padding-top: 10px; } .page-lk-88__hero-content { max-width: 900px; margin: 0 auto; position: relative; z-index: 2; } .page-lk-88__hero-title { font-size: 3.5em; color: #ffcc00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); font-weight: bold; } .page-lk-88__hero-subtitle { font-size: 1.5em; color: #ffffff; margin-bottom: 40px; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6); } .page-lk-88__hero-buttons { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; } .page-lk-88__btn { display: inline-block; background-color: #ffcc00; color: #1a1a1a; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-lk-88__btn:hover { background-color: #e6b800; transform: translateY(-3px); } .page-lk-88__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: #222; } .page-lk-88__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; background-color: #333; border-radius: 10px; padding: 5px; } .page-lk-88__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-lk-88__section { padding: 60px 20px; text-align: center; } .page-lk-88__section:nth-of-type(even) { background-color: #222; } .page-lk-88__section:nth-of-type(odd) { background-color: #1a1a1a; } .page-lk-88__section-title { font-size: 2.5em; color: #ffcc00; margin-bottom: 30px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); } .page-lk-88__section-description { font-size: 1.1em; color: #ccc; max-width: 800px; margin: 0 auto 40px; } .page-lk-88__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; } .page-lk-88__grid-item { background-color: #333; border-radius: 15px; padding: 30px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid #444; } .page-lk-88__grid-item:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-lk-88__grid-item-icon { margin-bottom: 20px; } .page-lk-88__grid-item-icon img { max-width: 100%; height: auto; border-radius: 10px; } .page-lk-88__grid-item-title { font-size: 1.5em; color: #ffcc00; margin-bottom: 15px; } .page-lk-88__grid-item-text { color: #ccc; font-size: 1em; } .page-lk-88__game-categories { display: flex; justify-content: center; flex-wrap: wrap; gap: 20px; margin-bottom: 40px; } .page-lk-88__game-category-btn { background-color: #444; color: #ffcc00; padding: 10px 20px; border-radius: 25px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, color 0.3s ease; } .page-lk-88__game-category-btn:hover { background-color: #ffcc00; color: #1a1a1a; } .page-lk-88__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto; } .page-lk-88__game-card { background-color: #333; border-radius: 15px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid #444; } .page-lk-88__game-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-lk-88__game-card-image { width: 100%; height: 200px; object-fit: cover; } .page-lk-88__game-card-content { padding: 20px; } .page-lk-88__game-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-lk-88__game-card-text { color: #ccc; font-size: 0.95em; margin-bottom: 20px; } .page-lk-88__promotion-card { background-color: #333; border-radius: 15px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid #444; } .page-lk-88__promotion-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-lk-88__promotion-card-image { width: 100%; height: 220px; object-fit: cover; } .page-lk-88__promotion-card-content { padding: 20px; } .page-lk-88__promotion-card-title { font-size: 1.4em; color: #ffcc00; margin-bottom: 10px; } .page-lk-88__promotion-card-text { color: #ccc; font-size: 0.95em; margin-bottom: 20px; } .page-lk-88__faq-container { max-width: 900px; margin: 0 auto; text-align: left; } .page-lk-88__faq-item { background-color: #333; border-radius: 10px; margin-bottom: 15px; overflow: hidden; border: 1px solid #444; } .page-lk-88__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-lk-88__faq-question:hover { background-color: #444; } .page-lk-88__faq-question h3 { margin: 0; font-size: 1.2em; color: #ffcc00; pointer-events: none; } .page-lk-88__faq-toggle { font-size: 1.8em; color: #ffcc00; font-weight: bold; line-height: 1; transition: transform 0.3s ease; pointer-events: none; } .page-lk-88__faq-item.active .page-lk-88__faq-toggle { transform: rotate(45deg); } .page-lk-88__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; color: #ccc; } .page-lk-88__faq-item.active .page-lk-88__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-lk-88__blog-card { background-color: #333; border-radius: 15px; overflow: hidden; text-align: left; transition: transform 0.3s ease, box-shadow 0.3s ease; border: 1px solid #444; } .page-lk-88__blog-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4); } .page-lk-88__blog-card-image { width: 100%; height: 180px; object-fit: cover; } .page-lk-88__blog-card-content { padding: 20px; } .page-lk-88__blog-card-title { font-size: 1.3em; color: #ffcc00; margin-bottom: 10px; } .page-lk-88__blog-card-text { color: #ccc; font-size: 0.9em; margin-bottom: 15px; } .page-lk-88__blog-card-date { color: #888; font-size: 0.8em; } .page-lk-88__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-lk-88__floating-btn { background-color: #ffcc00; color: #1a1a1a; border-radius: 50%; width: 50px; height: 50px; display: flex; justify-content: center; align-items: center; font-weight: bold; font-size: 0.9em; text-decoration: none; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; } .page-lk-88__floating-btn:hover { background-color: #e6b800; transform: scale(1.05); } @media (max-width: 768px) { .page-lk-88__hero-section { padding: 80px 15px 40px; } .page-lk-88__hero-title { font-size: 2.5em; } .page-lk-88__hero-subtitle { font-size: 1.2em; } .page-lk-88__hero-buttons { flex-direction: column; gap: 15px; } .page-lk-88__btn { width: 80%; margin: 0 auto; padding: 12px 25px; font-size: 1em; } .page-lk-88__section { padding: 40px 15px; } .page-lk-88__section-title { font-size: 2em; } .page-lk-88__section-description { font-size: 1em; } .page-lk-88__grid { grid-template-columns: 1fr; } .page-lk-88__grid-item { padding: 25px; } .page-lk-88__grid-item-title { font-size: 1.3em; } .page-lk-88__game-categories { flex-wrap: wrap; gap: 10px; } .page-lk-88__game-category-btn { padding: 8px 15px; font-size: 0.9em; } .page-lk-88__game-grid { grid-template-columns: 1fr; } .page-lk-88__game-card-image { height: 180px; } .page-lk-88__promotion-card-image { height: 180px; } .page-lk-88__faq-question { padding: 15px 20px; } .page-lk-88__faq-question h3 { font-size: 1.1em; } .page-lk-88__faq-answer { padding: 0 20px; } .page-lk-88__faq-item.active .page-lk-88__faq-answer { padding: 15px 20px !important; } .page-lk-88__blog-card-image { height: 150px; } .page-lk-88__floating-buttons { bottom: 15px; right: 15px; } .page-lk-88__floating-btn { width: 45px; height: 45px; font-size: 0.85em; } .page-lk-88__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 15px; } .page-lk-88__payment-logo, .page-lk-88__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-lk-88__grid-item-icon img, .page-lk-88__game-card-image, .page-lk-88__promotion-card-image, .page-lk-88__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-lk-88__grid-item, .page-lk-88__game-card, .page-lk-88__promotion-card, .page-lk-88__blog-card, .page-lk-88__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-lk-88__faq-container { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 15px; } .page-lk-88__faq-answer p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } }