.page-79king-l-g { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; } .page-79king-l-g__container { max-width: 1200px; margin: 0 auto; padding: 20px; } .page-79king-l-g__hero-section { background: linear-gradient(135deg, #0056b3, #007bff); color: #fff; text-align: center; padding: 60px 20px 80px; position: relative; overflow: hidden; border-radius: 15px; margin-bottom: 30px; padding-top: 10px; } .page-79king-l-g__hero-section::before { content: ''; position: absolute; top: -50px; left: -50px; width: 200px; height: 200px; background: rgba(255, 255, 255, 0.1); border-radius: 50%; transform: rotate(45deg); } .page-79king-l-g__hero-section::after { content: ''; position: absolute; bottom: -50px; right: -50px; width: 200px; height: 200px; background: rgba(255, 255, 255, 0.1); border-radius: 50%; transform: rotate(-45deg); } .page-79king-l-g__hero-title { font-size: 2.8em; margin-bottom: 15px; font-weight: bold; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); } .page-79king-l-g__hero-subtitle { font-size: 1.4em; margin-bottom: 30px; } .page-79king-l-g__hero-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-size: 1.2em; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); } .page-79king-l-g__hero-cta:hover { background-color: #e0a800; transform: translateY(-3px); } .page-79king-l-g__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: 30px 0; background-color: #fff; border-radius: 15px; margin-bottom: 30px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-79king-l-g__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-79king-l-g__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-79king-l-g__section { background-color: #fff; padding: 40px; border-radius: 15px; margin-bottom: 30px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); } .page-79king-l-g__section-title { font-size: 2.2em; color: #0056b3; margin-bottom: 25px; text-align: center; position: relative; padding-bottom: 10px; } .page-79king-l-g__section-title::after { content: ''; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0; width: 80px; height: 4px; background-color: #ffc107; border-radius: 2px; } .page-79king-l-g__text-content { font-size: 1.1em; line-height: 1.8; text-align: justify; margin-bottom: 20px; } .page-79king-l-g__game-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; margin-top: 30px; } .page-79king-l-g__game-card { background-color: #f0f8ff; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; padding-bottom: 20px; } .page-79king-l-g__game-card:hover { transform: translateY(-8px); box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15); } .page-79king-l-g__game-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 3px solid #0056b3; } .page-79king-l-g__game-title { font-size: 1.5em; color: #0056b3; margin: 15px 10px 10px; font-weight: bold; } .page-79king-l-g__game-description { font-size: 0.95em; color: #555; padding: 0 15px 15px; } .page-79king-l-g__game-cta { display: inline-block; background-color: #007bff; color: #fff; padding: 10px 20px; border-radius: 30px; text-decoration: none; font-size: 1em; margin-top: 10px; transition: background-color 0.3s ease; } .page-79king-l-g__game-cta:hover { background-color: #0056b3; } .page-79king-l-g__promo-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-79king-l-g__promo-card { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center; padding: 25px; } .page-79king-l-g__promo-card:hover { transform: translateY(-5px); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12); } .page-79king-l-g__promo-icon { font-size: 3em; color: #007bff; margin-bottom: 15px; } .page-79king-l-g__promo-title { font-size: 1.8em; color: #0056b3; margin-bottom: 10px; font-weight: bold; } .page-79king-l-g__promo-description { font-size: 1em; color: #666; margin-bottom: 20px; } .page-79king-l-g__promo-cta { display: inline-block; background-color: #28a745; color: #fff; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-size: 1em; font-weight: bold; transition: background-color 0.3s ease; } .page-79king-l-g__promo-cta:hover { background-color: #218838; } .page-79king-l-g__contact-info { display: flex; flex-direction: column; gap: 15px; margin-top: 20px; } .page-79king-l-g__contact-item { display: flex; align-items: center; gap: 10px; font-size: 1.1em; color: #555; } .page-79king-l-g__contact-item i { color: #007bff; font-size: 1.3em; } .page-79king-l-g__faq-list { list-style: none; padding: 0; margin-top: 30px; } .page-79king-l-g__faq-item { background-color: #f0f8ff; border: 1px solid #e0e0e0; border-radius: 10px; margin-bottom: 15px; overflow: hidden; } .page-79king-l-g__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #e6f2ff; color: #0056b3; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; } .page-79king-l-g__faq-question h3 { margin: 0; pointer-events: none; } .page-79king-l-g__faq-question:hover { background-color: #d0e7ff; } .page-79king-l-g__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; pointer-events: none; transition: transform 0.3s ease; } .page-79king-l-g__faq-item.active .page-79king-l-g__faq-toggle { transform: rotate(45deg); } .page-79king-l-g__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; background-color: #f9f9f9; border-top: 1px solid #e0e0e0; font-size: 1em; color: #444; } .page-79king-l-g__faq-item.active .page-79king-l-g__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-79king-l-g__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; margin-top: 30px; } .page-79king-l-g__blog-card { background-color: #f9f9f9; border: 1px solid #eee; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08); transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-79king-l-g__blog-card:hover { transform: translateY(-5px); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.12); } .page-79king-l-g__blog-image { width: 100%; height: 200px; object-fit: cover; border-bottom: 1px solid #ddd; } .page-79king-l-g__blog-content { padding: 20px; } .page-79king-l-g__blog-title { font-size: 1.5em; color: #0056b3; margin-bottom: 10px; font-weight: bold; } .page-79king-l-g__blog-title a { text-decoration: none; color: inherit; transition: color 0.3s ease; } .page-79king-l-g__blog-title a:hover { color: #007bff; } .page-79king-l-g__blog-excerpt { font-size: 0.95em; color: #666; margin-bottom: 15px; } .page-79king-l-g__blog-date { font-size: 0.85em; color: #999; text-align: right; } .page-79king-l-g__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-79king-l-g__floating-button { background-color: #ffc107; color: #333; padding: 12px 25px; border-radius: 30px; text-decoration: none; font-size: 1em; font-weight: bold; text-align: center; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); transition: background-color 0.3s ease, transform 0.3s ease; } .page-79king-l-g__floating-button:hover { background-color: #e0a800; transform: translateY(-3px); } .page-79king-l-g__quick-access-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; margin-top: 25px; } .page-79king-l-g__quick-access-item { flex: 1 1 auto; min-width: 150px; max-width: 200px; } .page-79king-l-g__quick-access-button { display: block; width: 100%; background-color: #007bff; color: #fff; padding: 12px 15px; border-radius: 8px; text-decoration: none; text-align: center; font-size: 1em; font-weight: bold; transition: background-color 0.3s ease; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); } .page-79king-l-g__quick-access-button:hover { background-color: #0056b3; } @media (max-width: 768px) { .page-79king-l-g__hero-section { padding: 40px 15px 60px; } .page-79king-l-g__hero-title { font-size: 2em; } .page-79king-l-g__hero-subtitle { font-size: 1.1em; } .page-79king-l-g__hero-cta { padding: 12px 25px; font-size: 1.1em; } .page-79king-l-g__payment-providers { gap: 16px; padding: 20px 10px; } .page-79king-l-g__payment-logo, .page-79king-l-g__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-79king-l-g__section { padding: 25px 15px; } .page-79king-l-g__section-title { font-size: 1.8em; margin-bottom: 20px; } .page-79king-l-g__text-content { font-size: 1em; } .page-79king-l-g__game-grid, .page-79king-l-g__promo-grid, .page-79king-l-g__blog-grid { grid-template-columns: 1fr; gap: 20px; } .page-79king-l-g__game-image { height: 180px; } .page-79king-l-g__game-title { font-size: 1.3em; margin: 12px 10px 8px; } .page-79king-l-g__promo-title { font-size: 1.5em; } .page-79king-l-g__faq-question { padding: 15px 20px; font-size: 1.1em; } .page-79king-l-g__faq-answer { padding: 15px 20px !important; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-79king-l-g__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-79king-l-g__faq-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; } .page-79king-l-g__blog-image { height: 160px; } .page-79king-l-g__blog-title { font-size: 1.3em; } .page-79king-l-g__floating-buttons { bottom: 15px; right: 15px; } .page-79king-l-g__floating-button { padding: 10px 20px; font-size: 0.95em; } .page-79king-l-g__quick-access-list { flex-direction: column; gap: 10px; } .page-79king-l-g__quick-access-item { max-width: 100%; } .page-79king-l-g__quick-access-button { width: 100%; } }