.page-luckycola-city { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f4f7f6; }.page-luckycola-city__section-title { text-align: center; font-size: 2.5em; color: #007bff; margin-bottom: 40px; margin-top: 60px; padding: 0 15px; }.page-luckycola-city__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; background: linear-gradient(135deg, #007bff, #0056b3); }.page-luckycola-city__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: -1; opacity: 0.7; max-width: 100%; height: auto; }.page-luckycola-city__hero-content { z-index: 1; max-width: 900px; padding: 20px; background-color: rgba(0, 0, 0, 0.4); border-radius: 10px; }.page-luckycola-city__hero-title { font-size: 3.5em; margin-bottom: 20px; line-height: 1.2; }.page-luckycola-city__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; }.page-luckycola-city__hero-cta { display: inline-block; background-color: #28a745; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; margin: 10px; transition: background-color 0.3s ease; }.page-luckycola-city__hero-cta:hover { background-color: #218838; }.page-luckycola-city__hero-cta--download { background-color: #ffc107; color: #333; }.page-luckycola-city__hero-cta--download:hover { background-color: #e0a800; }.page-luckycola-city__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-luckycola-city__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; }.page-luckycola-city__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; }.page-luckycola-city__logo-grid { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; max-width: 1200px; margin: 0 auto; }.page-luckycola-city__introduction-section { padding: 60px 20px; background-color: #e9ecef; }.page-luckycola-city__intro-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-luckycola-city__intro-item { background-color: #fff; padding: 30px; border-radius: 8px; text-align: center; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease; }.page-luckycola-city__intro-item:hover { transform: translateY(-5px); }.page-luckycola-city__intro-icon { width: 100px; height: 100px; object-fit: contain; margin-bottom: 20px; max-width: 100%; height: auto; }.page-luckycola-city__intro-heading { font-size: 1.8em; color: #007bff; margin-bottom: 15px; }.page-luckycola-city__intro-text { font-size: 1.1em; color: #555; }.page-luckycola-city__quick-access-section { padding: 60px 20px; background-color: #f8f9fa; }.page-luckycola-city__access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-luckycola-city__access-link { display: flex; flex-direction: column; align-items: center; text-align: center; background-color: #fff; padding: 25px; border-radius: 8px; text-decoration: none; color: #333; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-luckycola-city__access-link:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15); }.page-luckycola-city__access-link img { width: 120px; height: 120px; object-fit: contain; margin-bottom: 15px; max-width: 100%; height: auto; }.page-luckycola-city__access-link span { font-size: 1.2em; font-weight: bold; color: #007bff; }.page-luckycola-city__games-section { padding: 60px 20px; background-color: #f4f7f6; }.page-luckycola-city__game-tabs { display: flex; justify-content: center; flex-wrap: wrap; margin-bottom: 40px; gap: 10px; }.page-luckycola-city__game-tab-btn { background-color: #e9ecef; color: #007bff; border: 1px solid #007bff; padding: 10px 20px; border-radius: 25px; cursor: pointer; font-size: 1em; transition: background-color 0.3s ease, color 0.3s ease; }.page-luckycola-city__game-tab-btn:hover, .page-luckycola-city__game-tab-btn.active { background-color: #007bff; color: #fff; }.page-luckycola-city__game-content { max-width: 1200px; margin: 0 auto; }.page-luckycola-city__game-panel { display: none; }.page-luckycola-city__game-panel.active { display: block; }.page-luckycola-city__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-luckycola-city__game-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; }.page-luckycola-city__game-card img { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; max-width: 100%; height: auto; }.page-luckycola-city__game-card h3 { font-size: 1.5em; color: #333; margin-bottom: 10px; padding: 0 15px; }.page-luckycola-city__game-card p { font-size: 0.95em; color: #555; margin-bottom: 20px; padding: 0 15px; }.page-luckycola-city__game-btn { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-luckycola-city__game-btn:hover { background-color: #0056b3; }.page-luckycola-city__promotions-section { padding: 60px 20px; background-color: #e9ecef; }.page-luckycola-city__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-luckycola-city__promo-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); text-align: center; padding-bottom: 20px; }.page-luckycola-city__promo-card img { width: 100%; height: 200px; object-fit: cover; margin-bottom: 15px; max-width: 100%; height: auto; }.page-luckycola-city__promo-card h3 { font-size: 1.5em; color: #333; margin-bottom: 10px; padding: 0 15px; }.page-luckycola-city__promo-card p { font-size: 0.95em; color: #555; margin-bottom: 20px; padding: 0 15px; }.page-luckycola-city__promo-btn { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 25px; border-radius: 50px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; }.page-luckycola-city__promo-btn:hover { background-color: #218838; }.page-luckycola-city__security-service-section { padding: 60px 20px; background-color: #f8f9fa; text-align: center; }.page-luckycola-city__security-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto 40px auto; }.page-luckycola-city__security-item { background-color: #fff; padding: 25px; border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); }.page-luckycola-city__security-item img { width: 80px; height: 80px; object-fit: contain; margin-bottom: 15px; max-width: 100%; height: auto; }.page-luckycola-city__security-item h3 { font-size: 1.4em; color: #007bff; margin-bottom: 10px; }.page-luckycola-city__security-item p { font-size: 0.95em; color: #555; }.page-luckycola-city__contact-cta-wrapper { margin-top: 40px; }.page-luckycola-city__contact-cta { display: inline-block; background-color: #dc3545; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease; }.page-luckycola-city__contact-cta:hover { background-color: #c82333; }.page-luckycola-city__faq-section { padding: 60px 20px; background-color: #e9ecef; }.page-luckycola-city__faq-container { max-width: 800px; margin: 0 auto; }.page-luckycola-city__faq-item { background-color: #fff; border-radius: 8px; margin-bottom: 15px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08); overflow: hidden; }.page-luckycola-city__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #007bff; color: #fff; user-select: none; transition: background-color 0.3s ease; }.page-luckycola-city__faq-question:hover { background-color: #0056b3; }.page-luckycola-city__faq-title { margin: 0; font-size: 1.2em; pointer-events: none; }.page-luckycola-city__faq-toggle { font-size: 1.5em; font-weight: bold; pointer-events: none; transition: transform 0.3s ease; }.page-luckycola-city__faq-item.active .page-luckycola-city__faq-toggle { transform: rotate(45deg); }.page-luckycola-city__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #333; }.page-luckycola-city__faq-item.active .page-luckycola-city__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; }.page-luckycola-city__faq-answer p { margin: 0; }.page-luckycola-city__blog-section { padding: 60px 20px; background-color: #f4f7f6; }.page-luckycola-city__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; max-width: 1200px; margin: 0 auto; }.page-luckycola-city__blog-card { background-color: #fff; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); display: flex; flex-direction: column; }.page-luckycola-city__blog-card img { width: 100%; height: 200px; object-fit: cover; max-width: 100%; height: auto; }.page-luckycola-city__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; }.page-luckycola-city__blog-content h3 { font-size: 1.4em; margin-bottom: 10px; }.page-luckycola-city__blog-content h3 a { color: #007bff; text-decoration: none; transition: color 0.3s ease; }.page-luckycola-city__blog-content h3 a:hover { color: #0056b3; }.page-luckycola-city__blog-content p { font-size: 0.9em; color: #555; margin-bottom: 10px; }.page-luckycola-city__blog-read-more { display: inline-block; margin-top: auto; color: #28a745; text-decoration: none; font-weight: bold; transition: color 0.3s ease; }.page-luckycola-city__blog-read-more:hover { color: #218838; }@media (max-width: 1024px) { .page-luckycola-city__hero-title { font-size: 2.8em; } .page-luckycola-city__hero-subtitle { font-size: 1.3em; } .page-luckycola-city__section-title { font-size: 2em; }}.page-luckycola-city__payment-providers { padding: 30px 15px; }.page-luckycola-city__logo-grid { gap: 20px; }@media (max-width: 768px) { .page-luckycola-city__hero-section { min-height: 400px; } .page-luckycola-city__hero-title { font-size: 2.2em; } .page-luckycola-city__hero-subtitle { font-size: 1.1em; } .page-luckycola-city__hero-cta { padding: 12px 25px; font-size: 1em; margin: 8px; } .page-luckycola-city__section-title { font-size: 1.8em; margin-top: 40px; margin-bottom: 30px; } .page-luckycola-city__intro-grid, .page-luckycola-city__access-grid, .page-luckycola-city__game-grid, .page-luckycola-city__promo-grid, .page-luckycola-city__security-grid, .page-luckycola-city__blog-grid { grid-template-columns: 1fr; } .page-luckycola-city__intro-item, .page-luckycola-city__access-link, .page-luckycola-city__game-card, .page-luckycola-city__promo-card, .page-luckycola-city__security-item, .page-luckycola-city__blog-card { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-luckycola-city__intro-item p, .page-luckycola-city__security-item p { word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-luckycola-city__game-tabs { flex-direction: row; overflow-x: auto; justify-content: flex-start; padding-bottom: 10px; -webkit-overflow-scrolling: touch; }.page-luckycola-city__game-tab-btn { flex-shrink: 0; }.page-luckycola-city__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-luckycola-city__payment-logo, .page-luckycola-city__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-luckycola-city__hero-image, .page-luckycola-city__intro-icon, .page-luckycola-city__access-link img, .page-luckycola-city__game-card img, .page-luckycola-city__promo-card img, .page-luckycola-city__security-item img, .page-luckycola-city__blog-card img { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } .page-luckycola-city__faq-question, .page-luckycola-city__faq-answer { padding: 15px !important; } .page-luckycola-city__faq-item.active .page-luckycola-city__faq-answer { padding: 15px !important; } .page-luckycola-city__faq-title { font-size: 1.1em; } .page-luckycola-city__blog-content h3 { font-size: 1.2em; } .page-luckycola-city__blog-content p { font-size: 0.85em; } }