.page-7game-1 { font-family: 'Arial', sans-serif; color: #f0f0f0; background-color: #1a1a2e; line-height: 1.6; } .page-7game-1__container { max-width: 1200px; margin: 0 auto; padding: 20px; } @media (max-width: 768px) { .page-7game-1__container { padding: 15px; } } .page-7game-1__section { padding: 60px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } @media (max-width: 768px) { .page-7game-1__section { padding: 40px 0; } } .page-7game-1__section:last-of-type { border-bottom: none; } .page-7game-1__title { font-size: 3em; color: #ffcc00; text-align: center; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 2px; } @media (max-width: 768px) { .page-7game-1__title { font-size: 2em; } } .page-7game-1__subtitle { font-size: 1.8em; color: #e0e0e0; text-align: center; margin-bottom: 40px; } @media (max-width: 768px) { .page-7game-1__subtitle { font-size: 1.4em; margin-bottom: 30px; } } .page-7game-1__text { font-size: 1.1em; text-align: center; max-width: 800px; margin: 0 auto 30px auto; color: #ccc; } @media (max-width: 768px) { .page-7game-1__text { font-size: 1em; } } .page-7game-1__button { display: inline-block; background-color: #ffcc00; color: #1a1a2e; padding: 15px 30px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; font-size: 1.1em; } .page-7game-1__button:hover { background-color: #e6b800; transform: translateY(-2px); } @media (max-width: 768px) { .page-7game-1__button { padding: 12px 25px; font-size: 1em; } } .page-7game-1__hero { background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('[GALLERY:hero:1920x1080:gaming,casino,mobile,7game.1]') no-repeat center center/cover; padding: 100px 0; text-align: center; position: relative; overflow: hidden; padding-top: calc(var(--header-offset, 122px) + 10px); } @media (max-width: 768px) { .page-7game-1__hero { padding: 80px 0; padding-top: calc(var(--header-offset, 122px) + 10px); } } .page-7game-1__hero-content { position: relative; z-index: 1; max-width: 900px; margin: 0 auto; } .page-7game-1__hero-title { font-size: 4em; color: #ffcc00; margin-bottom: 20px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8); } @media (max-width: 768px) { .page-7game-1__hero-title { font-size: 2.5em; } } .page-7game-1__hero-description { font-size: 1.4em; color: #fff; margin-bottom: 40px; max-width: 700px; margin-left: auto; margin-right: auto; } @media (max-width: 768px) { .page-7game-1__hero-description { font-size: 1.1em; } } .page-7game-1__hero-buttons { display: flex; justify-content: center; gap: 20px; } @media (max-width: 768px) { .page-7game-1__hero-buttons { flex-direction: column; gap: 15px; } } .page-7game-1__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: #22223b; border-bottom: 1px solid rgba(255, 255, 255, 0.1); } .page-7game-1__payment-logo { flex: 0 0 auto; width: 80px; height: 80px; max-width: 80px; max-height: 80px; box-sizing: border-box; } .page-7game-1__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } @media (max-width: 768px) { .page-7game-1__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 30px 15px; } .page-7game-1__payment-logo, .page-7game-1__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } } .page-7game-1__about-content { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 40px; text-align: left; } @media (max-width: 768px) { .page-7game-1__about-content { flex-direction: column; text-align: center; } } .page-7game-1__about-image-wrapper { flex: 1; min-width: 300px; max-width: 500px; } .page-7game-1__about-image { width: 100%; height: auto; border-radius: 10px; object-fit: cover; } .page-7game-1__about-info { flex: 2; min-width: 300px; max-width: 700px; } .page-7game-1__about-info h3 { font-size: 1.8em; color: #ffcc00; margin-bottom: 15px; } .page-7game-1__about-info p { margin-bottom: 15px; color: #ccc; } .page-7game-1__about-info ul { list-style: none; padding: 0; margin-bottom: 20px; } .page-7game-1__about-info li { background-color: #2e2e4a; padding: 10px 15px; border-radius: 5px; margin-bottom: 10px; display: flex; align-items: center; gap: 10px; color: #fff; } .page-7game-1__about-info li::before { content: '✓'; color: #ffcc00; font-weight: bold; } @media (max-width: 768px) { .page-7game-1__about-info h3 { font-size: 1.5em; } .page-7game-1__about-info p { font-size: 0.95em; } .page-7game-1__about-info li { font-size: 0.9em; } } .page-7game-1__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 25px; max-width: 1000px; margin: 0 auto; } @media (max-width: 768px) { .page-7game-1__quick-access-grid { grid-template-columns: 1fr; } } .page-7game-1__access-card { background-color: #2e2e4a; padding: 30px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; height: 100%; box-sizing: border-box; } .page-7game-1__access-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-7game-1__access-card h3 { font-size: 1.5em; color: #ffcc00; margin-bottom: 15px; } .page-7game-1__access-card p { color: #ccc; margin-bottom: 20px; } .page-7game-1__access-card .page-7game-1__button { width: 100%; } @media (max-width: 768px) { .page-7game-1__access-card h3 { font-size: 1.3em; } .page-7game-1__access-card p { font-size: 0.9em; } } .page-7game-1__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-7game-1__games-grid { grid-template-columns: 1fr; } } .page-7game-1__game-card { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; } .page-7game-1__game-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-7game-1__game-image { width: 100%; height: 200px; object-fit: cover; } @media (max-width: 768px) { .page-7game-1__game-image { height: 180px; } } .page-7game-1__game-content { padding: 20px; } .page-7game-1__game-content h3 { font-size: 1.6em; color: #ffcc00; margin-bottom: 10px; } .page-7game-1__game-content p { color: #ccc; margin-bottom: 20px; } .page-7game-1__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-7game-1__promotions-grid { grid-template-columns: 1fr; } } .page-7game-1__promo-card { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .page-7game-1__promo-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-7game-1__promo-image { width: 100%; height: 220px; object-fit: cover; } .page-7game-1__promo-content { padding: 20px; flex-grow: 1; } .page-7game-1__promo-content h3 { font-size: 1.6em; color: #ffcc00; margin-bottom: 10px; } .page-7game-1__promo-content p { color: #ccc; margin-bottom: 20px; } .page-7game-1__security-support-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-7game-1__security-support-grid { grid-template-columns: 1fr; } } .page-7game-1__service-card { background-color: #2e2e4a; padding: 30px; border-radius: 10px; text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; height: 100%; box-sizing: border-box; } .page-7game-1__service-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-7game-1__service-card h3 { font-size: 1.5em; color: #ffcc00; margin-bottom: 15px; } .page-7game-1__service-card p { color: #ccc; margin-bottom: 20px; } .page-7game-1__faq-list { max-width: 800px; margin: 0 auto; } .page-7game-1__faq-item { background-color: #2e2e4a; margin-bottom: 15px; border-radius: 8px; overflow: hidden; } .page-7game-1__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; cursor: pointer; background-color: #3f3f61; border-bottom: 1px solid rgba(255, 255, 255, 0.1); transition: background-color 0.3s ease; } .page-7game-1__faq-question:hover { background-color: #4a4a70; } .page-7game-1__faq-question h3 { margin: 0; font-size: 1.2em; color: #fff; pointer-events: none; } .page-7game-1__faq-toggle { font-size: 1.5em; font-weight: bold; color: #ffcc00; transition: transform 0.3s ease; pointer-events: none; } .page-7game-1__faq-item.active .page-7game-1__faq-toggle { transform: rotate(45deg); } .page-7game-1__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: #2e2e4a; } .page-7game-1__faq-item.active .page-7game-1__faq-answer { max-height: 2000px !important; padding: 20px 25px !important; opacity: 1; } .page-7game-1__faq-answer p { margin: 0; color: #ccc; } @media (max-width: 768px) { .page-7game-1__faq-question { padding: 15px 20px; } .page-7game-1__faq-question h3 { font-size: 1em; } .page-7game-1__faq-answer { padding: 0 20px; } .page-7game-1__faq-item.active .page-7game-1__faq-answer { padding: 15px 20px !important; } .page-7game-1__faq-answer p { font-size: 0.9em; } } .page-7game-1__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; } @media (max-width: 768px) { .page-7game-1__blog-grid { grid-template-columns: 1fr; } } .page-7game-1__blog-card { background-color: #2e2e4a; border-radius: 10px; overflow: hidden; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; justify-content: space-between; height: 100%; } .page-7game-1__blog-card:hover { transform: translateY(-5px); box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3); } .page-7game-1__blog-image { width: 100%; height: 200px; object-fit: cover; } .page-7game-1__blog-content { padding: 20px; flex-grow: 1; } .page-7game-1__blog-content h3 { font-size: 1.5em; margin-bottom: 10px; } .page-7game-1__blog-content h3 a { color: #ffcc00; text-decoration: none; transition: color 0.3s ease; } .page-7game-1__blog-content h3 a:hover { color: #e6b800; } .page-7game-1__blog-meta { font-size: 0.9em; color: #888; margin-bottom: 15px; } .page-7game-1__blog-excerpt { color: #ccc; margin-bottom: 20px; } .page-7game-1__blog-read-more { color: #ffcc00; text-decoration: none; font-weight: bold; } .page-7game-1__blog-read-more:hover { text-decoration: underline; } .page-7game-1__list-item { box-sizing: border-box; } @media (max-width: 768px) { .page-7game-1__list-item { 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-7game-1__about-info ul, .page-7game-1__about-info ol { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; } }