.page-t-i-app-x-s-66 { font-family: 'Arial', sans-serif; color: #333; line-height: 1.6; background-color: #f8f8f8; padding-top: var(--header-offset, 122px); } .page-t-i-app-x-s-66 section { padding: 40px 20px; max-width: 1200px; margin: 0 auto; background-color: #fff; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); margin-bottom: 20px; } .page-t-i-app-x-s-66 section:first-of-type { padding-top: 10px; } .page-t-i-app-x-s-66 h1, .page-t-i-app-x-s-66 h2 { color: #0056b3; text-align: center; margin-bottom: 25px; font-weight: bold; } .page-t-i-app-x-s-66 h3 { color: #007bff; margin-bottom: 15px; } .page-t-i-app-x-s-66 p { margin-bottom: 15px; } .page-t-i-app-x-s-66__hero-section { background: linear-gradient(135deg, #007bff, #0056b3); color: #fff; text-align: center; padding: 60px 20px; border-radius: 0; box-shadow: none; position: relative; overflow: hidden; } .page-t-i-app-x-s-66__hero-section::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: url('[GALLERY:hero:1920x1080:lottery_app,mobile_gaming,abstract_pattern]'); background-size: cover; background-position: center; opacity: 0.1; z-index: 0; } .page-t-i-app-x-s-66__hero-content { position: relative; z-index: 1; } .page-t-i-app-x-s-66__hero-content h1 { color: #fff; font-size: 3em; margin-bottom: 20px; } .page-t-i-app-x-s-66__hero-content p { font-size: 1.2em; margin-bottom: 30px; } .page-t-i-app-x-s-66__hero-cta { display: inline-block; background-color: #ffc107; color: #333; padding: 15px 30px; border-radius: 50px; text-decoration: none; font-weight: bold; font-size: 1.1em; transition: background-color 0.3s ease, transform 0.3s ease; } .page-t-i-app-x-s-66__hero-cta:hover { background-color: #e0a800; transform: translateY(-3px); } .page-t-i-app-x-s-66__payment-providers { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 30px; width: 100%; max-width: 100%; box-sizing: border-box; background-color: #f0f0f0; padding: 30px 20px; border-radius: 8px; margin-bottom: 20px; } .page-t-i-app-x-s-66__payment-providers h2 { width: 100%; margin-bottom: 25px; color: #333; font-size: 1.8em; } .page-t-i-app-x-s-66__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-t-i-app-x-s-66__payment-logo img { display: block; width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; object-fit: contain; } .page-t-i-app-x-s-66__intro-section ul { list-style: none; padding: 0; display: flex; flex-wrap: wrap; justify-content: space-around; gap: 20px; } .page-t-i-app-x-s-66__intro-section li { background-color: #e9f5ff; padding: 20px; border-radius: 8px; flex: 1 1 calc(33% - 40px); min-width: 280px; text-align: center; box-shadow: 0 1px 5px rgba(0,0,0,0.05); box-sizing: border-box; } .page-t-i-app-x-s-66__intro-section li h3 { color: #0056b3; margin-top: 0; } .page-t-i-app-x-s-66__quick-access-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; } .page-t-i-app-x-s-66__access-button { display: block; text-align: center; background-color: #28a745; color: #fff; padding: 15px; border-radius: 8px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; box-sizing: border-box; } .page-t-i-app-x-s-66__access-button:hover { background-color: #218838; } .page-t-i-app-x-s-66__games-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-t-i-app-x-s-66__game-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); text-align: center; transition: transform 0.3s ease; } .page-t-i-app-x-s-66__game-card:hover { transform: translateY(-5px); } .page-t-i-app-x-s-66__game-card img { width: 100%; height: 200px; object-fit: cover; max-width: 100%; height: auto; display: block; } .page-t-i-app-x-s-66__game-card-content { padding: 20px; } .page-t-i-app-x-s-66__game-card-content h3 { margin-top: 0; color: #0056b3; } .page-t-i-app-x-s-66__game-card-content p { font-size: 0.9em; color: #555; margin-bottom: 20px; } .page-t-i-app-x-s-66__game-card-button { display: inline-block; background-color: #17a2b8; color: #fff; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; transition: background-color 0.3s ease; } .page-t-i-app-x-s-66__game-card-button:hover { background-color: #138496; } .page-t-i-app-x-s-66__promotions-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 25px; } .page-t-i-app-x-s-66__promotion-card { background-color: #f9f9f9; border-left: 5px solid #ffc107; padding: 20px; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); } .page-t-i-app-x-s-66__promotion-card h3 { color: #e0a800; margin-top: 0; } .page-t-i-app-x-s-66__promotion-card-button { display: inline-block; background-color: #ffc107; color: #333; padding: 10px 20px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 15px; transition: background-color 0.3s ease; } .page-t-i-app-x-s-66__promotion-card-button:hover { background-color: #e0a800; } .page-t-i-app-x-s-66__security-support-section ul { list-style: none; padding: 0; display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; } .page-t-i-app-x-s-66__security-support-section li { background-color: #e6f7ff; padding: 20px; border-left: 4px solid #007bff; border-radius: 8px; box-shadow: 0 1px 5px rgba(0,0,0,0.05); box-sizing: border-box; } .page-t-i-app-x-s-66__security-support-section li h3 { color: #0056b3; margin-top: 0; } .page-t-i-app-x-s-66__contact-button { display: inline-block; background-color: #6c757d; color: #fff; padding: 12px 25px; border-radius: 5px; text-decoration: none; font-weight: bold; margin-top: 20px; transition: background-color 0.3s ease; } .page-t-i-app-x-s-66__contact-button:hover { background-color: #5a6268; } .page-t-i-app-x-s-66__faq-list { margin-top: 20px; } .page-t-i-app-x-s-66__faq-item { border: 1px solid #ddd; margin-bottom: 10px; border-radius: 8px; overflow: hidden; } .page-t-i-app-x-s-66__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f0f0f0; cursor: pointer; user-select: none; transition: background-color 0.3s ease; } .page-t-i-app-x-s-66__faq-question:hover { background-color: #e0e0e0; } .page-t-i-app-x-s-66__faq-question h3 { margin: 0; font-size: 1.1em; color: #333; pointer-events: none; } .page-t-i-app-x-s-66__faq-toggle { font-size: 1.5em; font-weight: bold; color: #007bff; transition: transform 0.3s ease; pointer-events: none; } .page-t-i-app-x-s-66__faq-item.active .page-t-i-app-x-s-66__faq-toggle { transform: rotate(45deg); } .page-t-i-app-x-s-66__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; 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; } .page-t-i-app-x-s-66__faq-item.active .page-t-i-app-x-s-66__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; } .page-t-i-app-x-s-66__blog-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 25px; } .page-t-i-app-x-s-66__blog-card { background-color: #f9f9f9; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,0.1); transition: transform 0.3s ease; } .page-t-i-app-x-s-66__blog-card:hover { transform: translateY(-5px); } .page-t-i-app-x-s-66__blog-card img { width: 100%; height: 180px; object-fit: cover; max-width: 100%; height: auto; display: block; } .page-t-i-app-x-s-66__blog-card-content { padding: 20px; } .page-t-i-app-x-s-66__blog-card-content h3 { margin-top: 0; color: #0056b3; font-size: 1.1em; } .page-t-i-app-x-s-66__blog-card-content p { font-size: 0.9em; color: #555; margin-bottom: 15px; } .page-t-i-app-x-s-66__blog-card-button { display: inline-block; background-color: #007bff; color: #fff; padding: 8px 15px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 0.9em; transition: background-color 0.3s ease; } .page-t-i-app-x-s-66__blog-card-button:hover { background-color: #0056b3; } .page-t-i-app-x-s-66__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; } .page-t-i-app-x-s-66__floating-button { display: flex; align-items: center; justify-content: center; width: 60px; height: 60px; border-radius: 50%; background-color: #007bff; color: #fff; text-decoration: none; font-size: 0.9em; font-weight: bold; box-shadow: 0 4px 8px rgba(0,0,0,0.2); transition: background-color 0.3s ease, transform 0.3s ease; text-align: center; line-height: 1.2; } .page-t-i-app-x-s-66__floating-button--register { background-color: #28a745; } .page-t-i-app-x-s-66__floating-button--login { background-color: #ffc107; color: #333; } .page-t-i-app-x-s-66__floating-button:hover { transform: translateY(-3px); } @media (max-width: 768px) { .page-t-i-app-x-s-66 section { padding: 20px 15px; margin-bottom: 15px; } .page-t-i-app-x-s-66 h1 { font-size: 2em; } .page-t-i-app-x-s-66 h2 { font-size: 1.5em; margin-bottom: 20px; } .page-t-i-app-x-s-66__hero-content { padding: 40px 15px; } .page-t-i-app-x-s-66__hero-content h1 { font-size: 2.2em; } .page-t-i-app-x-s-66__hero-content p { font-size: 1em; } .page-t-i-app-x-s-66__hero-cta { padding: 12px 25px; font-size: 1em; } .page-t-i-app-x-s-66__payment-providers { flex-direction: row; flex-wrap: wrap; justify-content: center; gap: 16px; padding: 20px 15px; } .page-t-i-app-x-s-66__payment-logo, .page-t-i-app-x-s-66__payment-logo img { width: 80px !important; height: 80px !important; max-width: 80px !important; max-height: 80px !important; } .page-t-i-app-x-s-66__intro-section ul { flex-direction: column; gap: 15px; } .page-t-i-app-x-s-66__intro-section li { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 15px; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; } .page-t-i-app-x-s-66__quick-access-grid, .page-t-i-app-x-s-66__games-grid, .page-t-i-app-x-s-66__promotions-grid, .page-t-i-app-x-s-66__security-support-section ul, .page-t-i-app-x-s-66__blog-grid { grid-template-columns: 1fr; gap: 15px; } .page-t-i-app-x-s-66__access-button, .page-t-i-app-x-s-66__game-card-button, .page-t-i-app-x-s-66__promotion-card-button, .page-t-i-app-x-s-66__contact-button, .page-t-i-app-x-s-66__blog-card-button { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; } .page-t-i-app-x-s-66__game-card img, .page-t-i-app-x-s-66__blog-card img { height: 150px; max-width: 100% !important; height: auto !important; } .page-t-i-app-x-s-66__faq-question { padding: 12px 15px; } .page-t-i-app-x-s-66__faq-question h3 { font-size: 1em; } .page-t-i-app-x-s-66__faq-answer { padding: 0 15px; } .page-t-i-app-x-s-66__faq-item.active .page-t-i-app-x-s-66__faq-answer { padding: 15px !important; } .page-t-i-app-x-s-66__floating-buttons { bottom: 15px; right: 15px; gap: 8px; } .page-t-i-app-x-s-66__floating-button { width: 50px; height: 50px; font-size: 0.8em; } }