.page-promo-code-kkkjili__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; } .page-promo-code-kkkjili__hero-section { background-color: #0d1a26; color: #fff; padding: 60px 20px; text-align: center; position: relative; overflow: hidden; border-radius: 10px; margin-bottom: 40px; padding-top: 70px; } @media (max-width: 768px) { .page-promo-code-kkkjili__hero-section { padding: 50px 15px; padding-top: 60px; } } .page-promo-code-kkkjili__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0.3; z-index: 0; } .page-promo-code-kkkjili__hero-content { position: relative; z-index: 1; } .page-promo-code-kkkjili__hero-title { font-size: 3.5em; margin-bottom: 15px; line-height: 1.2; font-weight: 700; color: #ffeb3b; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); } @media (max-width: 768px) { .page-promo-code-kkkjili__hero-title { font-size: 2.2em; } } .page-promo-code-kkkjili__hero-subtitle { font-size: 1.5em; margin-bottom: 30px; font-weight: 300; color: #e0e0e0; } @media (max-width: 768px) { .page-promo-code-kkkjili__hero-subtitle { font-size: 1.1em; } } .page-promo-code-kkkjili__cta-button { display: inline-block; background-color: #ffeb3b; color: #0d1a26; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-size: 1.2em; font-weight: 700; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; } .page-promo-code-kkkjili__cta-button:hover { background-color: #ffd700; transform: translateY(-3px); } .page-promo-code-kkkjili__section-title { font-size: 2.5em; color: #ffeb3b; text-align: center; margin-bottom: 40px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); } @media (max-width: 768px) { .page-promo-code-kkkjili__section-title { font-size: 1.8em; margin-bottom: 30px; } } .page-promo-code-kkkjili__intro-section, .page-promo-code-kkkjili__quick-access-section, .page-promo-code-kkkjili__games-section, .page-promo-code-kkkjili__promotions-section, .page-promo-code-kkkjili__security-section, .page-promo-code-kkkjili__faq-section, .page-promo-code-kkkjili__blog-section { background-color: #1a2a3a; color: #e0e0e0; padding: 40px 20px; margin-bottom: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); } @media (max-width: 768px) { .page-promo-code-kkkjili__intro-section, .page-promo-code-kkkjili__quick-access-section, .page-promo-code-kkkjili__games-section, .page-promo-code-kkkjili__promotions-section, .page-promo-code-kkkjili__security-section, .page-promo-code-kkkjili__faq-section, .page-promo-code-kkkjili__blog-section { padding: 30px 15px; } } .page-promo-code-kkkjili__text-content { font-size: 1.1em; line-height: 1.6; margin-bottom: 20px; } .page-promo-code-kkkjili__text-content strong { color: #ffeb3b; } .page-promo-code-kkkjili__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; margin-top: 30px; } .page-promo-code-kkkjili__quick-access-item { background-color: #2a3e50; padding: 25px; border-radius: 8px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-promo-code-kkkjili__quick-access-item:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); } .page-promo-code-kkkjili__quick-access-item-title { font-size: 1.4em; color: #ffeb3b; margin-bottom: 15px; } .page-promo-code-kkkjili__quick-access-link { display: block; background-color: #007bff; color: #fff; padding: 12px 20px; border-radius: 5px; text-decoration: none; font-weight: 600; font-size: 1em; transition: background-color 0.3s ease; } .page-promo-code-kkkjili__quick-access-link:hover { background-color: #0056b3; } .page-promo-code-kkkjili__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 30px; } .page-promo-code-kkkjili__game-card { background-color: #2a3e50; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-promo-code-kkkjili__game-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); } .page-promo-code-kkkjili__game-card-image { width: 100%; height: 200px; object-fit: cover; } @media (max-width: 768px) { .page-promo-code-kkkjili__game-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-promo-code-kkkjili__game-card-content { padding: 20px; } .page-promo-code-kkkjili__game-card-title { font-size: 1.5em; color: #ffeb3b; margin-bottom: 10px; } .page-promo-code-kkkjili__game-card-description { font-size: 0.95em; line-height: 1.5; color: #c0c0c0; margin-bottom: 15px; } .page-promo-code-kkkjili__game-card-button { display: inline-block; background-color: #28a745; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease; } .page-promo-code-kkkjili__game-card-button:hover { background-color: #218838; } .page-promo-code-kkkjili__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-promo-code-kkkjili__promo-card { background-color: #2a3e50; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-promo-code-kkkjili__promo-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); } .page-promo-code-kkkjili__promo-card-image { width: 100%; height: 200px; object-fit: cover; } @media (max-width: 768px) { .page-promo-code-kkkjili__promo-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-promo-code-kkkjili__promo-card-content { padding: 20px; } .page-promo-code-kkkjili__promo-card-title { font-size: 1.4em; color: #ffeb3b; margin-bottom: 10px; } .page-promo-code-kkkjili__promo-card-description { font-size: 0.9em; line-height: 1.5; color: #c0c0c0; margin-bottom: 15px; } .page-promo-code-kkkjili__promo-card-button { display: inline-block; background-color: #ffc107; color: #0d1a26; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease; } .page-promo-code-kkkjili__promo-card-button:hover { background-color: #e0a800; } .page-promo-code-kkkjili__security-features { display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px; margin-top: 30px; } .page-promo-code-kkkjili__feature-item { flex: 1 1 calc(33% - 40px); background-color: #2a3e50; padding: 25px; border-radius: 8px; text-align: center; min-width: 280px; box-sizing: border-box; } @media (max-width: 768px) { .page-promo-code-kkkjili__security-features { flex-direction: column; align-items: center; } .page-promo-code-kkkjili__feature-item { flex: 1 1 100%; width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } } .page-promo-code-kkkjili__feature-icon { font-size: 3em; color: #ffeb3b; margin-bottom: 15px; } .page-promo-code-kkkjili__feature-title { font-size: 1.3em; color: #ffeb3b; margin-bottom: 10px; } .page-promo-code-kkkjili__feature-description { font-size: 0.95em; line-height: 1.5; color: #c0c0c0; } .page-promo-code-kkkjili__faq-list { margin-top: 30px; } .page-promo-code-kkkjili__faq-item { background-color: #2a3e50; border-radius: 8px; margin-bottom: 15px; overflow: hidden; transition: all 0.4s ease; } .page-promo-code-kkkjili__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #2a3e50; color: #ffeb3b; font-size: 1.2em; font-weight: 600; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; user-select: none; } .page-promo-code-kkkjili__faq-question:hover { background-color: #34495e; } .page-promo-code-kkkjili__faq-question h3 { margin: 0; pointer-events: none; color: inherit; font-size: inherit; font-weight: inherit; } .page-promo-code-kkkjili__faq-toggle { font-size: 1.5em; font-weight: bold; margin-left: 15px; transition: transform 0.3s ease; pointer-events: none; } .page-promo-code-kkkjili__faq-item.active .page-promo-code-kkkjili__faq-toggle { transform: rotate(45deg); } .page-promo-code-kkkjili__faq-answer { max-height: 0; overflow: hidden; padding: 0 25px; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; opacity: 0; color: #c0c0c0; } .page-promo-code-kkkjili__faq-item.active .page-promo-code-kkkjili__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } @media (max-width: 768px) { .page-promo-code-kkkjili__faq-question { font-size: 1em; padding: 15px 20px; } .page-promo-code-kkkjili__faq-answer { padding: 0 20px; } .page-promo-code-kkkjili__faq-item.active .page-promo-code-kkkjili__faq-answer { padding: 15px 20px !important; } } .page-promo-code-kkkjili__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; margin-top: 30px; } .page-promo-code-kkkjili__blog-card { background-color: #2a3e50; border-radius: 8px; overflow: hidden; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-promo-code-kkkjili__blog-card:hover { transform: translateY(-5px); box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3); } .page-promo-code-kkkjili__blog-card-image { width: 100%; height: 200px; object-fit: cover; } @media (max-width: 768px) { .page-promo-code-kkkjili__blog-card-image { max-width: 100% !important; height: auto !important; box-sizing: border-box !important; } } .page-promo-code-kkkjili__blog-card-content { padding: 20px; } .page-promo-code-kkkjili__blog-card-title { font-size: 1.4em; color: #ffeb3b; margin-bottom: 10px; } .page-promo-code-kkkjili__blog-card-description { font-size: 0.9em; line-height: 1.5; color: #c0c0c0; margin-bottom: 15px; } .page-promo-code-kkkjili__blog-card-link { display: inline-block; background-color: #17a2b8; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: 600; transition: background-color 0.3s ease; } .page-promo-code-kkkjili__blog-card-link:hover { background-color: #138496; } .page-promo-code-kkkjili__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-promo-code-kkkjili__floating-button { background-color: #007bff; color: #fff; padding: 12px 20px; border-radius: 50px; text-decoration: none; font-weight: 600; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; font-size: 1em; text-align: center; min-width: 120px; } .page-promo-code-kkkjili__floating-button:hover { background-color: #0056b3; transform: translateY(-3px); } .page-promo-code-kkkjili__floating-button--register { background-color: #28a745; } .page-promo-code-kkkjili__floating-button--register:hover { background-color: #218838; }