.page-app-58k { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f9fa; } .page-app-58k h1, .page-app-58k h2, .page-app-58k h3 { color: #2c3e50; margin-bottom: 15px; } .page-app-58k h1 { font-size: 2.5em; text-align: center; color: #e74c3c; margin-top: 20px; } .page-app-58k h2 { font-size: 2em; text-align: center; margin-bottom: 30px; } .page-app-58k h3 { font-size: 1.5em; } .page-app-58k p { margin-bottom: 15px; } .page-app-58k__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-app-58k__section { background-color: #fff; padding: 40px 20px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05); } .page-app-58k__hero-section { background: linear-gradient(135deg, #e74c3c, #c0392b); color: #fff; padding: 100px 20px; text-align: center; position: relative; overflow: hidden; border-radius: 0 0 15px 15px; padding-top: 10px; } .page-app-58k__hero-section::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url('[GALLERY:hero:1920x1080:abstract,pattern,gaming]') no-repeat center center/cover; opacity: 0.1; z-index: 0; } .page-app-58k__hero-content { position: relative; z-index: 1; max-width: 800px; margin: 0 auto; } .page-app-58k__hero-title { font-size: 3.5em; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-app-58k__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; } .page-app-58k__cta-button { display: inline-block; background-color: #27ae60; color: #fff; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.2s ease; border: none; cursor: pointer; } .page-app-58k__cta-button:hover { background-color: #2ecc71; transform: translateY(-3px); } .page-app-58k__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: 20px 0; background-color: #f2f2f2; border-radius: 8px; margin-top: 30px; } .page-app-58k__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-app-58k__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-app-58k__info-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-app-58k__info-card { background-color: #f9f9f9; padding: 25px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); text-align: center; } .page-app-58k__info-card img { margin-bottom: 15px; border-radius: 8px; } .page-app-58k__info-card h3 { color: #e74c3c; margin-top: 0; } .page-app-58k__quick-links { text-align: center; } .page-app-58k__quick-links a { display: inline-block; background-color: #3498db; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; margin: 10px; font-weight: bold; transition: background-color 0.3s ease; } .page-app-58k__quick-links a:hover { background-color: #2980b9; } .page-app-58k__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-app-58k__game-card { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; } .page-app-58k__game-card:hover { transform: translateY(-5px); } .page-app-58k__game-card img { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #eee; } .page-app-58k__game-card-content { padding: 20px; } .page-app-58k__game-card-content h3 { margin-top: 0; color: #e74c3c; } .page-app-58k__game-card-content p { font-size: 0.9em; color: #555; } .page-app-58k__game-card-button { display: inline-block; background-color: #f39c12; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 15px; transition: background-color 0.3s ease; } .page-app-58k__game-card-button:hover { background-color: #e67e22; } .page-app-58k__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-app-58k__promo-card { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); text-align: center; transition: transform 0.3s ease; } .page-app-58k__promo-card:hover { transform: translateY(-5px); } .page-app-58k__promo-card img { width: 100%; height: 220px; object-fit: cover; border-bottom: 1px solid #eee; } .page-app-58k__promo-card-content { padding: 20px; } .page-app-58k__promo-card-content h3 { margin-top: 0; color: #e74c3c; } .page-app-58k__promo-card-content p { font-size: 0.9em; color: #555; } .page-app-58k__promo-card-button { display: inline-block; background-color: #e74c3c; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 15px; transition: background-color 0.3s ease; } .page-app-58k__promo-card-button:hover { background-color: #c0392b; } .page-app-58k__security-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-app-58k__feature-item { text-align: center; padding: 20px; background-color: #f9f9f9; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03); } .page-app-58k__feature-item img { margin-bottom: 15px; border-radius: 8px; } .page-app-58k__feature-item h3 { color: #27ae60; margin-top: 0; } .page-app-58k__faq-list { list-style: none; padding: 0; } .page-app-58k__faq-item { background-color: #f9f9f9; margin-bottom: 10px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-app-58k__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #eee; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-app-58k__faq-question h3 { margin: 0; color: #333; pointer-events: none; } .page-app-58k__faq-question:hover { background-color: #e0e0e0; } .page-app-58k__faq-toggle { font-size: 1.5em; font-weight: bold; color: #e74c3c; pointer-events: none; } .page-app-58k__faq-answer { max-height: 0; overflow: hidden; padding: 0 20px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; } .page-app-58k__faq-item.active .page-app-58k__faq-answer { max-height: 2000px !important; padding: 20px !important; opacity: 1; } .page-app-58k__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-app-58k__blog-card { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05); transition: transform 0.3s ease; } .page-app-58k__blog-card:hover { transform: translateY(-5px); } .page-app-58k__blog-card img { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #eee; } .page-app-58k__blog-card-content { padding: 20px; } .page-app-58k__blog-card-content h3 { margin-top: 0; margin-bottom: 10px; } .page-app-58k__blog-card-content h3 a { color: #3498db; text-decoration: none; transition: color 0.3s ease; } .page-app-58k__blog-card-content h3 a:hover { color: #2980b9; } .page-app-58k__blog-card-content p { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-app-58k__blog-card-date { font-size: 0.8em; color: #999; text-align: right; } .page-app-58k__floating-buttons { position: fixed; right: 20px; bottom: 100px; z-index: 1000; display: flex; flex-direction: column; gap: 15px; } .page-app-58k__floating-button { background-color: #e74c3c; color: #fff; border: none; border-radius: 50%; width: 55px; height: 55px; display: flex; justify-content: center; align-items: center; font-size: 0.9em; font-weight: bold; text-decoration: none; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.2s ease; } .page-app-58k__floating-button:hover { background-color: #c0392b; transform: translateY(-3px); } @media (max-width: 768px) { .page-app-58k h1 { font-size: 2em; } .page-app-58k h2 { font-size: 1.8em; } .page-app-58k__hero-section { padding: 80px 15px; } .page-app-58k__hero-title { font-size: 2.5em; } .page-app-58k__hero-subtitle { font-size: 1.2em; } .page-app-58k__cta-button { padding: 12px 25px; font-size: 1.1em; } .page-app-58k__container { padding: 15px; } .page-app-58k__section { padding: 30px 15px; } .page-app-58k__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; } .page-app-58k__payment-logo, .page-app-58k__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-app-58k__info-grid, .page-app-58k__game-grid, .page-app-58k__promo-grid, .page-app-58k__security-features, .page-app-58k__blog-grid { grid-template-columns: 1fr; } .page-app-58k__faq-question { padding: 12px 15px; } .page-app-58k__faq-answer { padding: 0 15px; } .page-app-58k__faq-item.active .page-app-58k__faq-answer { padding: 15px !important; } .page-app-58k__quick-links a { margin: 8px; padding: 10px 20px; } .page-app-58k__floating-buttons { right: 15px; bottom: 80px; gap: 10px; } .page-app-58k__floating-button { width: 50px; height: 50px; font-size: 0.85em; } /* List item responsive requirements */ .page-app-58k ul, .page-app-58k ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-app-58k ul li, .page-app-58k ol li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-app-58k__faq-list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } .page-app-58k__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } }